@charset "utf-8";
/* CSS Document */

body {
	background-color:#0f4f6b;
	background-image:url(images/bg_tile.jpg);
	background-repeat:repeat-x;
	margin:0,0,0,0;
}

	
#page {
	background-color:#FFFFFF;
	width:700px;
	text-align:center;
	margin:0,0,0,0;
}

.txt_nav {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #519cbf;
}
.txt_nav a{
	color: #FFF;
	text-decoration:none;
}

.txt_nav a:hover{
	color: #519cbf;
}
.txt_footer {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #519cbf;
}
.txt_footer a{
	color: #0f4f6b;
	text-decoration:none;
}

.txt_footer a:hover{
	color: #519cbf;
}



.txt_body_large{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	line-height:16px;
	font-weight:bold;
	color: #0f4f6b;
	text-align:left;
}

.txt_body_large b{
	color:#519cbf;
}

.txt_body_large a{
	color:#519cbf;
	text-decoration:none;
	font-weight:bold;
}
.txt_body_large a:hover{
	color:#0f4f6b;
	text-decoration:none;
	font-weight:bold;
}





.txt_body_copy{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight:normal;
	color: #0f4f6b;
	text-align:justify;
}

.txt_promo_body{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:justify;
}

.txt_promo_body_light{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:left;
}

.txt_promo_large{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
}
.txt_promo_heading{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	line-height:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
}

.txt_promo_body a{
	color:#519cbf;
	text-decoration:none;
	font-weight:bold;
}
.txt_promo_body a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.txt_promo_body_light a{
	color:#0f4f6b;
	text-decoration:none;
	font-weight:bold;
}
.txt_promo_body_light a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.txt_body_copy a{
	color:#519cbf;
	text-decoration:none;
	font-weight:bold;
}
.txt_body_copy a:hover{
	color:#0f4f6b;
	text-decoration:none;
	font-weight:bold;
}


.txt_body_light{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height:12px;
	font-weight:normal;
	color: #3f7c98;
	text-align:left;
}
.txt_body_small_light{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:normal;
	color: #3f7c98;
	text-align:left;
}

.promo_copy{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height:12px;
	font-weight:normal;
	color: #FFF;
	text-align:left;
}

b.subheading{
	font-weight:bold;
	color:#0f4f6b;
}

.promo_copy a{
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	
}
.promo_copy a:hover{
	color: #519cbf;
	text-decoration:none;
	
}

.promo_title{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	line-height:12px;
	font-weight:bold;
	color: #FFF;
	text-align:left;
}
.hilight{
	color: #519cbf;
	font-weight:bold;
}


