/* CSS Document */ 
/* Author - Sanjay Bolade */

body{
	background-color: #FFFFFF;
	margin:0;
	font-family: verdana;
	font-size: 12px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #FFFFFF;
}
.inp {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	border: solid;
	border-width: 1px;
	border-color: #004462;
	margin: 0 0 6px 0;
	width: 120px;
}
table.main{
	width: 554px;
}
td.sidebars {
	background-color: #D9E3E8;
	width: 14px;
}
td.mainbody {
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #004462;
	border-width: 0 1px 0 1px;
}
.small{
	font-size: 10px;
	color: #004462;
}
.links{
	background-color: #E4E6DF;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 0 3px 0;
	width: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	border: 1;
	border-top-style: ridge;
	border-right-style: none;
	color: #000000;
}
.mainimage{
	background-color: #CBD4D5;
	border-style: solid;
	border-color: #D9E3E8;
	border-width: 1px 0 1px 0;
	color: #000000;
}
hr {
	color: #D9E3E8;
	height: 1px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bckert {
	background-image: url(../images/bcke_01.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #004462;
}
ul,li{
	margin: 6px 0 6px 10px;
}
#blue {
	padding: 14px;
	background-color: #D9E3E8;
}
.formbtn{
	border: 0;
	background-color:#00405F;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	width: 90px;
	height: 25px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

