﻿/********************************************************************************************************************************/

body, form, html
{
	margin: 0px 0px 0px 12px;
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#dvContainer
{
	border-style: none solid none solid;
	border-width: 1px;
	width: 900px;
	border-top-color: #3eace5;
	border-right-color: #3eace5;
	border-left-color: #3eace5;
}

/********************************************************************************************************************************/

#dvTop
{
	background-image: url('Images/siteTop.png');
	width: 900px;
	height: 157px;
}
#dvTop a
{
	text-decoration: none;
	color: #FFFFFF;
}
#dvTop a:hover
{
	color: #003399;
	text-decoration: none;
}
#imgLogo
{
	float: left;
	margin-top: 30px;
}
#topMenu
{
	float: left;
	margin-top: 40px;
	font-weight: bold;
	margin-left: 20px;
}
#dvSearch
{
	float: right;
	margin-top: 10px;
}
#ctl00_ucSearchMenu1_txtSearch
{
	border: 1px solid #004f9e;
	width: 80px;
	font-family: tahoma;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
}

/********************************************************************************************************************************/

#dvContent
{
	background-image: url('Images/as.png');
	background-color: #FFFFFF;
	min-height: 370px;
	background-repeat: repeat-y;
	padding: 0px 0px 2px 0px;
	clear: both;
	max-height: 100%;
	height: 100%;
	overflow: hidden;
}
#dvLMenu
{
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 10px;
}
#dvLMenu a
{
	color: #333333;
}
#dvLMenu a:link
{
	color: #333333;
}
#dvLMenu a:hover
{
	color: #1753c3;
}
#dvLMenu a:active
{
	text-decoration: none;
}

/********************************************************************************************************************************/

#dvFooter
{
	background-image: url('Images/footer.png');
	width: 900px;
	height: 50px;
	line-height: 50px;
}
#dvFooter a
{
	color: #333333;
}
#dvFooter a:link
{
	color: #333333;
}
#dvFooter a:hover
{
	color: #1753c3;
}



#ctl00_cph1_ucRootMenu1_RootMenu
{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ctl00_cph1_ucRootMenu1_RootMenu a
{
	color: #333333;
}
#ctl00_cph1_ucRootMenu1_RootMenu a:hover
{
	color: #1753c3;
	text-decoration: underline;
}

#Migom td
{
	border: 1px;
	border-color: #e5f6fc;
	border-style: solid;
}
/********************************************************************************************************************************/

ul
{
	
	
    text-decoration:none;
    display:block;
    padding:2px 0pt 5px 30px;


}
li
{
	background: url("Images/Bullet.jpg") 1px 7px no-repeat;
	text-decoration: none;
	display: block;
	padding: 2px 0pt 5px 30px;
	list-style:none;
}

/********************************************************************************************************************************/


.about-table
{
	background-position: left top;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #1667B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	background: #bcd0e4 url("Images/widget-table-bg.jpg") top left repeat-x;
}

.about-table caption
{
	caption-side: bottom;
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
	padding: 0.5em 0;
}

.about-table th, .about-table td
{
	border: 1px dotted #1667B7;
	padding: 0.5em;
	text-align: left;
	color: #2A4763;
}

.about-table th[scope=col]
{
	color: #7A8A99;
	background-color: #8fadcc;
	text-transform: uppercase;
	font-size: 0.9em;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	border-right-color: #1A78D7;
	border-bottom-color: #1A78D7;
}

.about-table th + th[scope=col]
{
	color: #fff;
	background-color: #7d98b3;
	border-right: 1px dotted #666;
	border-right-color: #1667B7;
}

.about-table th[scope=row]
{
	background-color: #b8cfe5;
	border-right: 2px solid #333;
	border-right-color: #1667B7;
}

.about-table tr.alt th, .about-table tr.alt td
{
	color: #2a4763;
}

.about-table tr:hover th[scope=row], .about-table tr:hover td
{
	background-color: #1E90FF;
	color: #fff;
}

img
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}


