/*** MAIN ***/
body {
	font: normal 12px/1em Verdana, Arial, sans-serif;
	background:#FFFFFF;
	margin: 0 auto;
	padding: 0;
}

div#container {
  width: 830px;
  padding: 0 10px;
  margin: 0 auto;
  color: #000000;
}

div#header {
 margin: 0px 0 0 0;
 width: 100%;
 background: #FFFFFF  url(/agencyportal/images/agencyportal.png) repeat-y scroll center;
 height: 111px;
 float: left;

}

div #error_div {
 margin: 20px 0 0 0;
}

div#content {
	width: 810px;
	clear: both;
	margin: 0px auto;
	background: #FFFFFF url(/agencyportal/images/tree-bottom-bg.png) bottom right no-repeat;
	sfloat: left;
	border:10px solid #FFFFFF;
}


#header {
	height: 50px;
}

#header h1 {
	margin: 30px 10px 0 0;
	letter-spacing: -1px;
	font-size: 30px;
}

#header img {
	float: left;
}

#header img.logo {
	margin: 10px 0 0 -0;

}

p {
	sfont:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	spadding:4em 0 0 2em !important
}


/***************/
/* Navigation  */
/***************/
#nav {
	font-size: 15px;
	font-weight: bold;
	background:url(/agencyportal/images/tabs.png) repeat-x left bottom;

	float:left;
	letter-spacing: -1px;
}

ul#nav {
	margin:0;
   	list-style: none;
	padding:0px 10px 0 0px;
}



#nav a, #nav strong, #nav span {
	float:left;
   	display:block;
	color:#fff;
	padding:17px 20px 5px 11px;
	background: url(/agencyportal/images/tabs.png) no-repeat 100% 0px;
	text-decoration:none
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav li {
   float:left;
   background:url(/agencyportal/images/tabs.png) no-repeat 0px 0px;
   margin:0;
   padding:0 0 0 9px;

}
#nav #current {
   background:url(/agencyportal/images/tabs.png) no-repeat 0 -41px;
}
#nav #current a {
   background:url(/agencyportal/images/tabs.png) no-repeat 100% -41px;
	padding:17px 20px 5px 11px;
	color: black;
	font-weight: bolder;
}
#nav a:hover {
	color:#12A800;

	}

/** User summary */
div#user_summary {
float: right;

}
div#user_summary p{

margin: 20px 20px 0 0;
font-size: 90%;
font-weight: normal;
}


/**********************/
/* Content navigation */
/**********************/
.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

#footer {
	background: #555;
	color: white;
	clear: both;
	height: 50px;
	width: 830px;

}

#footer-shadow {
    margin: -10px auto;
    padding: 0px;
    height:10px;
	width: 850px;
	background: url(/agencyportal/images/bottom-shadow.gif) no-repeat bottom;
}


#footer p {
		padding: 10px;
		font-size: 80%;
}

#footer p.leftnotice {
	float:left;
}

#footer a {

}


#footer p.rightnotice {
	float:right;
}

/** 3 column layout */

#content h1, #content h2, #content h3 {
letter-spacing: -1px;


}

#content h2 {
    margin: 5px 0 0 0;
    font-size: 18px;
	font-weight: bold;
}

#col1, #col2, #col3, #col11, #col22, #col33 {width:260px; float:left;}
#col2 {margin-left:10px;}
#col3 { margin-left:10px;}

.doc_summary {
	width: 530px;
	float: left;
}

/** 2 column layout **/
.leftcol, .rightcol {width:380px; float: left; margin-left: 10px;}

.indentbig {margin-left: 15px;}

#content h1 {
	font-size: 18px;
}

#scontent h2 {
	font-size: 16px;
	font-weight: bold;
}

#content h3 {
	font-size: 14px;
}

#content h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#content ul {
	margin: 5px 0 8px 10px;
	line-height: 1.5em;
}

#pagesection ul {
	margin: 5px 0 20px 10px;
	line-height: 1.5em;
}

#content li {
    padding: 3px 0 0 0;
}

div#pagesection {
    background: #FFFFFF;
	-moz-border-radius: 10px;
	padding: 10px;
	margin: 0 0 10px 0;

}

div#schedule {
    background: #FFFFFF;
    width: 510px;
	-moz-border-radius: 10px;
	padding: 10px;
	margin: 0 0 10px 0;
}

.post-it{
background: rgba(255, 255, 255, 0.3) url(/agencyportal/images/post-it-header.png) repeat-x;
	-moz-border-radius: 10px;
	padding: 10px;
	margin: 0 0 10px 0;
}

.post-it li {
	font-size: 12px;
	line-height: 1.5em;
}

#apps  {
	margin: 0 0 10px 0;
}

#apps h2 {
    margin: 0px 0 15px 0;
}

#apps a {
    text-decoration: none;
}

#apps a:visited {
    color: blue;
}

#apps h3 {
    margin: 20px 0 0 0;
    font-size: 18px;
    font-weight: bolder;
}

#apps p.teaser {
    margin: 10px 0 0 5px;
    line-height: 1.2em;
}

.post-it h2,div#apps h2, div#pagesection h2 {
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -1px;
}

div#pagesection h3 {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 5px;
}


#content a.viewall {
    margin: 5px 0 0 0 ;
    display: block;
    text-align: right;
    font-size: 85%;
    clear: both;
}

#content a.viewall {
    text-decoration: none;
}

#content a.viewall:visited {
    color: blue;
}

ul.guidelines li {
    display: inline;
    margin-right: 20px;
}

ul.phone-list li{
    clear:both;
}

/********************/
/* Company directory */
/*********************/

div.company_directory h1 {
   padding-bottom: 15px;
   font-size: 18px;
   font-weight: bold;
   letter-spacing: -1px;
}

div.company_directory p {
    padding-bottom: 5px;
}

div.company_directory table{
    width: 50%
}

div.company_directory th{
    font-weight: bold;
    font-size: 14px;
}

div.company_directory th, div.company_directory td{
    padding: 5px;
}

div.company_directory td.name{
    width: 70%;
}

div.company_directory td.phone{
    width: 30%;
    text-align: right;
}

/********/
/* news */
/********/

div#news{
    background: #FFFFFF url(/agencyportal/images/post-it-header.gif) repeat-x;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 5px;
	margin: 0 auto;
	width: 70%;
}

#news h1 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 10px 0 20px 0;
}

#entries {
    margin: 0 auto;
}

.news_item {
    margin: 0 0 20px 0;
}

.news_item h2 {
    line-height: 1.2em;

}
.news_item p {
    line-height: 1.2em;
}

p.news_date {
    margin: 0 0 5px 10px;
    font-style: italic;
}

/*****************/
/** News ticker **/
/*****************/

#ticker {
    
	width: 700px;
	display: inline;
	font-weight: bold;

}

#ticker p.label {
    float: left;
    padding: 5px;

}

#tictitle {
	float: left;
	font-weight: bold;
	padding: 1px;
}

#tictitle p.label {
    float: left;
	padding: 5px;
    font-size: 21pt;

}

.ficohrssnews{
    float: left;
    /*width: 350px;*/
    padding: 5px;
    background-color: #FFFFFF;
    margin-bottom: 1em;
}

.ficohrssnews a{
    text-decoration: none;
}


/***********************/
/* Documents and forms */
/***********************/
div#doc_index {
   sbackground: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	margin: 0 0 10px 0;
}

div#doc_index h1 {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0 0 10px 0;
    line-height: 1.1em;
}

ul#doc-search {
    list-style: none;
    display: inline;
}
#doc-search li {
    list-style: none;
    display: inline;
    padding-right: 20px;
    float: left;

}
#doc-search input {
}

#doc-search form {
    display: inline;
}

#search_stats {
    float: right;
}

div#search_form {
    float: right;
    text-align: right;
}

div#search_form p {
    line-height: 1.5em;
}

.document_summary, .document_details,p.show_hide {
    margin: 0 0 0 10px;
    clear: left;
}

.search_hit {
    margin: 5px 0 5px 0;
    padding: 5px;
    line-height: 18px;
}

.search_hit_header {
    margin: 5px 0 5px 0;
    padding: 5px;
    font-size: 1.2em;
    background-color: #FFFFFF;
}

#doc-nav p.lefty{
    float: left;
    display: inline;
}

#doc-nav p.righty{
    float: right;
    display: inline;
}

.search_hit p {
    line-height: 1.3em;
}

.search_hit h3 a:link {
    text-decoration: underline;
}

.search_hit h3 {
    font-size: 18px;
    line-height: 1em;
    margin: 0 0 5px 0;
}

div#categories {
    background: #FFFFFF;
    padding: 10px;
    margin-left: 5px;
    -moz-border-radius: 10px;
}

div#categories h1 {
    font-size: 18px;
    font-weight:bold;
}

#categories li.active  {
    font-weight: bold;
}

div#categories div.tag_floater {
    width: 250px;
    float: right;
    padding: 5px;
}

#tip p {
    margin: 15px 0 0 15px;
}

/*********************/
/* web accounts admin*/
/*********************/
.warningText {
	margin-left: 10px;
	color:	#E24141;
}

.even { background: #efefef;
        padding: 10px;
        font-size: 1.1em;
        }
.odd {  background: #E3E3E3;
        padding: 10px;
        font-size: 1.1em;
        }

td.odd { padding: 21px;}

p.error {
	color: #E24141;
	font-weight: bold;
}

p.loud {
    color: #E24141;
    font-weight: bold;
    padding: 5px 0 0 0;
}

A:link {text-decoration: none; color: blue;}
A:visited {text-decoration: none; color: blue;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

table.confirmation {
    margin-left: 30px;
    font-size: 1.2em;
    padding: 20px;
    background: #E3E3E3;
    border-collapse: separate;
    border-spacing:5px 10px;
}

tr.additions {
    color:green;
}

tr.deletions {
    color:red;
}


p.info_no_color {
    font-size: 1.1em;
    margin-left: 30px;
}


p.confirmation {
    font-size: 1.2em;
    color: #2C5196;
    font-weight: bold;
    margin-left: 30px;
}

p.centered {
    margin-left: 400px;
}

tr.header {
    background: #efefef;
	font-size: 1.2em;
	color: #2C5196;
	font-weight: bold;
	padding: 10 px;
}

tr.links {
	font-size: 0.9em;
}

fieldset.indent  {
	margin-left: 30px;
	padding: 5;
	swidth: 200px;
	font-size: 0.9em;
}

fieldset.dark-background  {
    margin-left: 30px;
    padding: 10px;
    width: 300px;
    font-size: 1.0em;
    background: #e3e3e3;
}

table.indent {
    margin-left: 10px;
    padding: 5px;
    font-size: 0.9em;
}

table.big {
    height: 400 px;
    margin-left: 20px;
    font-size: 1.2em;
}

td.spaced {
    padding: 0 0 10px 10px;
}

td.spaced_wide {
    padding: 30px 30px 5px 30px;
}


ul.indent  {
	margin-left: 20px;
	padding: 5;
	font-size: 0.9em;
	list-style: none;
}

fieldset.spaced {
	margin: 5px 0 5px 0px;
	padding: 1em;
	border : 0;
}

div.floatlefttable {
    margin: 10px 20px 0 0;
	float: left;
}

div.floatlefttablenarrow {
    margin: 10px 20px 0 0;
    float: left;
    width:275px;
}

div.blocktext {
    margin: 10px 0 10px 0;
    width: 700px;
    float: left;
    display: block;
}

div.floatlefttable p.textfield {
    margin: 0 0 10px 0;
}

div.floatlefttable h1 {
    margin: 0px 0 10px 0;
}

label.layout_left {
	width: 110px;
	float: left;
	display: inline;
	padding: 0;
}

label.layout_right {
	width: 400px;
	float: right;
	display: inline;
	padding: 0;
}

label.wide {
    width: 400px;
}

label.layout_right2 {
	float: right;
	display: inline;
	padding: 0;
}

#black_link a {
    text-decoration: none; color: black;
}

#black_link a:hover {
    text-decoration: underline; color: red;
}

p.group-checkbox {
    margin: 0px 0 0px 0;;
    padding: 0 0 5px 25px;
    line-height: 10px;
    width: 400px;
}

p.group-info {
    font-style: italic;
    margin: 5px 0 5px 0;;
    padding: 0 0 10px 25px;
}

div.group-info {
    font-style: italic;
    margin: 5px 0 5px 0;;
    padding: 0 0 10px 25px;
}

#floatlefttable {
    margin: 40 0 0 0;
    padding: 0;
    border:none;
    width: 450px;
    float: left;
    margin-left: 5px;
}

#floatrighttable {
    margin: 40 0 0 0;
    padding: 0;
    border:none;
    #background:#F6F6F3;
    width: 350px;
    float: right;
}

#floatrighttable br {
    clear: left;
}

p.header {
    font-size: 1.2em;
    height: 16px;
    padding: 2px 0 2px 0;
}

p.header-skinny {
    font-size: 1.2em;
    height: 13px;
    padding: 0 0 0px 0;
}

/** help section **/
div.help div.question {
margin: 0 0 0 10px;
}

div.help p {
	margin: 0 0 15px;
	padding: 0;
}
div.help {
	margin: 0 auto;
	width: 600px;
}

div.help_topic {
	margin: 0 0 15px 20px;
}

.n{
    color:#ff0000;
    font-weight:bold;
}

p.uw_name {
    color: #4e974e;
    font-weight: bold;
}

p.uw_number {
	margin-left: 15px;
}
