body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #818792;
	background-image: url(/images/interface2/page_bkgnd.gif);
	color: #000000;
	background-repeat: repeat-x;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	/*padding: 0;*/
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.bodyText {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainMenuHome {
	background-color: #ebebeb;
}

#pageHeader {
	position:relative;
	height:133;
	color: #ebebeb;
}

#centerContainer {
	width: 770px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#centerContainer990 {
	width: 990px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#headerDefault {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

#newsContent {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
.navHeader {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
}

.emailHeader {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
}

#rightColumn {
	width:550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

#rightColumn780 {
	width:770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

#rightColumnSearch {
	width:660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
} 


#photoRight  {
	float: right; /* since this element is floated, a width must be given */
	margin-left: 8px;/* top and bottom padding create visual space within this div */
}

#infoBoxDefault
{
	float: right;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	background: url(/_images/interface/css_infoBox_bkgnd.jpg) no-repeat top left;
	border: dashed 0px #cc0000;
	display: inline;
}

#popUpContainer {
	width: 100%;
	background: #FFFFFF;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#searchBox {
	position:absolute; 
	top:108px; 
	left:576px; 
	width: 200px; 
	height: 10px;
}


/*************************************************************************************************
Home Page
**************************************************************************************************/

#hpTab1 {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

#hpTab2 {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

#hpTab3 {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

#hpItem {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

#hpItemLast {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-style: solid;
	border-color: #999999;
	border-bottom: none;
	border-width: 1px;
}

#hpEvents {
	margin: 0 0 0 0;
	background-color: #ebebeb;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#hpHeader {
	margin: 0 0 0 0;
	background-color: #00305A;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
}



a.aTITLE_White:link    {color:#FFFFFF;text-decoration:none;font-weight: bold;}
a.aTITLE_White:visited {color:##FFFFFF;text-decoration:none;font-weight: bold;}
a.aTITLE_White:hover   {color:##FFFFFF;text-decoration:underline;font-weight: bold;}    

/*************************************************************************************************
Element Layout
**************************************************************************************************/

.photo_fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
}
.photo_fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 5px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


/*************************************************************************************************
Text Styles
**************************************************************************************************/

.twelvePT {
	font-size: 12px;
}

.white {
	color: #FFFFFF;
}

.lightgray {
	color: #999999;
}

.footerLightgray {
	color: #999999;
	font-size: 10px;
}

.pageTitle {
	font-size: 17px;
	color: #FFFFFF;
}

.navText {
	color: #8098AD;
}

.largeBlue {
	color: #00305A;
	font-size: 11pt;
	font-weight: bold;
}

.mediumWhite {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}

.largeWhite {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}

.mediumBlue {
	color: #00305A;
	font-size: 10pt;
	font-weight: bold;
}

.largeGray{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

a.aTITLE_Blue:link    {color:#00305A;text-decoration:none;font-weight: bold;}
a.aTITLE_Blue:visited {color:#00305A;text-decoration:none;font-weight: bold;}
a.aTITLE_Blue:hover   {color:#00305A;text-decoration:underline;font-weight: bold;} 

/*************************************************************************************************
List Styles
**************************************************************************************************/

ul.NoBullet {
  list-style-type: none;
}

/*************************************************************************************************
Link Styles
**************************************************************************************************/
a {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

/*************************************************************************************************
Footer Styles
**************************************************************************************************/
a.footer {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

a.footer:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	color: #333333;
	text-decoration: underline;
	background: none;
	font-size: 10px;
}

/*************************************************************************************************
Nagigation Column
**************************************************************************************************/

#navColumn
{
	float: left;
	/*margin-left: 5px;*/
	width: 190px;
}


#Nav {
	/*border-style: solid;
	border-color: #c03000;*/
	border-width: 1px;
	background-color: #00305a;
	background-repeat: no-repeat;
	background-image:    url(/images/navEdge.gif);
	background-position: right top;
}

#Email {
	/*border-style: solid;
	border-color: #c03000;*/
	border-width: 1px;
	background-color: #00305a;
	background-repeat: no-repeat;
	background-image:    url(/images/navEdgeEmail.gif);
	background-position: right top;
}

h1 {
	font-size: 18px;
	color: #00305A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding: 0;
	padding-bottom: 0px;
	padding-right: 0px;
}

h3 {	
	color: #00305A;	
}

#blueLine {
	display: block;
	background-color: #E6E6E6;
}

#topPhoto {
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-left: 8px;
	margin-bottom: 4px;
}

#grayBoxMedium {
	margin: 0 0 0 0;
	background-color: #cccccc;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

#grayBox {
	margin: 0 0 0 0;
	background-color: #E2E2E2;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#lightGrayBox {
	margin: 0 0 0 0;
	background-color: #ECECEC;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#lightGrayHdr {
	margin: 0 0 0 0;
	background-color: #ECECEC;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

#grayBoxMargin {
	margin: 0 0 0 0;
	background-color: #E6E6E6;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 1px;
}

#darkBlueHdr {
	margin: 0 0 0 0;
	background-color: #00305A;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}


#darkGrayBox {
	margin: 0 0 0 0;
	background-color: #666666;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}

#darkGrayBox400 {
	margin: 0 0 0 0;
	width: 400px;
	background-color: #666666;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}

#blueBox {
	margin: 0 0 0 0;
	background-color: #00305A;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#whiteBox {
	margin: 0 0 0 0;
	background-color: #ffffff;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#insetBox {
	padding-left: 30px;
	padding-right: 30px;
}

hr {
background: #00305A;
color: #00305A;
height: 2px;
margin: 0 0 5px;
}

.noDot {
	list-style-image: none;
	list-style-type: none;
}

#rowWhite {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#fieldset {
	background-color: #CCCCCC;
}

