body {
	font-size : 11px;
	font-family : Verdana, sans-serif;
	color: #666666;
	margin: 0px;
	background-color: #F0EFEF;
}

p {
	padding-top: 0px;
	padding-bottom: 12px;
	margin: 0px;
	font-size : 11px;
}

.subtitle {
	color: #D10C0D;
	font-weight: bold;
	font-size: 12px;
}

.subtitle2 {
	color: #D10C0D;
	font-weight: bold;
	font-size: 14px;
}

.itin_title {
	color: #D10C0D;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

h1			{ margin:0 0 15px 0; padding:0px; font-weight:bold; color:#D10C0D; font-size:18px; }
h2			{ margin:0 0 15px 0; padding:0px; font-weight:bold; color:#D10C0D; font-size:16px; }
h3			{ margin:0 0 15px 0; padding:0px; font-weight:bold; font-size:14px; }
h4			{ margin:0 0 15px 0; padding:0px; font-weight:bold; color:#D10C0D; font-size:14px; }
h5			{ margin:0 0 10px 0; padding:0px; font-weight:bold; font-size:12px; }
h6			{ margin:0 0 10px 0; padding:0px; font-weight:bold; color:#D10C0D; font-size:12px; }

.large {
	font-size: 12px;
}

.white_back {
	background-color: #FFFFFF;
}

.header_back {
	background-image: url(images/header_back.gif);
	background-repeat: repeat-x;
}

.left_back {
	background-image: url(images/left_back.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

.right_back {
	background-image: url(images/right_back.gif);
	background-repeat: repeat-x;
}

.footer {
	text-align: center;
}

.footer_back {
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
	text-align: left;
}

.footer_divider {
	background-image: url(images/footer_divider.gif);
	background-repeat: no-repeat;
}

.rightcol_back {
	background-image: url(images/rightcol_back.gif);
	background-repeat: repeat-y;
}

.sidenav_back {
	background-image: url(images/sidenav_back.gif);
	background-repeat: no-repeat;
	height: 24px;
}

.sidenav_topback {
	background-image: url(images/sidenav_topback.gif);
	background-repeat: no-repeat;
	height: 25px;
}

/*  divs  */

#topnav {
	text-align: right;
	padding-right: 19px;
}

#feature {
	padding-left: 9px;
	width: 541px;
}

#feature_text {
	width: 317px;
	height: 212px;
	background-image: url(images/home_feature_text.gif);
	background-repeat: no-repeat;
	position: absolute;
}

#feature_image {
	width: 224px;
	height: 212px;
	float: right;
}

#flash_title {
	padding-left: 16px;
	padding-bottom: 8px;
}

#content {
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content_home {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 19px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#rightcol_area {
	padding-left: 20px;
	padding-top: 2px;
	width: 185px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#sidenav_item {
	padding-left: 20px;
	vertical-align: middle;
}

#disclaimer {
	padding-left: 22px;
	padding-top: 14px;
	font-size: 10px;
	color: #BAB9B9;
}

#footerlinks {
	padding-left: 187px;
	padding-top: 16px;
}

#footerlinks a {
	margin-right: 10px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AA8D09;
	line-height: 18px;
}

/*  link styles  */

a {
	font-family : Verdana;
	color: #D10C0D;
	text-decoration: underline;
}

a:visited {
	font-family : Verdana;
	color: #D10C0D;
	text-decoration: underline;
}

a:hover {
	font-family : Verdana;
	color: #D10C0D;
	text-decoration: none;
}

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

a.sidenav:visited {
	color: #666666;
	text-decoration: none;
}

a.sidenav:hover {
	color: #666666;
	text-decoration: underline;
}

a.footerlink {	
	text-decoration: none;
}

a.footerlink:visited {
	text-decoration: none;
}

a.footerlink:hover {
	text-decoration: underline;
}

a.whitelink {	
	color: #ffffff;
	text-decoration: underline;
}

a.whitelink:visited {
	color: #ffffff;
	text-decoration: underline;
}

a.whitelink:hover {
	color: #ffffff;
	text-decoration: none;
}
