/*
---------------------------------------------
General Page Styles
---------------------------------------------
*/

.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #000;
	padding: 10px 10px 10px 10px;
}

.locations
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color: #000;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	color: #000;
}

.alert
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color: #333;
}

.address
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	color: #4D4D4D;
	background-color: #FFFFFF;
	padding: 12px 5px 5px 15px;
}

.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #003D81;
}

.homeboxhdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

.homeboxhdr a
{
	color: #FFFFFF;
	text-decoration: none;
}

.homeboxhdr a:hover
{
	text-decoration: none;
}

.homeboxbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	nofont-weight: bold;
	font-style: normal;
	color: #003D81;
	padding: 7px 0px 0px 0px;
}

#homelist
{
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 13px;
}

#homelist li
{
	list-style-image: url(images/homebullet.gif);
}

#homelist li a
{
	text-decoration: none;
}

#homelist li a:hover
{
	color: #903;
	text-decoration: underline;
}

.rightsidebarhdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	nofont-weight: bold;
	font-style: normal;
	color: #FFF;
}

.rightsidebartext
{
	background-color: #D9E2EC;
	background-image: url(images/rightsidebar-boxbkgrnd.gif);
	background-repeat: no-repeat;
	padding: 3px 5px 0px 7px;
	background-position: bottom right;
}

.redbar
{
	border-bottom: 1px solid #003D81;
}

.pageidentifier
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-style: normal;
	font-weight: bold;
	color: #003D81;
	padding-left: 10px;
	border-bottom: 1px solid #003D81;
}
.requirements_1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-style: normal;
	font-weight: bold;
}
.requirements_2
{
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type: disc;
	font-size: 12px;
	font-weight: normal;
}

#sitemaplist li
{
	list-style-image: url(images/homebullet.gif);
}

.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	color: #999;
}

.tagline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: oblique;
	color: #003D81;
	font-weight: bold;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	color: #083D85;
	text-align: center;
}

.tng
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	color: #CCC;
}

.fieldErrorMsg {
  color:red; font-weight:bold
}

.pageErrorMsg {
   color: red; padding: 5px; border: 1px solid black
}

.pageFeedbackMsg {
   color: green; padding: 5px; border: 1px solid black
}

/*
---------------------------------------------
Link Styles
---------------------------------------------
*/

#topnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	color: #003D81;
}

#topnav a
{
	color: #FFF; 
	text-decoration: none;
}

#topnav a:hover
{
	color: #003D81; 
	text-decoration: underline;
}

ul#navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: #FFF;
	width: 100%;
	background-image: url(images/nav-background.gif);
	margin: 0px;
	padding: 0px;
}

ul#navigation li
{
	list-style: none;
	text-align: left;
	margin: 0;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #000000;
}

ul#navigation li a 
{ 
	display: block; 
	text-decoration: none; 
	padding: 5px 0px 5px 20px;
	color: #FFF;
}

ul#navigation li a:hover
{ 
	display: block; 
	text-decoration: none; 
	padding: 5px 0px 5px 20px;
	color: #FFCC00;
}

ul#navigation li a#youarehere 
{
	color: #FFCC00;
}

/*
---------------------------------------------
Sub Navigation Styles
---------------------------------------------
*/

ul#navigation #subnavigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #FFF;
	width: 100%;
	background-color: #CCC;
	margin: 0px;
	padding: 3px 0px 4px 0px;
	noborder-top: solid 1px #000;
}

ul#navigation ul
{
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

ul#navigation #subnavigation li
{
	list-style: none;
	text-align: left;
	margin: 0;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

ul#navigation #subnavigation li a 
{ 
	display: block; 
	text-decoration: none; 
	padding: 0px 0px 0px 35px;
	color: #333;
}

ul#navigation #subnavigation li a:hover
{ 
	display: block; 
	text-decoration: none; 
	padding: 0px 0px 0px 35px;
	color: #426BA5;
}

ul#navigation #subnavigation li a#youareheresub
{
	color: #426BA5;
}

a  						{	color: #003D81; text-decoration: underline;}
a:hover 				{	color: #903; text-decoration: underline;}

a.headline:hover 		{	color: #903; text-decoration: underline;}

a.tng					{	color: #809EC0; text-decoration: none;}
a.tng:hover				{	color: #003D81; text-decoration: underline;}

a.aquestion
{
	text-decoration: none;
}

#bottomnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	color: #003D81;
}

#bottomnav a
{
	color: #003D81; 
	text-decoration: none;
}

#bottomnav a:hover
{
	color: #903; 
	text-decoration: underline;
}

/*
---------------------------------------------
Table Border Styles
---------------------------------------------
*/

td.borderright
{
	border-right: 1px solid #000;
}

td.borderbtm
{
	border-bottom: 1px solid #FFF;
}

td.bordertop
{
	border-top: 1px solid #FFF;
}

td.bordertoprightbtm
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

td.borderlefttopright
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

td.bordertopbtm
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.homeimage
{
	border-top: 1px solid #003D81;
	border-bottom: 1px solid #003D81;
}

td.borderleftright
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

td.borderright
{
	border-right: 1px solid #000;
}

td.borderall
{
	border: 1px solid #000;
}

	
/*
---------------------------------------------
Border and Background Graphic Styles
---------------------------------------------
*/
.noRepeat
{
    background-repeat: no-repeat;
}

.noRepeatLeft
{
    background-repeat: no-repeat;
    background-position: top right;
}

.RightSidebarNoRepeatLeft
{
    background-repeat: no-repeat;
    background-position: bottom right;
}

.RightSidebarNoRepeatRight
{
    background-repeat: no-repeat;
    background-position: bottom left;
}
  
.repeatLeft
  {
    background-repeat: repeat-y;
    background-position: top right;
}

.repeatRight
  {
    background-repeat: repeat-y;
    background-position: top left;
}

.repeatVertical
  {
    background-repeat: repeat-y;
    background-position: top left;
}

.repeatHorizontalleft
  {
    background-repeat: repeat-x;
    background-position: top right;
}

.repeatHorizontalright
  {
    background-repeat: repeat-x;
    background-position: top left;
}

#imgblock {
	
}
#imgrow {
	margin: 0px;
	clear: both;
}
#imgcell {
	padding-right: 1px;
	margin: 0px;
	display: inline;
	clear: both;
}