/* CSS Document */
body {
	text-align: center; 
	margin: 15px;
	margin-top:0px;
	margin-bottom:0px;
	background: url(images/background_style2.jpg) repeat-x top #999999;
	}
td {
	text-align: left;
	vertical-align: top;
}
h1 {
	font: bold 17px arial;
	letter-spacing: -1px;
	color: #000066;
}
h2 { font: bold 15px arial; letter-spacing: -1px; }
h3 { font: bold 13px arial; letter-spacing: -1px; }
h4 { font: bold 12px arial; letter-spacing: -1px; }
h5 { font: bold 12px arial; letter-spacing: -1px; }
a {
	color: #666666;
}
a:hover {
	color: #ADC0C9;
}
.maincontent {
	padding: 20px;
	font: 12px arial;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 530px;
}

.rightcolumn {
	font: 12px arial;
	color: #000;
	background: url(images/right_column_bg2.jpg) right repeat-y;
	vertical-align: top;
	padding: 15px;
	width: 235px;
	background-color: #FFFFFF;

}

.rightcolumn_thin {
	font: 12px arial;
	color: #000;
	background: url(images/watermark.gif) bottom center no-repeat #f0f0f0;
	vertical-align: top;
	width: 117px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

.smallmenu {
	color: #CCCCCC;
	font: bold  9px arial;
	padding: 5px 0px 2px 15px;
	vertical-align: middle;
}
.smallmenu a {
	color: #CCCCCC;
	text-decoration: none;
}
.smallmenu a:hover {
	color: #FFFFFF;
}
.search {
	background-color: #ABB6B8;
	color: #fff;
	font: 9px arial;
}
.footer {
	border-top: 1px solid #474847;
	padding: 10px 0px 10px 0px;
	font: 10px arial;
	color: #000000;
	text-align: right;
}
.questions {
	padding: 2px;
	font: 12px arial;
	color: #fff;
	vertical-align: top;
	width: 175px;
}
.questions a {
	color: #FFFFFF;
}
.questions a:hover {
	color: #FFFFFF;
}
.applynow a {
	color: #CCCCCC;
}
.applynow a:hover {
	color: #FF0000;
}
.floatleft {
	float: left;
	padding: 0px 2px 2px 0px;
}
li {
	list-style-position: outside;
	list-style-image: url(images/layout/point.gif);
}
.features {
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
	word-spacing: normal;
	list-style-image: none;
}

#menu_background{
	background: #999999 url(images/black_border.jpg) right no-repeat;
}

.grey_text {
	color: #666666;
	text-decoration: none;
}

.grey_text a:hover{
	color: #000000;
}

.headerRow {
	border-bottom: #000000 1px solid;
	font-weight:bold;
}

#watermark {
	background: url(images/watermark.gif) bottom right no-repeat;
	height:100px;
	vertical-align:bottom;
}

#ten_number {
	font-weight: bold;
	color:#666666;
	text-align: right;
}

.body_text {
	text-align: justify;
	line-height: 1.5;
}

.fourteen {
	font-size: 14px;
	font-weight: bold;
}

.sixteen{
	font-size: 16px; 
	font-weight: bold; 
}

.row_2 {
	background-color:#CCCCCC;
	line-height:20px;
}

.row_1 {
	line-height:20px;
}

.subtitle{
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0.25em;
}