
body {
	text-align:center;
	font-family: Arial;
	font-size: 12px;
	line-height:1.4em;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#26486F;
}

div.container{
	clear:both;
	color: #454545;
	margin:0 auto; 
	text-align:center;
	width:900px;
	padding-left:18px; 
	padding-right:18px;
	padding-bottom:10px;
	background-image: url(images/white-middle.png);
	background-repeat: repeat-y;

}
div.title {
background-image:url(images/title-bg.jpg); background-repeat:no-repeat; text-align:left; padding-top:12px; height:47px; padding-left:30px; width:870px;
}
div.blueboxleft{
float:left; width:14px; vertical-align:top; background-image:url(images/blue-box-left.jpg); background-repeat:no-repeat; height:20px;
}
div.blueboxright{
float:left; width:14px; vertical-align:top; background-image:url(images/blue-box-right.jpg); background-repeat:no-repeat; height:20px;
}

div.middlefade {
float:left; width:872px; background-image: url(images/bg-content.jpg); background-repeat:repeat-x; font-size:13px;
	}
div.whitebg {
background-image:url(images/bg-white.jpg); background-repeat:repeat-y; color:#063059; text-align:left; overflow:auto;
}
div.footerclass{
background-image:url(images/white-bottom.png); background-repeat:no-repeat; background-position:top; color: #CCC; width:900px; padding-left:18px; padding-right:18px; margin:0 auto; clear:both;
}
div.totop {
font-size:11px; text-align:right;	
}
div.totopline {
height:1px; background-color:#006; margin-bottom:15px;
}

span.greenbo {color:#85AC91; }
span.reddish {color:#B63635; }

/* Links */
a.bluelink, a:visited.bluelink {
color: #063059;
text-decoration:underline;
}
a:hover.bluelink{
color: #000;
text-decoration:underline;
}
a.footerlink, a:visited.footerlink {
color: #666;
text-decoration:none;
}
a:hover.footerlink{
color: #666;
text-decoration:underline;
}
a.vividconcept,a:visited.vividconcept{
color: #CCC;
text-decoration:none;
}
a:hover.vividconcept{
color: #CCC;
text-decoration:underline;
