body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.style1 {
	color: #000099;
	font-weight: bold;
}



h1 {
	color: #001B5C;
	font-size: 35px;
}
h2 {
	color: #001B5C;
	font-size: 30px;
}
.white_text {
	color: #FFFFFF;
}
	
img {border-color: #006FFF;}

a:link {
	color: #000066;
	text-decoration:none;
}
a:visited {
	color: #000066;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #84AAFF;
	text-decoration:none;
}
	
a.titles:link {
	color: #1100FF;
	text-decoration:none;
	font-size:25px;
	font-weight:700;
}
a.titles:visited {
	color: #1100FF;
	text-decoration:none;
	font-size:25px;
	font-weight:700;
}
a.titles:hover {
	color: #A4AAFF;
	text-decoration:none;
	font-size:25px;
	font-weight:700;
}
a.titles:active {
	color: #B1B4FF;
	text-decoration:none;
	font-size:25px;
	font-weight:700;
}

.header { background-image:url(images/div_bg_01.jpg);
	height:224px;
	width:768px;
	text-align:center;}
		
a.header_t:link {
	color: #1100FF;
	text-decoration:none;
	font-size:15px;
	font-weight:700;
}
a.header_t:visited {
	color: #1100FF;
	text-decoration:none;
	font-size:15px;
	font-weight:700;
}
a.header_t:hover {
	color: #000000;
	text-decoration:none;
	font-size:15px;
	font-weight:700;
}
a.header_t:active {
	color: #FFFF00;
	text-decoration:none;
	font-size:15px;
	font-weight:700;}

.box_numbers {color:#000000;
			  font-size:15px;
			  font-weight:700;}
	

.header_pages { background-image:url(images/pages_header.jpg);
	height:224px;
	width:768px;
	text-align:center;
	
}
.info { background-image:url(images/div_bg_02.jpg);
	height:242px;
	width:768px;
	text-align:center;
	
}

.services {
	background-image:url(images/div_bg_031.jpg);
	height:372px;
	width:768px;
	text-align:center;
}

.pages_top {background-image:url(images/pages_01.jpg);
	height:18px;
	width:768px;
	}
	
.pages_middle {background-image:url(images/pages_02.jpg);
	background-repeat:repeat-y;
	width:768px;
	margin-top: 0px;
	}	
	
.pages_bottom {background-image:url(images/pages_03.jpg);
	height:35px;
	width:768px;
	}
	
.pages_content{
	width:670px;
	margin-top:0px;
	color:#000;
	}

.index_tab {height:132px;
	width:768px;
	text-align:center;

	 }
	 
.bottom_links {
	width:760px;
	text-align:center;
	background-color:#006FFF;
	 }

.tscs {height:52px;
	width:760px;
	text-align:center;
	font-size:12px;
	background-color: #006FFF;
	}

	
.black_small_text { 
	color:#000000;
	font-size:12px;
	text-align:center;
	}
	
	
.black_small_text { 
	color:#000000;
	font-size:12px;
	text-align:center;
	font-weight:bold
	}

	
.blue_small_text { 
	color:#006FFF;
	font-size:12px;
	text-align:center;
	}
	

.white_large_text { 
	color:#FFFFFF;
	font-size:25px;
	text-align:center;
	}

.red_large_text { 
	color:#ED096A;
	font-size:25px;
	text-align:center;
	}
	
.white_small_text { 
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	}
	
.number_text {
	color:#0513FC;
	font-size:35px;
	text-align:center;
	}

.p_number_text { 
	color:#006FFF;
	font-size:35px;
	
	}

.top_left_float

{
        float: left;
		margin-right:8px;
		margin-bottom:8px;
}



.top_right_float

{
        float: right;
		margin-left:8px;
		margin-bottom:8px;
		
}



.right_float
{	
		 	float:right;
			margin-top:8px;
			margin-left:8px;
			margin-bottom:8px;
}

.left_float
{
		 	float: left;
			margin-right:8px;
			margin-top:8px;
			margin-bottom:8px;

}

.bottom_left_float

{
        float: left;
		margin-right:8px;
		margin-top:8px;
}



.bottom_right_float

{
        float: right;
		margin-left:8px;
		margin-bottom:8px;
}
a.privacy {
    color: #FFF;
    text-decoration: none;
}
a.privacy-black {
    color: #000;
    text-decoration: none;
}
