/* CSS Document */

body { margin:0px; padding:0px; font:12px arial; color:#646464; text-align:justify; background-image:url(images/bg_repeat.jpg);
background-repeat:repeat-x; background-position:top; background-color:#ECF1F5;}

.header {
	background-image:url(images/header_repeat.jpg); background-repeat:repeat-x; background-position:top; height:101px;}
	
.banner_right1 { background-image:url(images/banner_right1.jpg); background-repeat:no-repeat; background-position:top; width:259px; height:86px;
	font:11px arial; color:#1C5A8F;}
	
.banner_right2 { background-image:url(images/banner_right2.jpg); background-repeat:no-repeat; background-position:top; width:259px; height:87px;
	font:11px arial; color:#1C5A8F;}
	
.banner_right3 { background-image:url(images/banner_right3.jpg); background-repeat:no-repeat; background-position:top; width:259px; height:86px;
	font:11px arial; color:#1C5A8F;}
	
.blue { font:12px arial; color:#3FA1D2;}

.footertxt { font:10px arial; color:#87A3BD; text-decoration:none;}
.footertxt a{ font:10px arial; color:#87A3BD; text-decoration:none;}
.footertxt a:hover{ font:10px arial; color:#87A3BD; text-decoration: underline;}

.white { font:10px arial; color:#ffffff; text-decoration:none;}
.white a{ font:10px arial; color:#ffffff; text-decoration: none;}
.white a:hover{ font:10px arial; color:#ffffff; text-decoration: underline;}

.dot { border-right:1px dotted; font:12px arial; color:#B5CEE2;}

.footer { background-image:url(images/footer_bg.jpg); background-repeat:repeat-x; background-position:top; height:70px;}

.headingstrip { border-bottom:1px solid #CCCCCC;}