/* CSS Document */

body {
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-color:#000000;
	margin-top: 0px;
}


/* Content styles START */

h1 {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: bold;
	color:#FFFFFF;
	/*#b70000;*/
}

h2 {
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	color:#ffb547;
}

.Content{
	font-family: "Century Gothic";
	font-size: 13px;
	color:#FFFFFF;
	font-weight: normal;
}

.Headers {
	font-family:"Arial";
	font-size:15px;
	font-weight:bold;
	color:#ffb547;
}

.TermHeaders {
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	color:#ffb547;
}

.Navigation{
	color: #FFFFFF;
}

.ContentBold{
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.ContentSmall{
	font-family: "Century Gothic";
	font-size: 10px;
	color:#FFFFFF;
	font-weight: normal;
}

.ContentTableBorder{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.ContentTableBorderContent{
	border: 1px solid #FFFFFF;
}

.BankingTable{
	border: 1px solid #ffb547;
	font-family: "Century Gothic";
	font-size: 13px;
	color:#FFFFFF;
	font-weight: normal;
}

/* Site Links START */

.sitelinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FE6B11;
	text-decoration: none;
	}
	
a.sitelinks:link {
	color:#FE6B11;
	}

a.sitelinks:visited {
	color:#FE6B11;
	}

a.sitelinks:hover {
	color:#ffb547;
	}

a.sitelinks:active {
	color:#FFE6B11;
	}
	
a.flags:link {
	color: #feba35;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}
	
a.pic:link {
	color:#FFB547;
	}

a.pic:visited {
	color:#FFB547;
	}

a.pic:hover {
	color:#FFB547;
	}

a.pic:active {
	color:#FFB547F;
	}
	
a.flags:link {
	color: #feba35;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

a.flags:visited {
	color: #feba35;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

a.flags:hover {
	color: #f32820;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

a.flags:active {
	color: #feba35;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}
	
.Nav_Top:link {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;		
}

.Nav_Top:active {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;		
}

.Nav_Top:visited {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;	
}

.Nav_Top:hover {
	color: #ffef6c;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
.Nav_Bottom:link {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;		
}

.Nav_Bottom:active {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;		
}

.Nav_Bottom:visited {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;	
}

.Nav_Bottom:hover {
	color: #ffb547;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
.Nav_SiteMap:link {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;		
}

.Nav_SiteMap:active {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;		
}

.Nav_SiteMap:visited {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;	
}

.Nav_SiteMap:hover {
	color: #ffb547;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
/* Site Links END */

/* Content styles END */


