body {
	background-color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
a			{text-decoration:none;}
a:hover		{color:#FF0000;} 
li			{margin:5px 0px 5px 15px; list-style-position:inherit;}

/*********** TEMPLATE STYLES ************************/
/****************************************************/

/****** HEADER ******/
.headerContainer			{border:0px; width:760px; height:135px; background: url(../images/layout_imagery/headerContainer_bg.gif) 0 0 no-repeat;}
.headerContainer .top		{border:0px; width:760px; height:9px; background: url(../images/layout_imagery/headerContainer_top.gif) 0 0 no-repeat;}
.headerContainer .content	{padding:0px 10px 0px 10px;}

/****** CONTENT *****/
.contentContainer			{border:0px; width:760px; height:1px; background: url(../images/layout_imagery/content_bg.gif) 0 0 repeat-y;}
.contentContainer .top		{border:0px; width:760px; height:15px; background: url(../images/layout_imagery/content_top.gif) 0 0 no-repeat;}
.contentContainer .content	{padding:0px 15px 10px 15px;}

/****** FOOTER ******/
.footerContainer			{border:0px; width:760px; height:1px; background: url(../images/layout_imagery/content_bg.gif) 0 0 repeat-y;}
.footerBottom				{border:0px; width:760px; height:9px; background: url(../images/layout_imagery/footer_bottom.gif) 0 0 no-repeat;}
.footerContainer .content	{padding:5px 5px 10px 5px;}

/*********** EOF OF TEMPLATE STYLES ****************/


/*********** PAGE STYLES ***************************/
.page_header				{font-size:18px; font-weight:bold; color:#003366; text-align:left;}
.page_left_images			{padding:3px; border:1px solid #444444; margin:0px 5px 0px 0px;}
.page_headings				{background-color:#dddbdb; padding:3px; color:#003366; font-size:15px; margin-bottom:5px;}

.column_left				{width:355px; float:left;}
.column_center				{width:355px; float:middle;}
.column_right				{width:355px; float:right;}
.column_left_contact`		{width:300px; float:left;}
.column_right_contact		{width:410px; float:right;}

/*********** END OF PAGE STYLES ********************/
