body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
	font-size:13px;
	/* background-color: #3479A0; Mike's bkg color */	
	/* background-color: #6B925A; light green*/
	background-color: #ffffff;
}

Table  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

P  {
	margin-top: 12px;
	margin-bottom: 6px;
}

H2 {
	color: #007E4B;
	line-height: 22px;
	font-size: 18px;
	font-weight: 900;
	margin-top: 16px;
	margin-bottom: 6px;
}

H3 {
	/* color: #6B925A is light background green. */
	color: #F76C06;
	font-size: 14px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 18px;
}

H4	{
	color: #333333;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -6px;
}

H5	{
	color: #333333
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 12px;
	margin-bottom: -9px;
}

.preH2 {
	font-family: times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	color: orange;
	margin-top: 12px;
	margin-bottom: -3px;
}

.CenteredHeading 	{
	font-weight: bold;
	font-size: 14px;
	color: #006607;
	margin-top: 12px;
	margin-bottom: 12px;
}

a:link {
	font-size: 11px;
	color: #484848;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	color: #484848;
	text-decoration: none;
}

a:hover {
    font-size: 11px;
    color: #F76C06;
	text-decoration: none;
}

#MainTable {
	margin-left: 25;
	margin-right: 25;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}

#NavMain_Text  {
	color: #007E4B;
	font-weight: bold;
}

#NavMain a:link   {
	font-size: 12px;
	font-weight: bold;
}

#NavMain a:visited   {
	font-size: 12px;
	font-weight: bold;
}

#NavMain a:hover   {
	font-size: 12px;
	font-weight: bold;
}


#MainTable_Bullet1	{
	list-style-type: square;
	font-weight: bold;
	margin-top: 10;
}	

#MainTable_Bullet1_Text	{
	font-weight: normal;
	margin-top: 1;
}

#MainTable_Bullet2	{
	list-style-type: square;
	font-weight: normal;
	margin-top: 5;
	line-height: 20px
}	

#MainTable_List1	{
	list-style-type: number;
	font-weight: Normal;
	margin-top: 20;
}	

#MainTable_Emph	{
	text-align: center;
	font-size: 99%;
	color: #003099;
	font-style: italic;
}


#NavMain_Sub1 a:link	{
	font-size: 11.9px;
	color: #006607;
	font-weight: normal;
}

#NavMain_Sub1 a:visited	{
	font-size: 11.9px;
	color: #006607;
	font-weight: normal;
}

#NavMain_Sub1 a:hover	{
	font-size: 11.9px;
	color: #F56301;
	font-weight: normal;
}


#Nav_InfoLinks {
	font-size: 10.5px;
	font-weight: normal;
	color: white;
	line-height: 10px;
	text-align: middle;
}

#Nav_InfoLinks a:link  {
	font-size: 10.5px;
	font-weight: normal;
	color: white;
}

#Nav_InfoLinks a:visited  {
	font-size: 10.5px;
	font-weight: normal;
	color: white;
}

#Nav_InfoLinks a:hover  {
	font-size: 10.5px;
	font-weight: normal;
	color: white;
	text-decoration: underline;
}



#Nav_InfoLinks_Blk a:link  {
	font-size: 11.3px;
	text-align: right;
	font-weight: normal;
	color: #303030;
}

#Nav_InfoLinks_Blk a:visited  {
	font-size: 11.3px;
	font-weight: normal;
	color: #303030;
}

#Nav_InfoLinks_Blk a:hover  {
	font-size: 11.3px;
	font-weight: normal;
	color: #303030;
	text-decoration: underline;
}

#SideNav_Sub2	{
	font-size: 12px;
	color: #444444;
	line-height: 24px;
	margin-left: 0px;
}

#SideNav_Sub2_Hdr   {
	Color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}

#SideNav_Sub2 a:link	{
	color: #444444;
	font-size: 12px;
}

#SideNav_Sub2 a:visited	{
	color: #444444;
	font-size: 12px;
}

#SideNav_Sub2 a:hover	{
	color: #F56301;
	font-size: 12px;
}

#EmbeddedNavBar	{
	margin: auto auto;
}


#MainTable a:link, #MainTable a:visited {
	font-size: 13px;
	text-decoration: underline;
}

#MainTable a:hover {
	font-size: 13px;
	color: #F76C06;
}

#Announcements	{
	font-size: 11.5px;
	color: #444444;
	line-height: 10px;
	margin-left: 0px;
}