html {
	margin: 0;
	padding: 0;
	background-image: url(/global/images/bg_image.gif);
}

body {
	/* background-image: url(images/bg3.gif); */
	margin: 0;
	padding: 0;
	/* padding-top: 15px; */
	background-color: #CCCCCC;
	background-image: url(/global/images/bg_image.gif);
	background-position: center;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#Header {
	clear: both;
	background-color: #020043;
	overflow: auto;
}

#HeaderLogo {
	text-align: center;
	margin-top: 10px;
}

#HeaderImageHolder {
	margin-top: 10px;
	height: 79px;
}

.HeaderImage {
	float: left;
	width: 200px;
	height: 75px;
}

.Navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

.Navigation li {
	margin-bottom: 0px;
	font-size: 10pt;
}

.Navigation a {
	background-color: #020043;
	color: #FFFFFF;
	display: block;
	width: 180px;
	_width: 200px;
	border-left: 5px solid #ffcc33;
	padding: 2px;
	padding-left: 10px;
	text-decoration: none;
}

.Navigation a:hover {
	background-color: #ffcc33;
	color: #000000;
	text-decoration: none;
	border-left: 5px solid #020043;
}

.Navigation div {
	background-color: #044EA4;
	color: #FFFFFF;
	display: block;
	width: 180px;
	_width: 200px;
	border-left: 5px solid #ffcc33;
	padding: 2px;
	padding-left: 10px;
	text-decoration: none;
}

.NavigationBottomLink a {
	background-color: #020043;
	border-left: 5px solid #ffcc33;
	height: 5px;
}

.NavigationBottomLink a:hover {
	background-color: #020043;
	border-left: 5px solid #ffcc33;
	height: 5px;
}

#Container {
	background-color: #FFFFFF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#ContainerInner {
}

#Content {
	overflow: auto;
	width: 100%;
	clear: both;
	padding-bottom: 15px;
}

#Content a {
	color: #3333CC;
	text-decoration: underline;
	cursor: pointer;
}

#Content a:hover {
	color: #FEBF56;
	text-decoration: underline;
}

#Content_Text
{
	margin-left: 15px;
	width: 500px;
}

#Content_Text p
{
	margin: 0;
	padding: 0;
	margin-top: 8px;
}

#Content_Text ul
{
	margin-top: 8px;
}

#Content_Text ul li
{
	list-style-image: url(/global/images/bullet.gif);
}

#Content_Text ol
{
	margin-top: 8px;
}

#Content_Text ul li
{
	list-style-image: url(/global/images/bullet.gif);
}

#Content_Text_Full
{
	margin-left: 15px;
	margin-right: 15px;
}

#Content_Text_Full p
{
	margin: 0;
	padding: 0;
	margin-top: 8px;
}

#Content_Text_Full ul
{
	margin-top: 8px;
}

#Content_Text_Full ul li
{
	list-style-image: url(/global/images/bullet.gif);
}

#Content_Text_Full ol
{
	margin-top: 8px;
}

#Content_Text_Full ul li
{
	list-style-image: url(/global/images/bullet.gif);
}

#Content_Footer {
	display: none;
	height: 25px;
	margin-top: 15px;
	background-image: url(/global/images/content_footer.gif);
	background-position: center;
	background-repeat: no-repeat;
	clear: both;
}

#Footer {
	clear: both;
	width: 800px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background-color: #020043;
	color: #FFFFFF;
	/*
	font-size: 10px;
	background-color: #febf56;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	*/
}

#Footer a{
	color: #FFFFFF;
}

#Footer a:hover{
	color: #FEBF56;
}

#FooterLinks {
	float: left;
	width: 400px;
	/* height: 200px; */
}


.FooterLogo {
	float: left;
	width: 160px;
	height: 160px;
}

.FooterLink {
	width: 200px;
	height: 70px;
	float: left;
}

.FooterLink a {
	display: block;
	width: 200px;
	height: 70px;
}

.FooterLink_Contact {
	background-image: url(/global/images/footer_contact.gif);
}
.FooterLink_Contact_Hover {
	background-image: url(/global/images/footer_contact_on.gif);
}

.FooterLink_Privacy {
	background-image: url(/global/images/footer_privacy.gif);
}
.FooterLink_Privacy_Hover {
	background-image: url(/global/images/footer_privacy_on.gif);
}

.FooterLink_SiteMap {
	background-image: url(/global/images/footer_sitemap.gif);
}
.FooterLink_SiteMap_Hover {
	background-image: url(/global/images/footer_sitemap_on.gif);
}

.FooterLink_Links {
	background-image: url(/global/images/footer_links.gif);
}
.FooterLink_Links_Hover {
	background-image: url(/global/images/footer_links_on.gif);
}

a {
	cursor: pointer;
}

a, img {
	border: 0;
}

h1 {
	font-size: 16pt;
	color: #044EA4;
	font-weight: bold;
	border-bottom: 2px solid #FEBF56;
	margin-top: 0;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color :#044EA4;
	margin: 0;
	padding: 5px;
}

h4 {
	padding: 0;
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	color: #044EA4;
	/*background-color: #6A6A5A;*/
	border-top: 1px solid #020043;
	border-bottom: 1px solid #020043;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
}

#Side_Content
{
	float: right;
	width: 250px;
	border : 2px solid #044EA4;
	background-color:#E6E6E6;
	font-size: 8pt;
	padding-bottom: 5px;
	margin-right: 15px;
}

#Side_Content p
{
	padding: 5px;
}

#Side_Content ul
{
	margin-top: 8px;
}

#Side_Content ul li
{
	list-style-image: url(/global/images/bullet.gif);
}

#Side_Content ol
{
	margin-top: 8px;
}

#Side_Content ul li
{
	list-style-image: url(/global/images/bullet.gif);
}

#Breadcrumbs
{
	padding: 5px;
	color: #FFFFFF;
	background-color: #044EA4;
	font-weight: bold;
	/*position: relative;
	float: left;
	background-image: url(/global/images/bg_breadcrumbs.gif);
	background-position: right;
	background-repeat: repeat-y;*/
	margin-top: 4px;
	display: none;
}

#Breadcrumbs a
{
	color: #FFFFFF;
	text-decoration: none;
}

#Breadcrumbs a:hover
{
	text-decoration: underline;
}

#Breadcrumbs_Inner {
	padding-right: 30px;
}

/*
.content_h1 {
	font-size: 12pt;
	
	color: #000066;
	margin: 0px 0px 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000066;
	text-transform: uppercase;
}
*/
.News_Alert {
	font-size: 8pt;
	color: #020043;
	border: 1px solid #000066;
	background-color: #E6E6E6;
	padding: 5px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}

.News_Alert a {
	color: #044EA4;
	font-weight: bold;
	text-decoration: none;
}

.News_Alert a:hover {
	color: #FEBF56;
	font-weight: bold;
}

#Headline_News {
	font-size: 8pt;
	color: #020043;
	border: 1px solid #000066;
	background-color: #E6E6E6;
	padding: 5px;
	margin-top: 15px;
}

#Headline_News a {
	font-weight: bold;
}

#Headline_News h1 {
	text-align: center;
	font-size: 12pt;
}

#Headline_News table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#Headline_News ul
{
	margin-top: 8px;
}

#Headline_News ul li
{
	list-style-image: url(/global/images/bullet.gif);
}

/*
a {
	font-weight: bold;
	color: #cc3333;
	text-decoration: underline;
	border: 0;
}

a:hover {
	text-decoration: none;
}

p {
	color: #003B86;
	padding: 0px 10px 0px 10px;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	background-color: #febf56;
	border: 0;
	margin: 0;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

ul {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

ul li{
	line-height: 16px;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	list-style-image: url(images/arrows.gif);
	vertical-align: middle;
	margin-bottom: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: left;
}

ol {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

ol li{
	line-height:16px;
	list-style-position: outside;
	/* list-style-type: decimal; *//*
	margin-left: 10px;
	vertical-align: middle;
	margin-bottom: 2px;
	color: #000066;
}
*/

.column {
	width: 192px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #f6e9cb;
}

td.column ul li{
	font-size: 9pt;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/arrows.gif);
	vertical-align: middle;
	margin-bottom: 2px;
}

td.column ul li a{
	color: #000066;
}

td.column ul li a:hover{
	color: #FFFFFF;
}

td h4 {
	border: 0;
}

.partner td{
	font-size: 7pt;
	border-bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.partner h4 {
	color: #f6f6ed;
	text-align: left;
	padding: 3px 10px 3px 10px;
	background-color: #6A6A5A;
	margin: 5px 0px 0px 0px;
}

.partner h4 a {
	color: #ffffff;
}
