/* CSS Document */
.callus {
	background-image:url(../images/callus-new.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:698px;
	height:38px;
	padding-top:21px;
	margin-right:14px;
}

.callus1 {
	background-image:url(../images/callus-new1.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:698px;
	height:38px;
	padding-top:21px;
	margin-right:14px;
}

.nav_middle_bg {
	background-image:url(../images/nav_left_middle.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#97a6b4;
	font-weight:normal;
	text-decoration:none;
}

.copyright a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#97a6b4;
	font-weight:bold;
	text-decoration:underline;
}
.copyright a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.strech {
	float:left;
	border-right:solid 1px #eaeaea;
	width:175px;
	
}
.topround {
	float:right;
	width:725px;
	height:14px;
	text-align:center;
}
.bottomround {
	float:right;
	width:725px;
	height:15px;
	text-align:center;
}
.greyright {
	border-right:solid 1px #eaeaea;
	
}
.middle_bg {
	background-image:url(../images/middle_bg.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:725px;
	
}
.sub_left {
	background-image:url(../images/subnav_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:6px;
	height:25px;
}
.sub_right {
	background-image:url(../images/sub_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:6px;
	height:25px;
}
.purple_bg {
	background-color:#566688;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.purple_bg span {
	display: block;
	float: left;
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.purple_bg a:link, .purple_bg a:visited {
	display: block;
	float: left;
	padding-top: 5px;
	margin-left:10px;
	margin-right:10px;
	color: #FFFFFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	outline-style:none;
}
.purple_bg a:hover{
	color: #1f1f1f;
	font: normal 13px Arial, Helvetica, sans-serif;
	outline-style:none;
	text-decoration:none;
}
.main_title {
	color: #4b96d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.main_title a:link {
	color: #4b96d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}


.main_title a:visited {
	color: #4b96d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}


.main_title a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.sub_title {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}


.txt_field {
	border: solid 1px #a5acb2;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_area {
	border: solid 1px #a5acb2;
	font-family: Arial, Helvetica, sans-serif;
}

.dropdown {
	border: solid 1px #a5acb2;
	font-family: Arial, Helvetica, sans-serif;
}

.small_field {
	width:50px;
	border: solid 1px #a5acb2;
	font-family: Arial, Helvetica, sans-serif;
}

#result {
	color:#FF0000;
	height:15px;
	font-size:11px;
}

.ex-date{background:url(../images/ex-date-bg.jpg) no-repeat left top; float:left; font-weight:bold; color:#FFF; text-align:center; padding:5px; margin-top:10px;}
