body { 
margin: 0px;
font-family:Arial, Helvetica, sans-serif;

}

/***** TEXT STYLES - EXISTING HTML TAGS *****/
.contentcontainer {
width:980px; 
margin-left:auto; 
margin-right:auto; 
border-left:solid 1px #1C3359; 
border-right:solid 1px #1C3359;
border-bottom:solid 1px #1C3359;
 padding-left:10px; 
 padding-right:10px; 
 padding-bottom:10px; 
 background-color:#FFF;
 text-align:left

}
p  {  font-family: Arial, sans-serif; font-size: 10pt }
h1 {  font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold }
h2 {  font-family: Arial, sans-serif; font-size: 10pt; font-style: italic; font-weight: bold }
h3 {  font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold }
h4 {  font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold }
ul {  font-family: Arial, sans-serif; font-size: 10pt }
ol {  font-family: Arial, sans-serif; font-size: 10pt }
td {  font-family: Arial, sans-serif; font-size: 10pt }
th {  font-family: Arial, sans-serif; font-size: 10pt }
div { font-family: Arial, sans-serif; font-size: 10pt }



/***** TOP MENU CSS SETTINGS ****background-color: #C1CAD0*/

.menubgrd {background-color: #FFF ; text-align:center }

/*** Top menu main navy navigation bar - navy background with white text ***/

.navynav {
  color: #CCCCCC; font-family: arial, ms sans serif, sans-serif; font-size: 8pt; vertical-align: middle; text-align: left }

.navynav a:link {
  color: #FFFFFF; font-family: ms sans serif, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none  }

.navynav a:visited {
  color: #FFFFFF; font-family: ms sans serif, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; }

.navynav a:hover {
  color: #FFFFFF; font-family: ms sans serif, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline }


/*** Top menu main red navigation bar - red background with light grey text ***/

.rednav {
  color: #DEDEDE; font-family: arial, ms sans serif, sans-serif; font-size: 8pt; vertical-align: middle; text-align: left }

.rednav a:link {
  color: #DEDEDE; font-family: ms sans serif, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none }

.rednav a:visited {
  color: #DEDEDE; font-family: ms sans serif, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none }

.rednav a:hover {
  color: #DEDEDE; font-family: ms sans serif, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline }

/*** Top menu main red navigation bar - red background with light grey text ***/

.lightnav {
  color: #1C3359; font-family: arial, ms sans serif, sans-serif; font-size: 8pt; vertical-align: middle; text-align: left }

.lightnav a:link {
  color: #1C3359; font-family: ms sans serif, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none }

.lightnav a:visited {
  color: #1C3359; font-family: ms sans serif, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none }

.lightnav a:hover {
  color: #1C3359; font-family: ms sans serif, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline }



/***** TEXT STYLES - USER DEFINED CLASSES *****/

.includeheader
   {  font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold }
   
#trail
   { border-top: 1px dotted #CCCCCC; border-bottom: 1px dotted #CCCCCC; padding: 3px 0px 3px 0px;
     font-family: Arial, sans-serif; font-size: 8pt; color: #808080 }
     
#trail a     
   { font-family: Arial, sans-serif; font-size: 8pt; color: #808080; font-weight: normal }
   
.whitehr
   { visibility: hidden; color: #FFFFFF }
   
.greyhr
   { color: #C0C0C0 }     

.breadcrumb
   {  font-family: Arial, sans-serif; font-size: 7pt; font-weight: bold; color: #FFFFFF; background-color: #294A84 }

.fineprint
   {  font-family: Arial, sans-serif; font-size: 8pt }

.fineprintitalic
   {  font-family: Arial, sans-serif; font-size: 8pt; font-style: italic }
   
.fineprintgrey
   {  font-family: Arial, sans-serif; font-size: 8pt; color: #808080 }   
   
.fineprintgreyitalic
   {  font-family: Arial, sans-serif; font-size: 8pt; font-style: italic; color: #808080 }

.tableheading
   {  font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold }
   
.tableheadinglrg
   {  font-family: Arial, sans-serif; font-size: 15pt; font-weight: bold }
   
.newsheading
   {  font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #294A84 }
   
.redasterix
   { color: #B02D00}

.menutitle 
  { font: bold 13px Verdana, Arial sans-serif; text-align: right; padding-top: 5px }  
  
a.loginlogout:link, a.loginlogout:visited
   { font: bold 8pt Arial, sans-serif; text-decoration: none; color: #FFFFFF; margin: auto }
a.loginlogout:hover
   { font: bold 8pt Arial, sans-serif; text-decoration: none; color: #B02D00; margin: auto }


#standardfooter
   { border-top: 1px solid #D8D8D8; margin-top: 20px }
#standardfooter td
   { font-family: Arial; font-size: 10px; color: #BBBBBB; padding-top: 5px  }
#standardfooter a
  { font-family: Arial; font-size: 10px; color: #BBBBBB; font-weight: normal; text-decoration: none  }
#standardfooter a:hover
   { text-decoration: underline }
   
  

/***** IMAGE STYLES - USER DEFINED CLASSES *****/

.imgleft
   { margin: 0px 8px 8px 0px; float: left }

.imgright
   { margin: 0px 0px 8px 8px; float: right }
   

/***** STANDARD NAVY & RED LINK - USER DEFINED CLASSES *****/   
   
a.nav:link, a.nav:visited
   { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; color: #004080 }

a.nav:hover
   { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #C22D31 }

a.navred:link, a.navred:visited
   { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; color: #C22D31 }

a.navred:hover
   { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #C22D31 }

a.bodynav:link, a.bodynav:visited
   { font-family: Arial; font-size: 10pt; text-decoration: underline; color: #294A84 }

a.bodynav:hover
   { font-family: Arial; font-size: 10pt; text-decoration: underline; color: #C22D31 }
  
.subnews td        { font-size: 9pt; color: #808080; font-weight: bold }
.subnews th        { font-size: 8pt; color: #808080; font-weight: normal; font-style: italic; text-align: left }
.subnews a:link    { font-size: 9pt; color: #808080; font-weight: bold; text-decoration: none }
.subnews a:visited { font-size: 9pt; color: #808080; font-weight: bold; text-decoration: none }
.subnews a:hover   { font-size: 9pt; color: #808080; font-weight: bold; text-decoration: underline }




/* DAILY NEWS SCROLL BOX STYLES */

#ticker_container{
position: relative;
height: 40px;
border: 1px solid #000;
padding: 5px;
background-color: #FFF;
overflow: hidden;
}

.message { 
display:block;
margin-left:2px;
margin-top:10px;
margin-bottom:45px;
}

.message a:link,
.message a:visited,
.message a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.message a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #282896;
	text-decoration:none;
}

.message a:link strong,
.message a:visited strong,
.message a:active strong { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #801E1E;
	text-decoration:underline;
}

.message a:hover strong { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #282896;
	text-decoration:underline;
}

/* SECTION IDS */

/* the following set is for the bulleted list for the nav bar */
#navbar {
	width: 100%;
	min-width: 790px;
	background-color: #B02D00;
	border: 1px solid #B02D00;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 18px;
}

/* navbarInner div created to set min-width of navigation to 760px as min-width 
is not understood by IE */
* html .navbar {
	width: 790px;
}

/* the following set is for the bulleted list for the nav bar */
#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;	
} 
#navbar ul li {
	margin: 0px;
	padding-right: 20px;
	list-style: none;
	float: left;
}
/* end of navbar bulleted list declarations */

#navbar a:link{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navbar a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navbar a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #B8C2DA;
	font-weight: bold;
	text-decoration: none;
}

/* ####################################
 POP UP BOX */
#popblock {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	
}
#popblock a:link {
	display:block;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
#popbox {
	position:absolute;
	z-index:999;
	left:50%;
	top:100px;
	width:660px;
	display:none;
	background-color: #FFFFFF;
	border:solid 1px #294A84;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#loadbox {
	display:block;
	width:660px;
	height:225px;
	background-color: #FFFFFF;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#closebox {
	height: 23px;
	width: 100%;
	text-align: right;
	background-image: url(/images/pop_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	overflow: hidden;
}
#closebox:hover {
cursor:move;
}

#pop_ob {
width:660px;
height:0px;
}
.pop_button {
	display:block;
	background-image:url(/images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:1px;
	margin-right:0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.pop_button:hover {
	background-image:url(/images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	padding: 0px;
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	

}
