BODY 
{
	margin:0px;
	padding:0px;	
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial;
}

h1
{
	color:#feb309; 
	font-size:20px;
	margin:0px;
	padding-bottom:0px;
	line-height:1em; %1.5em;
}

h2
{
	color:#5368a5;
	font-size:18px;
	margin:0px;
	padding-bottom:0px;	
	line-height:1em; %1.5em;
}

h3
{
	color:#666666;
	font-size:13px;
	margin:0px;
	padding-bottom:0px;
}


h4
{
	color:#9b9b9b;
	font-size:18px;
	margin:0px;
	padding:0px;
}


Body 
{
	margin:0px;
	padding:0px;	
	font-size: 14px; 
	font-family: Arial;
}

/** Homepage Syltes **/
#homeColumn1
{
	width:288px; 
	border:solid 0px yellow; 
	float:left; 
	margin-left:20px;
	font-size:11px;
}
#homeColumn1 table
{
	color:#ffffff;	
}

#homeContactInfo
{
	font-size:16px;
}

#homeColumn2
{
	width:288px; 
	border:solid 0px yellow; 
	float:left; 
	margin-left:20px;
	color:#ffffff;
}


#homeColumn3
{
	width:288px; 
	border:solid 0px yellow; 
	float:left; 
	margin-left:20px;	
	color:#ffffff;
	font-size:11px;
}
#homeColumn3 p
{
	margin:0px;
	padding:0px;	
}


#homeColumn1 a, #homeColumn2 a, #homeColumn3 a
{
	color:#fca505;
	text-decoration:none;
}
#homeColumn1 a:hover, #homeColumn2 a:hover, #homeColumn3 a:hover
{
	text-decoration:underline;
}

#homeUtilityNav
{
	border:solid 0px green; 
	height:40px;
	padding-top:60px;
	font-size:11px;
}
#homeUtilityNav a
{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
#homeUtilityNav a:hover
{
	text-decoration:underline;
}

/** End Homepage Syltes **/



/*** Secondary Master Styles ***/
a:link
{
text-decoration: none; 
color:#5368a5;
}

a:visited {
text-decoration: none; 
color:#5368a5;
}

a:active {
text-decoration: none
}

a:hover {
text-decoration: underline;
color:#feb309; 
}


#secondaryUtilityNav
{
	padding-top:30px;
	padding-bottom:20px;
	font-size:11px;
}
#secondaryUtilityNav a
{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
#secondaryUtilityNav a:hover
{
	text-decoration:underline;
}


#secondaryMasterHeaderWrapper
{
	border:solid 0px black;
	background-color:#fbfaf8;
	height:168px;	
	overflow:hidden;
	width:100%;
	float:left;
}
#secondaryMasterHeader
{
	height:168px;
	overflow:hidden;
	width:970px; 
	margin:0px auto; 
	border:solid 0px red;
}

#secondaryMasterMainContentWrapperBackgroundColor
{
	background-color:#faf9f7;
	border:solid 0px green;
	width:100%;
	float:left;
}

#secondaryMasterMainContentWrapper
{
	border-bottom:solid 10px #25408e;
	

background:url(../../app_themes/corona/images/secondary_maincontent_background3.jpg) no-repeat;
	background-position:bottom;
}

#secondaryLeftNav
{
	width:195px; 
	border:solid 0px black; 
	float:left;
	background-color:#5368a5;
	padding-top:60px;
	padding-bottom:300px;
}

#secondaryMainContent
{
	width:515px;
	padding-left:20px; 
	padding-right:20px;
	padding-top:5px;
	border:solid 0px yellow; 
	float:left;
	line-height:1.5em; %1.5em;
	text-align: justify; 
	font-size: 11px;
	color: #505050;
}

#secondarySideBar
{
	width:200px; 
	border:solid 0px orange; 
	float:left;
}


#secondaryMasterFooterWrapper
{
	

background:url(../../app_themes/corona/images/secondary_footer_background2.jpg) 

no-repeat;
	background-color:#332f2c;
	background-position:center;
	/*height:358px;	*/
	height:284px;
	clear:both;
	width:100%;
	border:solid 0px yellow;
}

#secondaryMasterFooter
{
	width:970px; 
	margin:0px auto; 
	border:solid 0px red;
	margin-top:10px;
	margin-left:150px;
}

#secondaryMasterFooter a
{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
}

#secondaryMasterFooter a:hover
{
	color:#ffffff;
	text-decoration:underline;
}


#HomeMasterFooter
{
	width:970px; 
	margin:0px auto; 
	border:solid 0px red;
	margin-top:10px;
	margin-left:20px;
}
#HomeMasterFooter a
{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
}
#HomeMasterFooter a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

#secondaryHeaderImage
{
	width:736px;
	height:155px;
	overflow:hidden;
	margin-left:20px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 2px #c7c6c2;
	border-top:solid 2px #c7c6c2;
}
/*** End Secondary Master Styles ***/

/*** Secondary Master Tertiray Navigation ***/
.CMSTreeMenuTable { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; 

PADDING-TOP: 2px; width:100%; background-color:#5368a5; }
.CMSTreeMenuItem { BACKGROUND-color:yellow; }
.CMSTreeMenuSelectedItem { BACKGROUND-color:green; }
.CMSTreeMenuLink { COLOR: black; TEXT-DECORATION: none;}
.CMSTreeMenuSelectedLink { COLOR: white; TEXT-DECORATION: none }

.MainMenuCMSTreeMenuTable
{
	width:100%;	
}

.MainMenuCMSTreeMenuTable a
{
	color:#FFFFFF;	
	text-decoration:none;
	font-size:11px;
	padding-left:10px;
	border:solid 0px green;

}



.MainMenuCMSTreeMenuItem
{
	height:23px;
	border-bottom:solid 1px #7989b9;
}


.MainMenuCMSTreeMenuSelectedItem
{
	

background:url(../../app_themes/corona/images/secondary_nav_rollover_bg.jpg);
	height:23px;
	padding-left:0px;
	font-size:11px;
	font-weight:bold;
}
.MainMenuCMSTreeMenuSelectedItem a
{
	color:#000000;	
}


.MainMenuSubMenuCMSTreeMenuItem
{
	background-color:#cfc9c5;
	height:23px;
}
.MainMenuSubMenuCMSTreeMenuItem a
{
	color:#ffffff;
	border:solid 0px green;
}

.MainMenuSubMenuCMSTreeMenuSelectedItem
{
	height:23px;	
	border-bottom:solid 1px #7989b9;
	background-color:#cfc9c5;
}

.MainMenuSubMenuCMSTreeMenuSelectedItem a
{
	color:#555555;	
}

.CMSListMenuUL
{
	color:#ffffff;	
	list-style:none;
	text-align:left;
	font-size:13px;
	font-family:Arial;
	border:solid 0px green; 
	padding:0px; 
	margin:0px;
}
.CMSListMenuUL li
{
	border-top:solid 1px #7989b9;
}

.CMSListMenuUL li a
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	border:solid 0px green;
}
.CMSListMenuLinkHighlighted
{
	display:block;
	padding-bottom:3px;
	padding-top:3px;
	color:#626262;
	border:solid 0px green;
	background-color:#cbc6c0;
	

background:url(../../app_themes/corona/images/secondary_nav_rollover_bg.jpg);
	padding-left:10px;
}


.CMSListMenuUL ul a
{
	padding-left:25px;
	background-color:#cbc6c0;
	color:#626262;
}






#secondaryNav li a:hover
{
	background:url('../images/secondary_leftnav_hover_background.jpg');
	color:#000000;
	width:201px;
}


/*** End Secondary Master Tertiray Navigation ***/



/*** Secondary Master Sidebar Styles ***/
/*datadownloads*/
#sidebarDataDownloadsWrapper
{
	border:solid 0px yellow;
	overflow:hidden;
	color:#555555;
	font-size:12px;
	
}
#sidebarDataDownloadsHeader
{
	margin-top:20px;
	border:solid 0px green;	
	

background:url(../../app_themes/corona/images/SecondarySidebarImages/secondary_sidebar_hdr_blankbackground.jpg) no-repeat;
	width:195px;
	height:33px;	
	color:#000000;
}
#sidebarDataDownloadsWrapper p
{
	padding:0px;
	margin:0px;
	padding-top:9px;
	padding-left:10px;
	border:solid 0px green;
	width:140px;
	overflow:hidden;
}
#sidebarDataDownloadsWrapper a
{
	color:#555555;
	text-decoration:none;
	font-size:11px;	
}
#sidebarDataDownloadsWrapper a:hover
{
	text-decoration:underline;	
}


/*quicklinks*/
#sidebarQuickLinksWrapper
{
	border:solid 0px yellow;
	overflow:hidden;
	color:#555555;
	font-size:12px;
}
#sidebarQuickLinksHeader
{
	margin-top:20px;
	border:solid 0px green;	
	

background:url(../../app_themes/corona/images/SecondarySidebarImages/secondary_sidebar_hdr_blankbackground.jpg) no-repeat;
	width:195px;
	height:33px;
	color:#000000;	
}
#sidebarQuickLinksWrapper p
{
	padding:0px;
	margin:0px;
	padding-top:9px;
	padding-left:10px;
	border:solid 0px green;
	width:140px;
	overflow:hidden;
}
#sidebarQuickLinksWrapper a
{
	color:#555555;
	text-decoration:none;
	font-size:11px;	
}
#sidebarQuickLinksWrapper a:hover
{
	text-decoration:underline;	
}



/*didyouknow*/
#sidebarDidYouKnowWrapper
{
	margin-top:20px;
	overflow:hidden;
	border:solid 0px green;
	line-height:1.3em;
}
#sidebarDidYouKnow
{
	border:solid 1px #c8c2b4;
	background-color:#ffffff;
	width:175px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#5368a5;
	font-size:12px;
}
#sidebarDidYouKnow a
{
	text-decoration:none;	
	color:#5368a5;
}
#sidebarDidYouKnow a:hover
{
	text-decoration:underline;	
}


/*projectcallout*/
#sidebarPhotoCalloutWrapper
{
	
}
#sidebarPhotoCalloutHeader
{
	margin-top:20px;
	border:solid 0px green;	
	

background:url(../../app_themes/corona/images/SecondarySidebarImages/secondary_sidebar_hdr_blankbackground.jpg) no-repeat;
	width:195px;
	height:33px;
}
#sidebarPhotoCalloutWrapper p
{
	padding:0px;
	margin:0px;
	padding-top:9px;
	padding-left:10px;
	border:solid 0px green;
	width:140px;
	overflow:hidden;
	font-size:12px;
}
#sidebarPhotoCalloutImage
{
	width:188px;
	height:123px;
	padding-left:5px;
	padding-top:5px;
	overflow:hidden;
	border:solid 0px #cbcac6;
	margin-bottom:5px;
	

background:url(../../app_themes/corona/images/SecondarySidebarImages/secondary_sidebar_photocallout_bg.jpg) no-repeat;
	

}
#sidebarPhotoCalloutTitle
{
	font-size:14px;
	color:#666666;	
	margin-left:10px;
}
#sidebarPhotoCalloutDescription
{
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
	color:#666666;

}
#sidebarPhotoCalloutWrapper a
{
	text-decoration:none;
	color:#000000;
	font-size:11px;

}
#sidebarPhotoCalloutWrapper a:hover
{
	text-decoration:underline;
	color:#000000;
}
/*** End Secondary Master Sidebar Styles ***/


/** Contact Form Template Styles **/
#contactForm
{
	border:solid 0px green;
	height:365px;
	

background:url(../../app_themes/corona/images/contact_us_form_background.gif);
	padding-top:10px;
	color:#515151;
	font-size:11px;
	overflow:hidden;
}

#contactFormInfo
{
	border:solid 0px red;
	background-color:#35436d;
	color:#ffffff;
	font-weight:bold;
	padding-top:10px;
}
#contactFormInfoText
{
	padding-left:5px;
	padding-right:5px;
}
#contactFormInfo a
{
	color:#ffffff;
	text-decoration:none;
}
#contactFormInfo a:hover
{
	text-decoration:underline;
}

/** End Contact Form Template Styles **/




/*---search box --*/
.SearchBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	height:10px;
	width:100px;
	padding-top:0px;
	border:0px;
	margin-top:3px;
	margin-left:0px;
	background-color:#ffffff;
	float:left;
	
}
.SearchButton
{
	float:left;
	display:inline;
	background:url(../../app_themes/corona/images/search_button.jpg) 

no-repeat;
	border:none;
	width:21px;
	height:21px;
	margin-left:2px;
	margin-top:1px;
	cursor:pointer;
}
#SearchLeftSide
{
	background:url(../../app_themes/corona/images/search_left_new.png) 

no-repeat; 
	width:10px; 
	height:19px; 
	float:left; 
}
#SearchRightSide
{
	background:url(../../app_themes/corona/images/search_right_new.png) 

no-repeat; 
	width:11px; 
	height:19px; 
	float:left; 
	display:inline;
}


