/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C2C2C;
	margin: 0px;
	background-image: url(images/bck.gif);
	background-repeat: repeat-x;
	line-height: 16px;
	text-align: left;
	background-color: #2d4074;
}
.main-box {
	border: 1px solid #EEE5DC;
}
.main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	padding-left: 15px;
	padding-right: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #660000;
	text-transform: none;
	margin-top: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #520000;
	margin-bottom: -10px;
}


a {
	color: #510000;
	text-decoration: underline;
}

a:visited
{
	color: #510000;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #510000;
}

a.bottom:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #595949;
	margin: 0px 19px 0px 19px;
}
a.bottom:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #595949;
	margin: 0px 12px 0px 12px;
}
a.bottom:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #A2A1A1;
}
.lft-col {
	background-color: #2d4074;
	background-image: url(images/bck-left.gif);
	background-repeat: no-repeat;
	width: 21px;
}
.right-col {

	background-color: #2d4074;
	background-image: url(images/bck-right.gif);
	background-repeat: no-repeat;
	width: 21px;
}
.footer-cel {
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBFAA;
	text-align: center;
	padding-top: 10px;
	font-size: 11px;
	color: #797969;
}
.vert-pads {
	width: 34px;
}
.ques-cell {
	background-image: url(images/ques-back.gif);
	background-repeat: no-repeat;
	height: 261px;
	width: 211px;
}
.fo-field {
	font-size: 12px;
	border: 1px solid #ABADB3;
	padding: 2px;
}
