﻿body 
{
	font-size: 11px;
	margin: 0px;
	color: #2E3092;
	font-family: verdana;
}

a
{
	text-decoration: none;
	font-size: 11px;
	color: #2E3092;
	font-weight: bold;
}

a:hover
{
	color: #ED1C23;
	font-weight: bold;
}

#dvWrapper
{
	width: 1000px;
}

#dvMain
{
	width: 1000px;
	float: left;
}

#dvHeader
{
	width: 100%;
	float: left;
	padding: 0px 0px 5px 0px;
}

#dvLogo
{
	width: 207px;
	height: 115px;
	float: left;
}

#dvContent
{
	width: 100%;
	float: left;
}

.dvFloatL
{
	float: left;
	width: 100%;
}

.dvFloatR
{
	float: right;
	width: 100%;
}

.dvfl
{
	float: left;
}

.dvfr
{
	float: right;
}

.dvTableHeader
{
	background-color: #22528c;
	padding: 5px;
	text-align: center;
	color: White;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
}

.dvItemLeft
{
	float: left;
	text-align: right;
	width: 35%;
	padding: 5px;
}

.dvItemRight
{
	float: right;
	text-align: left;
	width: 60.5%;
	padding: 2px;
}

/* Login Control Classes Starts Here */
#dvLoginWrapper
{
	width: 450px;
}

#dvLoginControl
{
	width: 450px;
	float: left;
	border: solid 1px #2E3092;
	padding: 1px;
}

/* Login Control Classes Ends Here */

/* Left Control Panel Classes Starts Here */
#dvLeftPanel
{
	float: left;
	width: 15%;
	border: solid 1px #2E3092;
	padding: 1px;
}

.dvMenuItem
{
	width: 100%;
	float: left;
	padding: 5px 5px 5px 20px;
	text-align: left;
	background-image: url('../WebImages/arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

/* Left Control Panel Classes Ends Here */

#dvMiddleContent
{
	float: right;
	text-align: left;
	width: 79.5%;
	border: solid 1px #2E3092;
	padding: 1px;
}
.star
{
	color:Red;
	font-weight:bold;
}


.HeaderRightCurve
{
	background-image:url('../../WebImages/rightcurv.gif');
	width:7px;
	height:28px;
	background-repeat:no-repeat;
}
.HeaderLeftCurve
{
	background-image:url('../../WebImages/leftcurv.gif');
	width:7px;
	height:28px;
	background-repeat:no-repeat;
}

.SubTopRightCurev
{
	background-image:url('../../WebImages/sub_right_curv.jpg');
	width:10px;
	height:37px;
	background-repeat:no-repeat;
}

.SubTopLeftCurev
{
	background-image:url('../../WebImages/sub_left_curv.jpg');
	width:10px;
	height:37px;
	background-repeat:no-repeat;
}
.SubTopGradient
{
	background-image:url('../../WebImages/sub_gradient.jpg');
	background-repeat:repeat-x;
	color:#073d72;
	font-weight:bold;
	width:800px;
	height:37px;
	text-align:left;
}

.SubDownTable
{
	border-left:solid 1px #dcdcdc;
	border-right:solid 1px #dcdcdc;
	
}

.SubBottomRightCurev
{
	background-image:url('../../WebImages/sub_bottomright.gif');
	width:10px;
	height:10px;
	background-repeat:no-repeat;
	
	
}

.SubBottomLeftCurev
{
	background-image:url('../../WebImages/sub_bottomleft.gif');
	width:10px;
	height:10px;
	background-repeat:no-repeat;
}
.SubBottomGradient
{
	
	 background-image:url('../../WebImages/sub_bottomcenter.gif');
	 background-repeat:repeat-x;
	 width:800px;
}

.GroupColor
{
	color:#073d72;
	font-weight:bold;	
	font-size:14px;
}

.GroupTable
{
	 background-image:url('../../WebImages/table_gradient.jpg');
	 background-repeat:repeat-x;
	 
}

.GroupCaption
{
	padding-left:10px;
	color:#777777;
	text-align:justify;
	width:90%;
}
.GroupHeading
{
	font-size:12px;color:#525252;font-weight:bold;
}


.SubRegulationGradient
{
	background-image:url('.././WebImages/sub_gradient.jpg');
	background-repeat:repeat-x;
	color:#073d72;
	font-weight:bold;
	width:900px;
	height:37px;
	
}

.SubBottomGradient
{
	 background-image:url('../../WebImages/sub_bottomcenter.gif');
	 background-repeat:repeat-x;
	 width:900px;

}

.RegLeft
{
	padding-left:10px;
	width:250px;
	text-align:left;
	font-size:12px;
	
	
}

.RegRight
{
	padding-left:10px;
	text-align:left;
	width:600px;
}


.RightContent
{
	padding-top:5px;
	float:left;
	width:770px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.divFile
{
	width:720px;
}
.divFileLieft
{
	width:200px;
	color:Navy;
	float:left;
	padding-left:5px;
	text-align:left;
	padding-top:15px;
}

.divRight
{
	float:left;
	width:500px;
	text-align:left;
	padding-left:5px;
	padding-top:15px;
}
.Star
{
	color:Red;
	font-weight:bold;
}

.dvItemLeft1
{
	float: left;
	text-align: left;
	width: 25%;
	padding: 5px;
	border:solid 0px red;
	padding-left:20px;
}

.dvItemRight1
{
	float: left;
	text-align: left;
	width: 60.5%;
	padding: 2px;
	border:solid 0px red;
}

.dvMidContent
{
float: left;
width: 100%;	
text-align:center;
padding-bottom:10px;
padding-top:10px;
}

.SetTabColor
{
	background-color:#7a99c0;
	color:White;
	
}

.SetTabHoverColor
{
	background-color:#dcdcdc;
	
}
