body {
	color: #777777;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	background-color: #B1B4B7;
}

H2 {
	color: #1E5096;
	font-size: 18px;
	font-weight: 900;
	margin-top: 12px;
	margin-bottom: 9px;
}

H3 {
	color: #F76C06;
	/* color: #F78F1E; */
	/* color: #6A81A4; */
	font-size: 14px;
	font-style: italic;
	margin-top: 6px;
	margin-bottom: 0px;
	line-height: 16px;
}

Table  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.LeftNavTable_Dept {
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	Margin-top: 1px;
	margin-left: 10px;
	line-height: 20px;
}


a:link {
	color: #02457D;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #02457D;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
    color: #F76C06;
    /* color: #02457D; */
	text-decoration: underline;
}


#Nav_InfoLinks {
	font-size: 10.5px;
	font-weight: normal;
	color: white;
}

#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;
}


#NavMain a:link  {
	text-decoration: none;
	font-weight: bold;
	color: 484848;
}

#NavMain a:visited  {
	text-decoration: none;
	font-weight: bold;
	color: 484848;
}

#NavMain a:hover  {
	color: #F78F1E;
	font-decoration: underline;
}


#SideBox {
	font-size: 11.9px;
	padding-left: 10px;
	color: #333333;
	font-weight: normal;
}

#SideBox_Hdr {
	font-size: 13px;
	color: #004080;
	font-weight: bold;
	text-indent: 10px;
}

#SideBox a:link	{
	font-size: 11.9px;
	color: #004080;
	font-weight: normal;
}

#SideBox a:visited	{
	font-size: 11.9px;
	color: #004080;
	font-weight: normal;
}

#SideBox a:hover	{
	font-size: 11.9px;
	color: pink;
	font-weight: normal;
}



#SideNav_Sub2	{
	font-size: 12px;
	color: #444444;
	line-height: 24px;
	margin-left: 0px;
}

#SideNav_Sub2_Hdr   {
	Color: white;
	line-height: 24px;
	font-size: 13px;
	font-weight: bold;
}

#SideNav_Sub2 a:link	{
	color: #444444;
	font-size: 12px;
	line-height: 24px;
}

#SideNav_Sub2 a:visited	{
	color: #444444;
	font-size: 12px;
	line-height: 24px;
}

#SideNav_Sub2 a:hover	{
	color: white;
	font-size: 12px;
	line-height: 24px;
}



#MainTable {
	margin-left: 10;
	margin-right: 25;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}


#Footer_Nav a:link	{
	font-size: 11.9px;
	color: #02457D;
	font-weight: normal;
}

#Footer_Nav a:visited	{
	font-size: 11.9px;
	color: #02457D;
	font-weight: normal;
}

#Footer_Nav a:hover	{
	font-size: 11.9px;
	color: #F78F1E;
	font-weight: normal;
	Text-decoration: none;
}