
body,td,th, .sliding_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #383838;
	line-height: 18px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2f1fd;
}

/* ------------------------- TEXT ------------------------- */

.light-grey-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
}

.white-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.red-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#a70000;
}

/* ------------------------- HEADINGS ------------------------- */

.grey-heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color:#383838;
	height:40px;
	line-height:40px;
	font-weight:bold;
}

.red-heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#a70000;
	font-weight:bold;
}

/* ------------------------- GENERAL ------------------------- */

.input-box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5f6062;
	height: 20px;
	text-align:left;
	border: 1px solid #CCCCCC;
	width:160px;
	padding-top:5px;
	padding-left: 5px;
}

/* ------------------------- LINKS ------------------------- */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.color a {

color: #0000FF;
font-size: 15px;	
}

div a:hover {
color: #0000FF;
font-size: 15px;	
}

p a {

color: #0000FF;
font-size: 15px;	

}

p a:hover{
	
font-size: 15px;
color: #0000FF;
}

#free  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e50000;
}
#free:link {
	text-decoration: none;
}
#free:visited {
	text-decoration: none;
	color: #262c38;
}
#free:hover {
	text-decoration: underline;
	color: #970000;
}
#free:active {
	text-decoration: none;
	color: #970000;
}

a.white-links:link,
a.white-links:active,
a.white-links:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;

}
a.white-links:hover {
	text-decoration:underline;

}



.bwhite-links{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:64px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.bwhite-links:hover {
	text-decoration:underline;
	cursor:pointer;

}

.menu:hover{ cursor:pointer;}

.sub_menu_link{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;}

a.red-links:link,
a.red-links:active,
a.red-links:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#a70000;
	font-size:12px;
	text-decoration:none;
}
a.red-links:hover {
	text-decoration:underline;
}

/*.bg_bottom_image1 { 
	width:522px; height:64px; 
	background:url(images/bg-1.png) no-repeat; 
}

.bg_bottom_image2 { 
	width:522px; height:64px; 
	background:url(images/bg-2.png) no-repeat; 
}

.bg_bottom_image3 { 
	width:522px; height:64px; 
	background:url(images/bg-3.png) no-repeat; 
}

.bg_bottom_image4 { 
	width:522px; height:64px; 
	background:url(images/bg-4.png) no-repeat; 
} */
.bottom_nav{
	background:url(images/nav_bg.png) repeat-x;
}

.border_right{
	border-right:1px solid #273e47;
}

.active{
	background:url(images/active_spacer.png) 0 11px repeat-x;
}
.slide_button{
	float:right;
	margin-bottom:40px;
	margin-right:10px;
	color:#333;
}

.slide_button img{
	border:none;
}

.bg{
	background:url(images/top_bg.jpg) no-repeat;
	width:1004px;
	height:325px; 
	margin:0;
	display:block;
/*	padding-top:24px; 
*/	
}



.arial_lighblue {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #254c69;
	text-decoration: none;
}

.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
