a:link			{ color: #003366; }	/* unvisited link */
a:visited		{ color: #003366; }	/* visited links */
a:hover			{ color: #a6976e; }	/* hover links */
a:active		{ color: #003366; }	/* active links */

a.black:link		{ color: #000000; }
a.black:active		{ color: #000000; }
a.black:visited		{ color: #000000; }	/* (FIX THIS WITH A VISITED LINK COLOR) */

a.offwhite:link		{ color: #E6E6C6; }
a.offwhite:active	{ color: #E6E6C6; }
a.offwhite:visited	{ color: #E6E6C6; }	/* (FIX THIS WITH A VISITED LINK COLOR) */

a.orange:link		{ color: #DC8E27; } /* #FDB426 */
a.orange:active		{ color: #DC8E27; }
a.orange:visited	{ color: #DC8E27; }	/* (FIX THIS WITH A VISITED LINK COLOR) */

a.lightgray:link	{ color: #CCCC99; }
a.lightgray:active	{ color: #CCCC99; }
a.lightgray:visited	{ color: #CCCC99; }	/* (FIX THIS WITH A VISITED LINK COLOR) */

a.darkgray:link		{ color: #4D4D4B; }
a.darkgray:active	{ color: #4D4D4B; }
a.darkgray:visited	{ color: #4D4D4B; }	/* (FIX THIS WITH A VISITED LINK COLOR) */

a.green:link		{ color: #99BB56; }
a.green:active		{ color: #99BB56; }
a.green:visited		{ color: #99BB56; }	/* (FIX THIS WITH A VISITED LINK COLOR) */

a.darkgray:link		{ color: #333333; }
a.darkgray:active	{ color: #333333; }
a.darkgray:visited	{ color: #333333; }	/* (FIX THIS WITH A VISITED LINK COLOR) */

a.overviewlink:link		{ font: normal 75% Arial, Helvetica, sans-serif; color: #2e3851; text-decoration: underline;}
a.overviewlink:visited	{ font: normal 75% Arial, Helvetica, sans-serif; color: #2e3851; text-decoration: underline;}
a.overviewlink:hover	{ font: normal 75% Arial, Helvetica, sans-serif; color: #8f7a41; text-decoration: underline;}
a.overviewlink:active	{ font: normal 75% Arial, Helvetica, sans-serif; color: #2e3851; text-decoration: underline;}

a.healthnavbar:link	{ font: bold 75% Arial, Helvetica, sans-serif; color: #2e3851; text-decoration: none;}
a.healthnavbar:visited	{ font: bold 75% Arial, Helvetica, sans-serif; color: #2e3851; text-decoration: none;}
a.healthnavbar:hover	{ font: bold 75% Arial, Helvetica, sans-serif; color: #8f7a41; text-decoration: none;}
a.healthnavbar:active	{ font: bold 75% Arial, Helvetica, sans-serif; color: #2e3851; text-decoration: none;}

a.sidebar:link			{ font: bold 80% Arial, Helvetica, sans-serif; color:#003399; text-decoration:underline;}
a.sidebar:visited		{ font: bold 80% Arial, Helvetica, sans-serif; color:#003399; text-decoration:underline;}
a.sidebar:hover			{ font: bold 80% Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none;}
a.sidebar:focus			{ font: bold 80% Arial, Helvetica, sans-serif; color:#003399; text-decoration:underline;}
a.sidebar:active		{ font: bold 80% Arial, Helvetica, sans-serif; color:#003399; text-decoration:underline;}

a.sipnavbar:link	{ font: bold 75% Arial, Helvetica, sans-serif; color: #2e3851; text-decoration: none;}
a.sipnavbar:visited	{ font: bold 75% Arial, Helvetica, sans-serif; color: #2e3851; text-decoration: none;}
a.sipnavbar:hover	{ font: bold 75% Arial, Helvetica, sans-serif; color: #8f7a41; text-decoration: none;}
a.sipnavbar:active	{ font: bold 75% Arial, Helvetica, sans-serif; color: #2e3851; text-decoration: none;}


body	 		{
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #aab3bb;
	padding: 0px;
	margin: 0px;
	height: 100%;
	overflow: auto;

			}
			
.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

.bodyredemphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.emergencyTimestamp {
	color:#003366;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 9px;
}

.bg1			{ background-color: #F9F9EA}

.bg2			{ background-color: #000000} /* #000000 */

.bg3			{ background-color: #333333} /* #333333 */

.bg4			{ background-color: #4D4C43}

.bg5			{ background-color: #696759} /* #696759 */

.bg6			{ background-color: #C4C4A0}

.bg7			{ background-color: #BBD56B}

.bg8			{ background-color: #9CAF54}

.bg9			{ background-color: #E9EDBA}

.bg10			{ background-color: #DCEA9F}

.bg11			{ background-color: #F1F3D2}

.bg12			{ background-color: #E8F5B6}

.story			{ font: 70% Arial, Helvetica, sans-serif; color: #003366; }

.story_heading2	 	{ font: bold 134% Arial, Helvetica, sans-serif; color: #669900; }	/* Story Content Style */

.story_heading3	 	{ font: bold 125% Arial, Helvetica, sans-serif; color: #003366; }	/* Story Content Style */

.story_heading4	 	{ font: bold italic 110% Arial, Helvetica, sans-serif; color: #59612D; }	/* Story Content Style */

.table_heading1	 	{ font: bold 100% Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #8f7a41; }

.table_heading2	 	{ font: bold 90% Arial, Helvetica, sans-serif; color: #2e3851; background-color: #b4ad9a; }

.table_heading3	 	{ font: bold 90% Arial, Helvetica, sans-serif; color: #003366; background-color: #cad2d8; }

.heading1 		{ font: bold 85% Arial, Helvetica, sans-serif; color: #003366; }

.heading2	 	{ font: bold 80% Arial, Helvetica, sans-serif; color: #669900; }

.heading3	 	{ font: bold 115% Arial, Helvetica, sans-serif; color: #003366; }

.heading4	 	{ font: bold 75% Arial, Helvetica, sans-serif; color: #8f7a41; }

.heading4_light 	{ font: bold 65% Arial, Helvetica, sans-serif; color: #E6E6C6; }

.heading5	 	{
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: italic;
	font-weight: bold;
}

.heading6	 	{
	color: #8f7a41;
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
}

.tagline	 	{ font: 70% Arial, Helvetica, sans-serif; color: #003366; }

.source 		{ font: 75% Arial, Helvetica, sans-serif; color: #666633; } 

.footer1 		{ font: 70% Arial, Helvetica, sans-serif; color: #7592bc; }

.overview 		{ font: 75% Arial, Helvetica, sans-serif; color: #2e3851; }

.overview1		{ font: 75% Arial, Helvetica, sans-serif; color: #000000; }

.overview2		{ font: 80% Arial, Helvetica, sans-serif; color: #003366; }

.overviewBold	{ font: 75% Arial, Helvetica, sans-serif; color: #003366; font-weight: bold; }

.overviewBoldItalic	{
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: italic;
}

.overview_heading2 	{ font: bold 90% Arial, Helvetica, sans-serif; color: #59612D; }	/* Overview Content Style */

.overview_heading3 	{ font: bold 90% Arial, Helvetica, sans-serif; color: #333333; }	/* Overview Content Style */

.overview_heading4 	{ font: bold italic 90% Arial, Helvetica, sans-serif; color: #59612D; }	/* Overview Content Style */

.navaux 		{ font: 55% Arial, Helvetica, sans-serif; color: #000000; }

.promo_dark 	        { font: 75% Arial, Helvetica, sans-serif; color: #BEBE98; }

.promo_light 	        { font: 75% Arial, Helvetica, sans-serif; color: #F9F9EA; }

.promo_link 		{ font: 70% Arial, Helvetica, sans-serif; }

.navtopic 		{ font: 70% Arial, Helvetica, sans-serif; color: #E6E6C6; text-decoration: none; }

.navtoolbox 		{ font: 70% Arial, Helvetica, sans-serif; color: #CCCC99; }

.navtoolbox_light 	{ font: 70% Arial, Helvetica, sans-serif; color: #E6E6C6; }

.footer 		{ font: 60% Arial, Helvetica, sans-serif; color: #CCCC99; }

.task_light 	{ font: 110% Arial, Helvetica, sans-serif; color: #7D883D; }

.task_dark 		{ font: bold 95% Times New Roman, Times, serif; color: #4D4D4B; }

.task_link 		{ font: bold 75% Arial, Helvetica, sans-serif; color: #4D4D4B; text-decoration: none; }

.news 			{ font: 70% Arial, Helvetica, sans-serif; color: #003366; }

.submit 		{ font: 95% Times New Roman, Times, serif; color: #4D4D4B; }

#MessageIncorrectLabel
{
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color: Red;
}

.catalog{
	width: 470px; /*width of menu*/
}

.catalog ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.catalog li a{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/catalog_link.gif) 100% 0;
    height: 40px; /*Set to height of bg image- padding within link (ie: 25px - 4px - 4px)*/
	padding: 13px 36px 10px;
	line-height: 4px; /*Set line-height of bg image- padding within link (ie: 25px - 4px - 4px)*/
	text-decoration: none;
}	
	
.catalog li a:link, .catalog li a:visited{
	color: #2e3851;
}

.catalog li a:hover{
	color: #8f7a41;
	background-position: 100% -40px;
}

	
.catalog li a:selected{
	color: #8f7a41;
	background-position: 100% -80px;
}

.unordered_list {
	list-style-type: square;
}
