/* CSS Document */

#content_header
{
	padding-left: 26px;
	padding-top: 9px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #FFF7CA;	
}

#content_header h1
{
	font-size: 28px;
	color: Black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content_header h2
{
	font-size: 18px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content_header_text *
{
	position: relative;
}

#previous_tab
{
	width: 134px;
	height: 25px;
	background: url(images/previous_tab.png) no-repeat top left;
	position: absolute;
	margin-top: -13px;
	margin-left: 370px;
}
#previous_tab a
{
	margin-left: 32px;	
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #35559D;
	text-decoration: none;
	background: url(images/content_feature_h1_border.png) repeat-x bottom center;
}
#previous_tab a:hover
{
	background: none;
}

#content h3
{
	color: #309022;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content p
{
	padding-top: 5px;
	padding-bottom: 11px;
}

#content ul,
#content ol
{
	list-style-position: outside;
	margin-left: 20px;
}
#content ul li,
#content ol li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

#content a
{
	text-decoration: none;
}
#content a:hover
{
	text-decoration: underline;
}

.link
{
	background: #EAEEF5 url(images/green_arrow.png) no-repeat 21px 12px;
	padding-left: 39px;
	padding-top: 10px;
	height: 56px;
}
.link a
{
	font-weight: bold;
	color: #35559D;
	background: url(images/content_feature_h1_border.png) repeat-x bottom center;
	text-decoration: none;
	font-size: 12px;
}
.link a:hover
{
	background: none;
}

#content_menu
{
	width: 533px;
	height: 29px;
	font-size: 0;
	background: url(images/content_menu.png) no-repeat center center;
}
#content_submenu
{
	width: 533px;
	height: 35px;
	font-size: 0;
	background: url(images/content_submenu.jpg) no-repeat center center;
}
#content_submenu ul
{
	list-style-type: none;
	padding-top: 6px;
	margin: 0 auto;
	text-align: center;
	line-height: 10px;
}
#content_submenu ul li
{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	background: url(images/border.png) no-repeat left center;
	height: 10px;
}
#content_submenu ul li.first
{
	padding-left: 0;
	background: none;
}

#content_submenu a
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #35559D;
	text-decoration: none;
}
#content_submenu a:hover
{
	text-decoration: underline;
}



#content_menu ul
{
	list-style-type: none;
	padding-top: 6px;
	margin: 0 auto;
	text-align: center;
	line-height: 10px;
}
#content_menu ul li
{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	background: url(images/border.png) no-repeat left center;
	height: 10px;
}
#content_menu ul li.first
{
	padding-left: 0;
	background: none;
}

#content_menu a
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #35559D;
	text-decoration: none;
}
#content_menu a:hover
{
	text-decoration: underline;
}

div.quotation
{
	float: right;
	width: 160px;
	height: 200px;
	margin-left: 19px;
	margin-top: 19px;
	background: url(images/quote_box.png) no-repeat top left;
	text-align: center;
	padding-top: 26px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 125%;
}