/* CSS Document */
/* HTML Elements ---------------------------------------------*/


body {
height: 100%;
/* background-color:#666666; */

margin: 0 0 0 0;

background:#ffffff url(../images/background.gif) bottom left repeat-x  ;

text-align:center;

}



html { height: 100%; margin-bottom: 1px; } /* solves slight page position jumping */
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* main container ---------------------------------------------*/

html>#container {height:auto} 

html>body #container {height:auto;}
 
#container {
 margin: 0 auto 0 auto; /*centers the div*/
  width: 773px; 
 height: auto;
 min-height:457px;
	background:#ffffff url(images/tile.gif) repeat-y bottom;
 text-align: left;
}

#topbar {
margin: 0 0 0 0;
padding: 10px 0 0 0;
width: 773px;
height:129px;
background-color:#FFFFFF;
}

#mid_top {
	width: 773px;
	height: 10px;
	margin: 0 0 0 0;
	background:url(images/mid_top.gif) no-repeat top;
	clear: both;
	overflow: hidden;
	display: block;
}

#home_flash {
margin: 0 0 0 0;
text-align:left;
float:left;
width:385px ;
height:318px ;



}

#left_section {
margin: 0 0 0 0;
float:left;
width:385px;
height:auto;
/*background-color:#FFffff;*/
}



#right_section {
	float:left;
	width:375px;
	height:auto;
	background-color:#FFffff;
}
a:link  {
	color:#574898;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color:#574898;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color:#cc0033;	
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color:#574898;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#flashimg, #flashimg img, #flashnav, #flashnav img, #flashsubnav, #flashsubnav img {
	border: 0 none;
}

#latestnews_long .img {
border: 5px solid #b9b3b9;
}

#bluecontent {
	background:#3b1981 url(images/blue_gradient.gif) repeat-x left top;
	margin:0 auto 0 auto;
	/*padding: 0 10px 0 10px;*/
	width: 356px; /*336px*/
	height: 220px; /*210px*/
	overflow:hidden;
	display: block;
}
#bluecontent p, #bluecontent_services p, #bluecontent_aboutus p,
#bluecontent_contact p, #bluecontent_long p {
	color:#ffffff;
	font: normal 10px/13px Verdana, Arial, Helvetica, sans-serif;
}
#bluecontent h1, #bluecontent_services h1, #bluecontent_aboutus h1, #bluecontent_long h1 {
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0 0 5px 0;
}
#bluecontent h1.small, #bluecontent_services h1.small, #bluecontent_aboutus h1.small,
#bluecontent_contact h1.small {
	font: bold 13px/14px Verdana,  Helvetica, sans-serif;
	color:#FFFFFF;
}
/*----------------------------------------- about us -----------------------------------------------*/
#bluetop_aboutus {
margin:0 auto 0 auto;
width:356px;
height:38px;
background-color:#FFFFFF;
overflow:hidden;
display: block;

}

#bluebottom_aboutus {
	background:#FFFFFF url(images/services_content_bot.gif) no-repeat top;
	margin:0 auto 0 auto;
	width:356px;
	height:15px;
	overflow:hidden;
	display: block;
}
/*---------------------------------- services ----------------------------------------*/
#bluetop_services {
	margin:0 auto 0 auto;
	width:356px;
	height:62px;
	background-color:#FFFFFF;
	overflow:hidden;
	display: block;
}
/*----------------------------------contact us ----------------------------------------*/
#bluecontent_contact {
	margin:0 auto 0 auto;
	/*padding: 0 10px 0 10px;*/
	width: 356px; /*336px*/
	height:304px;
	background:#3b1981 url(images/blue_gradient.gif) repeat-x left top;
	overflow:hidden;
	display: block;
}
#bluecontent a:link, #bluecontent a:visited, #bluecontent a:active,
#bluecontent_long a:link, #bluecontent_long a:visited, #bluecontent_long a:active,
#bluecontent_contact a:link, #bluecontent_contact a:visited, #bluecontent_contact a:active {
	color: White;
	font-weight: bold;
}
#bluecontent a:hover, #bluecontent_contact a:hover, #bluecontent_long a:hover {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

/*---------------------------------FAQS -----------------------------------------*/
.faqsmenu {
	margin: 0 0 10px 0;
	width: 330px;
}
/*----------------------- Calculator Pages etc.---------------------------------------------------*/
#bluecontent_long {
	margin:0 auto 0 auto;
	width:356px;
	background:#3b1981 url(images/blue_gradient.gif) repeat-x left top;
	overflow:hidden;
	display: block;
}
#right_section #bluecontent_long h1, #right_section #bluecontent h1.head, 
#right_section #bluecontent_contact h1.small {
	padding: 10px 10px 0 10px;
	margin: 0 0 0 0;
	background: url(images/blue_top.gif) no-repeat top;
	line-height: 10px; /*35*/
	display: block;
}
#right_section #bluecontent_long p, #right_section #bluecontent p, 
#right_section #bluecontent_contact p {
	padding: 0 10px 0 10px;
	margin:  5px 0 8px 0;
}
#bluecontent_end {
margin:0 auto 0 auto;
width:356px;
height:22px;
	background: url(images/blue_content_bot.gif) repeat-x left top;
overflow:hidden;
display: block;
}
/*--Calculator Tables--*/
table.calc {
	margin:0 auto 0 auto;
	width: 327px;
	background: White url(images/calc_bot.gif) no-repeat bottom;
	font: normal 10px/10px Verdana, Arial, Helvetica, sans-serif;
	border: 0 0 0 0;
}
td.bgTop {
	background: url(images/calc_top.gif) repeat-x;
	height: 30px;
	color:#39424A;
	font-size: 11px;
	vertical-align: middle;
}
td.title {
	text-align: right;
}

#bluecontent_long table.calc a:link, #bluecontent_long table.calc a:visited, #bluecontent_long table.calc a:active {
	color:#574898;
}
#bluecontent_long table.calc a:hover {
	color: #cc0033;
}
/* =============================== Latest news ================================= */
#first_col_news {
	margin: 10px 0 0 11px;
	text-align:left;
	width: 363px;
	height: 247px;
	background: #f1f0f0 url(images/news_archive_bot.gif) no-repeat bottom;
	float:right;
}
#first_col_news .spacing {
padding: 5px;
}
#latestnews {
	margin:0 auto 0 auto;
	width:356px;
	height:14px;
	background:#3b1981 url(images/news_top.gif) no-repeat bottom;
	overflow:hidden;
	display: block;
}
#newscontent {
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	width: 336px;
	height:65px;/* 75*/
	background: #f1f0f0 url(images/news_content_bk.gif) no-repeat bottom;
}
#first_col_news h1, #latestnews_long h1.head, #widecol h1 {
	font: bold 12px/15px Verdana,  Helvetica, sans-serif;
	color:#FFFFFF;
}
#first_col_news h1 {
	height: 37px;
	background:#f1f0f0 url(images/news_archive_titlebar.gif) no-repeat top;
	line-height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	display: block;
}
#first_col_news ul, #first_col_news li {
	font: bold 11px/14px Verdana,  Helvetica, sans-serif;
	color:#333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#first_col_news li {
	padding: 0 0 4px 3px;
	margin: 0 10px 5px 10px;
	border-bottom: 1px dotted #39424A;
}

#first_col_news li a:link, #first_col_news li a:visited, #first_col_news li a:active   {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#574898;
}
#first_col_news li a:hover {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#cc0033;	
}
#first_col_news p, #latestnews_long p, #widecol p {
	font: 10px/12px Verdana, Helvetica, sans-serif;
	color:#39424A;
}
#first_col_news p {
	padding: 5px 10px 5px 10px;
}
#first_col_news h2, #latestnews_long h2, #bluecontent_contact h2, #bluecontent_long h2 {
	font:bold 11px/14px Verdana, Helvetica, sans-serif;
	color:#574898;
	margin: 0 0 0 0;
}
#latestnews_long {
margin:0 auto 0 auto;
	padding: 0 0 0 0;
	width: 356px;
min-height:529px;
	background: #f1f0f0 url(images/news_bottom.gif) no-repeat bottom;
overflow:hidden;
display: block;
}
#latestnews_long h1.head {
	height: 55px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	background:#f1f0f0 url(images/news_titlebar.gif) no-repeat top;
	display: block;
	line-height: 40px;
}
#latestnews_long h2, #latestnews_long p, #latestnews_long img {
	padding: 0 10px 5px 10px;
}
#latestnews_long form {
	margin: 0 10px 0 10px;
}
/*--wide page--*/
#widecol {
	margin: 0 auto 0 auto ;
	padding: 0 0 0 0;
	width: 728px;
	height: auto;
	text-align:left;
	background: #f1f0f0 url(images/wide-foot.gif) no-repeat bottom;
}
#widecol h1.head {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	height: 38px;
	display: block;
	background: White url(images/wide_head.gif) no-repeat top;
	line-height: 30px;
}
#widecol h2 {
	font: bold 11px/15px Verdana,  Helvetica, sans-serif;
	color:#948fc3;
	margin-left: 10px;
	clear: both;
}
#widecol p {
	margin: 5px 10px 5px 10px;
}
/*-- Links --*/
#bluecontent_long h2.alt {
	margin-bottom: 5px;
	color:#ffffff;
}
#bluecontent_long dl, #first_col_news dl {
	margin: 10px 0 0 0;
}
#bluecontent_long dt, #first_col_news dt {
	margin: 8px 0 4px 9px;
	color:#ffffff;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#first_col_news dt {
	color:#39424A;
}
#bluecontent_long dd, #first_col_news dd {
	margin: 0 0 10px 50px;
}
#bluecontent_long dd a:link, #bluecontent_long dd a:visited, #bluecontent_long dd a:active { 
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
#first_col_news dd a:link, #first_col_news dd a:visited, #first_col_news dd a:active { 
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

#bluecontent_long dd a:hover, #first_col_news dd a:hover{
	color: #cc0033;
	text-decoration: none;
	font-weight: bold;
}


/* =================================================== Font Styles ===================================================== */
.pad5 {
padding: 5px;
}

.whiteheading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color:#FFFFFF;
line-height:14px;
}

.boldpurple {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#574898;
line-height:14px;
}

.greyheading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#333333;
line-height:14px;


}

.greytext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color:#39424A;

}
.whitetext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color:#ffffff;
/*padding:5px;*/
}

.redbold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:22px;
color:#C6212B;
/* padding: 0 5px 0 5px; */

}

.red_large_bold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:24px;
font-weight:bold;
color:#C6212B;

}

.white-large-bold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:24px;
font-weight:bold;
color:#FFFFFF;
}

#bluecontent .white_large_bold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:bold;
color:#FFFFFF;
}

.bluebold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0982ED;
padding: 0 5px 0 5px;

}

p {margin: 0 0 5px 0;
line-height:11px;
}
/* ================================= footer ============================================ */
#mid_bot {
	background:#ffffff url(images/mid_bot.gif) no-repeat top;
margin: 0 auto 0 auto; /*centers the div*/
padding: 0 0 0 0;
width:773px;
height:43px;
	top: auto;
}
.footerspacing {
padding: 30px 190px 0 0;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
	color:#939090;
	display: block;
}
#mid_bot a:link, #mid_bot a:visited, #mid_bot a:active {
	font-size: 9px;
	color:#939090;
	text-decoration: none;
}
#mid_bot a:hover {
	font-size: 9px;
	color:#CC0000;	
	text-decoration: none;
}
/* ================================= Flash Game ============================================ */

.flashgame {
	width: 1003px;
	height: 596px;
	margin-top: 1px 1px 1px 1px;
	text-align: center;
	color:#999999;
	background-color:#999999;
	}










