body {
	margin:0;
	background:#4E84A3 url(../images/page-bg.jpg) repeat-x top left;
	height:167px;
}
.nav-bg {
	background:url(../images/nav-bg.jpg) repeat-x top left;
	height:34px;
}
.spc-below-nav {
	height:2px;
}
.spc-above-header {
	height:26px;
}
.body-bg {
	background:url(../images/body-bg.jpg) repeat-y top left;
	width:895px;
}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D7E6EA;
	text-decoration:none;
	font-weight:bold;
}
a.nav:hover {
	color:#FFFFFF;
}
.body-white-bg {
	background-color:#FFFFFF;
}
.spc-body-white {
	height:10px;
}
.grey-bg-below-header {
	background:url(../images/grey-bg-below-header.jpg) repeat-x top left;
	height:38px;
}
.leftside-box-bg-img {
	background:url(../images/leftside-box-bg-img.jpg) repeat-x top left;
	height:35px;
}
.leftside-box-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
	vertical-align:middle;
}
.leftside-box-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D7E6EA;
	font-weight:normal;
	text-decoration :none;
}
.leftside-box {
	background-color:#437890;
}
.body-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FF9900;
	font-weight:normal;
}
.body-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:normal;
	text-align:justify;
	line-height:22px;
	padding:10px 0 5px 0;
}
.body-txt-bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:bold;
}
.sponsors-box {
	border:#335E71 solid 1px;
	width:187px;
}
.sponsors-title {
	background:url(../images/leftside-box-bg-img.jpg) repeat-x top left;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
.body-bottom-bg {
	background:url(../images/body-bottom.jpg) no-repeat top left;
	width:895px;
	height:61px;
	padding:20px 0 0 0;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E1E1E1;
	font-weight:normal;
}
.vwc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.vwc span {
	color:#FFCC00;
}

.ContentHead {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5E5E5E;
	padding-top:3px;
}

#dropmenudiv {
position:absolute;
border:1px solid;
border-color: #7AA6C0;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:22px;
z-index:100;
color: #D7E6EA;
background-color: #4E84A3;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #9EC031;
border-color: #7AA6C0;
padding: 1px 0;
text-decoration: none;
color:#D7E6EA;
background-color: #4E84A3;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3B748E;
color:#FFFFFF;
}

.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #4E84A3;
}
.cont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3B3B3B;
	font-weight:normal;
	padding:5px 0 0 0;
	line-height:22px;
}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color:#3B3B3B;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px;
	text-decoration: none;
	background-color: #4E84A3;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color :#FF0000;
}

.modalBackground
{
    background-color: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	margin:auto;
}
.dragHandle
{
    cursor: move; 
    background-color: #7288BD;
    border: solid 1px Gray;
    font-family:Arial;
    font-weight:bold; 
    color: Black; 
    text-align: center;
}
.btnClose
{
    z-index:2;
    vertical-align:top;
    position:absolute;
    right:10px;
}

.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7288BD;
	text-decoration: none;
}

.bluebig_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #7288BD;
	text-decoration: none;
}
.r_small
{
font-family: arial;
font-size: 11px;
color: #0D60A5;
text-decoration: none;
}

.r_small:hover
{
color:#E66D24;
}

.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.body-titlesmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF9900;
	font-weight:normal;
}