@charset "UTF-8";
/* CSS Document */

a:link, a:visited {
	outline: none;
}

.bodybg {
	background-image:url(../images/body_grey.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.menul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	line-height:30px;
	color:#FFF;
}

.menul:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	line-height:30px;
	color:#F78D1C;
}

.contit {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	color:#fff;
}

.contxt1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	color:#0081C7;
}

.contxt2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	color:#666;
}

.welcome {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	line-height:40px;
	color:#F78D1C;
}

.subtits {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#0081C7;
}

.maintxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#666;
}

.maintxtblue {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	color:#0C314E;
}

.slo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#0C314E;
}

.copy1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}

.copy2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}

.copy2:HOVER {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#0C314E;
}


.link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	color:#F78D1C;
}

.link:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	color:#0C314E;
}


.legend {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-style:italic;
}

.anchor {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#F78D1C;
}

.anchor:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#0C314E;
}

.borderpho {
	border:2px solid #CCC;
}

.topbanner {
	background-image:url(../images/topbanner.jpg);
	background-repeat:no-repeat;
}
