/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E7E7;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.row1{
	background-color:#f1f1f1;
}

form{
	padding:0px;
	margin:0px;
}

a:link {
	text-decoration: none;
	color: #011a43;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #011a43;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#leftbg{

}

#leftbgtop{
	height:176px; 
	background-image:url(images/bg_body_hor_top.jpg); 
	background-repeat:repeat-x;
}

#leftbgtopMB{
	height:176px; 
	background-image:url(images/bg_body_hor_top2.jpg); 
	background-repeat:repeat-x;
}

#leftsidelogo{
	height:267px;
	width:103px;
	float:right;
}

#rightsidelogo{
	width:103px;
	height:267px;
	float:left
}

#pagebg{
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-y;
}

#headercontainer{
	height:230px;
	width:807px
}

#headerrightside{
	float:left;
	width:807px;
	height: 180px;
}

#headerimage{
	height:148px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#headerband{
	height:28px;
	background-image:url(images/header_band.jpg);
	background-repeat:repeat-x;
}

#headernavbg{
	height:37px;
	background-image:url(images/bg_nav.jpg);
	background-repeat:repeat-x;
}

.vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
padding: 0px;
margin: 0px;
float:left;
}

.vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
.vertmenu ul li {
margin:0px 1px 0px 0px;
padding: 0px;
float:left;
}
.vertmenu ul li a {
text-align:center;
font-size: 100%;
display: block;
border:none;
padding: 5px 0px 2px 0px;
text-decoration: none;
color: #ffffff;
width:138px;
height:17px
}

.vertmenu ul li a:hover, .vertmenu ul li a:focus {
color: #ffffff;
background-image:url(images/butt_nav_over.jpg);
}

/*
.vertselected {
	width:161px;
	height:17px;
	color: #ffffff;
	text-align:center;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	border:none;
	padding: 5px 0px 2px 0px;
	background-image:url(images/butt_nav_over.jpg);
	float:left;
	font-weight:bold;
}

*/


#headernavbg table{
padding:0;
margin:0;
border-collapse:collapse;
line-height: 25px;
}

#headernavbg td {
padding:0;
margin:0;
text-align: center;
}

#headernavbg td a {
padding:0;
margin:0;
text-decoration: none;
color: #ffffff;
font-size: 12px;
font-weight: bold;
display: block;
width: 161px;
height: 25px;
background-image: url(images/NavButtn-Blue-161pxX25px.gif);
background-repeat: no-repeat;
}

#headernavbg td a:hover {
background-image: url(images/NavButtn-Red-161pxX25px.gif);
}

.vertselected {
background-image: url(images/NavButtn-Red-161pxX25px.gif);
background-repeat: no-repeat;
color:#ffffff;
font-weight: bold;
display: block;
width: 161px;
height: 25px;
}



#leftcolumn{
	padding:0px 8px 0px 14px;
}




#rightcolumn{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}


#rightsideshadowcol{
	background-image:url(images/shadow_right_repeat.jpg);
	background-repeat:repeat-y;
}

#rightsideshadowcol div{
	width:10px;
	height:176px;
	background-image:url(images/shadow_top_right.jpg);
	background-repeat:no-repeat
}

#copyright{
	background-image:url(images/bg_copyright.jpg);
	background-repeat:no-repeat;
	height:71px;
}

#copyright div{
	text-align:right;
	padding-top:15px;
	padding-right:20px;
	padding-left:10px;
	font-size:11px;
	color:#FFFFFF;
}

#copyright a{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}

.centreddiv{
	text-align:center;
	background-position: bottom;
	position: relative;
	bottom: auto;
}

.bigred {
	font-size: 16px;
	color: #981c1e;
	font-weight: bold;
}
.bigblue {
	font-size: 16px;
	color: #011a43;
	font-weight: bold;
}

.smallred {
	font-size: 14px;
	color: #981c1e;
	font-weight: bold;
}
.smallblue {
	font-size: 14px;
	color: #011a43;
	font-weight: bold;
}

.leftgreysep{
	background-image:url(images/sep_grey_left.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
	width:150px;
}

.leftgreysepsmall{
	background-image:url(images/sep_grey_small.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:10px;
	width:150px;
}

.smallfield{
	border:#e7e7e7 1px solid;
	color:#56709a;
	width:140px;
	height:15px;
	font-size:12px;
	margin-bottom:8px
}

.butt-login{
	width:64px;
	height:24px;
	background-color:#011a43;
	color:#ffffff;
	font-weight:bold;
	border:none;
	cursor:hand;
	cursor:pointer;
	margin-bottom:8px
}

.butt-logout{
	width:130px;
	height:24px;
	background-color:#011a43;
	color:#ffffff;
	font-weight:bold;
	border:none;
	cursor:hand;
	cursor:pointer;
	margin-bottom:8px
}

.butt-menu{
	width:130px;
	height:24px;
	background-color:#ffffff;
	color:#56709a;
	font-weight:bold;
	border:#e7e7e7 1px solid;
	cursor:hand;
	cursor:pointer;
	margin-bottom:8px
}

.forgotpassword{
	color:#011a43;
	font-size:11px;
}

.testname{
	text-align:left;
	font-size: 11px;
	color: #011a43;
	font-weight: bold;
	margin:15px 0px 15px 0px;
}

.testcont{
	text-align:left;
	font-size: 11px;
	color: #000000;
	margin:15px 0px 15px 0px;
}

h1{
	font-size:17px;
	color:#9b253f;
	background-position: center;
	
}

h2{
	padding-top:0px;
	margin-top:0px;
	font-size:15px;
	color:#AC0636;
	
}

h1a{
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:17px;
	color:#011a43;
	font-weight: bold;
	
}

h1b{
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:17px;
	color:#981c1e;
	font-weight: bold;
	
}

.pagesep{
	height:7px;
	width:607px;
	background-image:url(images/sep_middle.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

.propconttop{
	height:6px;
	width:607px;
	background-image:url(images/container_grey_top.jpg);
	background-repeat:no-repeat;
}

.propconttop2{
	height:6px;
	width:567px;
	background-image:url(images/container_grey_top2.jpg);
	background-repeat:no-repeat;
}

.propcontfill{
	height:6px;
	width:607px;
	background-image:url(images/container_grey_top.jpg);
	background-repeat:no-repeat;
}

.propcont{
	width:545px;
	padding:10px;
	border-left:1px solid #bfc0c0;
	border-right:1px solid #bfc0c0;
	background-image:url(images/container_grey_filltop2.jpg);
	background-repeat:no-repeat;
	color:#011a43;
}

.propcont td{
	color:#011a43;
	font-weight:bold;
}

.propcont strong{
	color:#AC0636;
	font-weight:bold;
}

.propcont td{
	color:#011a43;
}

.propcont2 thead{
	color:#981c1e;
	font-weight:bold;
}

.propcontbottom{
	height:6px;
	width:607px;
	background-image:url(images/container_grey_bottom.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.faqlink{
	color:#981c1e;
	font-weight:bold;
}

.smallpic{
	float:left; margin:0px 5px 5px 0px; border:1px solid #000000
}
.ebookbox {
	width:150px;
	border:0px;
	background-image: url(images/contactboxbg.gif);
	height: 323px;
	float:left;
}
.ebooktxtbox {
	color: #000000;
	line-height:130%;
	width: 140px;
	height: 323px;
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
.ebookwarningbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 140px;
}

.ebooktxtbox a:link {color:#d30d0d; text-decoration:none;}
.ebooktxtbox a:visited {color:#d30d0d; text-decoration:none;}
.ebooktxtbox a:hover {color:#021a48; text-decoration:none; cursor:pointer;}
.ebooktxtbox a:active {color:#d30d0d; text-decoration:none;
}
.txtfield { border: 1px solid #CCCCCC; padding:1px; margin-bottom:5px;
}
.small {font-size:11px;}
#registerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	float: left;
	height: auto;
	width: 140px;
	text-align:justify;
	line-height:130%;
	background-image: url(images/regbox-bg.gif);
	background-repeat: no-repeat;
}
#registerboxbottom {
	float: left;
	height: auto;
	width: 150px;
	margin-bottom:10px;

}
.impadL {float:left;margin-right:10px;margin-bottom:10px;}

.mainform {
border-collapse: collapse;
margin-bottom: 20px;
}

.mainform td {
background-color: #EBF0F4;
padding: 5px;
text-align: left;
border: 2px solid #ffffff;
}

.butt-register {
	width:118px;
	height:24px;
	background-color:#011a43;
	color:#ffffff;
	font-weight:bold;
	border:none;
	cursor:hand;
	cursor:pointer;
	margin-bottom:8px
}

.fieldbox { 
 font-size: 12px; 
 font-color: #000000;
 background-color: #ffffff; 
 border: 1px solid #A5ACB2;
 }
