@import url("/styleNews.css");


body							{ 
	text-align: center; 
	background: #F6FAEB; 
	color: #808080; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a	{ color: #0079C2; background-color: transparent; font-weight: bold; }
a:hover	{ color: #A2CC39; background-color: transparent; font-weight: bold; }

#screen	{
	color: #808080;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#siteContainer	{
	color: #808080;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 800px;
	text-align: left;
}

#siteContainerLiner	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 760px;
	text-align: left;
}

#navContainer	{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url('/images/topBannerNavBG.jpg') no-repeat top left;
	height: 59px; 
	text-align: left; 
	overflow: hidden;
}


#contentPanel	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #F5F9FB url('/images/mainPanelFill.jpg') repeat-y;
	color: #808080; 
	font-size: 0.8em; 
	text-align: left; 
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 10px 0px;
}

#contentPanelOuterLiner	{
	background: transparent url('/images/mainPanelBottom.jpg') no-repeat bottom left; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	text-align: left; 
}

#contentPanelInnerLiner	{
	background: transparent url('/images/mainPanelTop.jpg') no-repeat top left; 
	padding: 10px 10px 10px 10px; 
	margin: 0px 0px 0px 0px; 
	text-align: left; 
}



#gototop	{ 	clear: both; font-size: 0.6em; text-align: center; }

#screenreader	{ position: absolute; left: 0px; top: -500px; width: 1px; height: 1px; overflow: hidden; }


#adminmenu	{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #CC0000; margin: 0px; padding: 1px; color: #FFFFFF; font-size: 0.6em; text-align: left; line-height: 1.6em; }

#adminmenu a	{ color: #FFFFFF; background-color: #FF0000; font-weight: bold; text-decoration: none; border: 1px solid #FFFFFF; padding: 0px 3px 0px 3px; margin: 0px 1px 5px 1px; }

#adminmenu a:hover	{ color: #FFFFFF; background-color: #999999; font-weight: bold; text-decoration: none; border: 1px solid #FFFFFF; padding: 0px 3px 0px 3px; margin: 0px 1px 5px 1px; }

#siteFooter		{ 
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
	text-align: left;
	background-color: #F6FAEB;
	border-top: 1px dotted #E0E0E0;
	padding: 0px 10px 10px 10px; 
	height: 50px;
}

#siteFooter #siteFooterLeft		{ 
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
	text-align: left;
	background-color: transparent;
	border-top: 0px;
	width: 580px;
	float: left;
}

#siteFooter #siteFooterRight		{ 
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
	text-align: right;
	background-color: transparent;
	border-top: 0px;
	width: 140px;
	float: right;
}



#inputError					{ color: #FFFFFF; background-color: #CC0000; text-align: center; font-size: 1em; font-weight: bold; padding: 10px 10px 10px 10px; margin: 10px 40px 10px 40px; }


#comment					{ color: #808080; background-color: #EEEEEE; text-align: center; font-size: 1em; font-weight: bold; padding: 10px 10px 10px 10px; margin: 10px 40px 10px 40px; border: 2px solid #000000; }


div.reset	{ clear: both; line-height: 0em; }


#navBar	{
	font-size: 1em;
}

#navBar ul	{
	float:left;
	width:100%;
	margin:0px 0px 0px 10px;	
	padding:0px 0px 0px 0px;	
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;			
	text-align: center;
	font-size: 0.8em;
}
#navBar ul li.inactive	{
	float:left;
	padding:0;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;		
	text-align: center;
}

#navBar ul li.active	{
	float:left;
	padding:0;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;		
	text-align: center;
}
#navBar ul a.inactive:link,
#navBar ul a.inactive:visited,
#navBar ul a.inactive:active,
#navBar ul a.inactive:hover{
	width:7em;
	padding: 1.7em 0.1em 0em 0.1em;
	display:block;
	background: transparent url('/images/navOffBG.png') repeat-y;
	color:#FFFFFF;
	height:59px;
	font-weight:bold;
	text-decoration:none;
	border: 0px;
	overflow: hidden;
}
#navBar ul a.active:link,
#navBar ul a.active:visited,
#navBar ul a.active:active,
#navBar ul a.active:hover{
	width:7em;
	padding: 1.7em 0.1em 0em 0.1em;
	display:block;
	background: transparent url('/images/navOnBG.png') repeat-y;
	color:#FFFFFF;
	height:59px;
	font-weight:bold;
	text-decoration:none;
	border: 0px;
	overflow: hidden;
}
html>body #navBar ul a:link,
html>body #navBar ul a:visited,
html>body #navBar ul a:active,
html>body #navBar ul a:hover{
	height:auto;
	min-height:59px;
}
#navBar ul a:hover	{
	background: transparent url('/images/navHoverBG.png') repeat-y;
}










.tiny	{ font-size: smaller; }
.smaller	{ font-size: smaller; }
.comic	{	font-family: 'Comic Sans MS', Textile, cursive;	}
.courier	{	font-family: 'Courier New', Courier, monospace;	}
.times	{	font-family: "Times New Roman", Times, Georgia, serif;	}
.impact	{	font-family: Impact, Charcoal, sans-serif;	}


h1	{	color: #0079C2;	font-weight: bold;	font-size: 1.6em;	}
h2	{	color: #0079C2;	font-weight: bold;	font-size: 1.4em;	}
h3	{	color: #0079C2;	font-weight: bold;	font-size: 1.2em;	}
h4	{	color: #0079C2;	font-weight: bold;	font-size: 1em;	}
h5	{	color: #0079C2;	font-weight: bold;	font-size: 1em;	}
h6	{	color: #0079C2;	font-weight: bold;	font-size: 0.8em;	}


#contentPanel h1	{
	color: #0079C2;
	font-weight: bold;
	font-size: 1.6em;
}




div.greenBoxContainer	{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url('/images/greenPanelTop.jpg') no-repeat top left;
	height: 250px;
	width: 250px;
	float: left;
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
}

div.greenBoxLiner	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	height: 187px;
}

div.greenBoxFooter	{
	background: transparent url('/images/greenPanelBottom.jpg') no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 123px;
	height: 63px;
}

div.greenBoxLiner h1.greenBox	{
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0em;
}

#greenBoxInnerDomestic	{
	margin: 0px 0px 0px 0px;
	padding: 70px 22px 0px 22px;
	background: transparent url('/images/domesticStoragePanelTop.jpg') no-repeat top left;
	overflow: hidden;
}
#greenBoxInnerStudent	{
	margin: 0px 0px 0px 0px;
	padding: 70px 22px 0px 22px;
	background: transparent url('/images/studentStoragePanelTop.jpg') no-repeat top left;
	overflow: hidden;
}
#greenBoxInnerBusiness	{
	margin: 0px 0px 0px 0px;
	padding: 70px 22px 0px 22px;
	background: transparent url('/images/businessStoragePanelTop.jpg') no-repeat top left;
	overflow: hidden;
}

#greenBoxInnerDomestic ul, #greenBoxInnerStudent ul, #greenBoxInnerBusiness ul	{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#greenBoxInnerDomestic li, #greenBoxInnerStudent li, #greenBoxInnerBusiness li	{
	padding-left: 10px;
	padding-bottom: 5px;
	background: transparent url('/images/bulletArrow.png') no-repeat top left;
}

div.greenBoxSplit	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 250px;
	width: 4px;
	float: left;
}


#newsHeadlines	{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

#newsHeadlines h1	{
	color: #0079C2;
	font-weight: bold;
	font-size: 1.4em;
}

div.newsStory	{
	width: 362px;
	float: left;
	min-height: 110px;
	border: 0px dotted #E0E0E0;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
}
div.newsStoryImage	{
	width: 110px;
	height: 105px;
	float: left;
	padding: 0px 0px 5px 0px;
}

div.newsStoryText	{
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	float: left;
}
div.newsStoryText	h2	{
	font-size: 1.5em;
	color: #0079C2;
	background-color: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.newsStoryText	h2 a	{
	color: #0079C2;
	text-decoration: none;
}

div.newsStoryText a	{
	color: #0079C2;
}

div.newsStoryText	h2 a:hover, div.newsStoryText a:hover	{
	color: #808080;
}


div.newsStorySplit	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100px;
	width: 16px;
	float: left;
}