﻿body 
{
	background-color: #02528D;
}

.divMain
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.divHeader
{
	width: 1000px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(../img/logos/new_header.jpg);
}

.headerHyperlink
{
	color: #02528D;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

.divHeaderLinks
{
	padding-top: 4px;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.divHeaderSearch
{
	padding-top: 25px;
	padding-right: 10px;
	vertical-align: bottom;
	text-align: right;
}

.divMenu
{
	background-color: #FFFFFF;
}

.divContent
{
	background-color: #FFFFFF;
}

.hrFooter
{
	color: #04548f;
	padding-top: 0px;
	width: 95%;
}

.divFooter
{
	width: 1000px;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: White;
	background-image: url(../img/footer.jpg);
	height: 62px;
}
.divFooter1
{
	clear: both;
	width: 1000px;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: White;
	background-image: url(../img/footer1.jpg);
	height: 62px;
}

.FooterHyperlink
{
	font-size: 12px;
	font-family: Verdana;
	color: White;
}

.btnSearch
{
	font-family: Verdana;
	font-size: 12px;
	height: 20px;
}

.txtSearch
{
	font-family: Verdana;
	font-size: 12px;
	height: 15px;
	width: 200px;
	border: solid 1px #02528D;
}

.bodyBottomLeftTan
{
	background-repeat: no-repeat; 
	background-color: #bdbca7; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color: #9a9987;
}

.tabStripContent
{
	padding: 10px 7px 7px 7px;
	margin-top: -1px;
}

/* Menu */

.SubMenuPanel
{
	/*position: absolute;
	left: -83px;
	top: -1px;*/
	border-left: none 0px Black;
	border-right: none 0px Black;
	border-bottom: solid 1px Black;
	background-color: #383838;
}
.SubMenuPanelInsideL
{
	border-right: solid 1px Black;
}
.spHeader
{
	font-family: Verdana;
	font-size: 14px;
	color:#efefef;
	font-weight: bold;
	border-bottom: solid 1px #efefef;
	padding-left: 4px;
}

.spItems
{
	font-family: Verdana;
	font-size: 12px;
	color:white;
	font-weight: normal;
	padding-left: 12px;
	line-height:17px;
}

div.RadMenu_Black .rmGroup .rmText {  
    font-weight:normal;  
    padding-left:0px; /* these two can be fine-tuned */  
    padding-right:0px;
}
/* End Menu */
.roundedPanelDiv
{
	height: 210px;
}

.DivBodyText
{
	margin: 40px 65px 0px 65px;
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
}
.BodyText
{
	text-align: justify;
}
.BodyHeaderText
{
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #01528a;
}
.BodyHeaderText
{
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #01528a;
}

.NoticeHeader
{
	font-size: 12px;
	font-weight: bold;
}

.NoticeText
{
	font-size: 10px;
}

.customTableHeader
{
	background-image: url( '../img/customTables/mnuBGOver.jpg' );
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 6px 6px 6px;
}

.customTable
{
	border: 1px solid #0E5A94;
}

.customTableContent
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px 4px 4px 4px;
}

.LoadingPanel
{
	display: table-cell;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22%;
	margin-bottom: auto;
	text-align: center;
	vertical-align: middle;
}

.newsHR
{
	border: 1px dotted Orange;
	width: 95%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
}
ctl00_ContentPlaceHolder2_RadToolTip1
{
	padding: 34px 34px 34px 34px;
}
