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

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


.body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}
.body2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	font-style:normal;
}
.body3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	font-style:normal;
}
.bodyBold {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
}
.bodyYellow {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#f7d245;
	font-size:11px;
	font-style:normal;
}
.clear {
	font-size:1px;
	height:1px;
	font-style:normal;
}
.mainBody {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	font-style:normal;
}
.mainHeader {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#f7d245;
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	font-style:normal;
}
.sub-box {
    float:left;
    width:200px;
    height:100%;
    margin-top:10px;
    margin-left:5px;
    margin-right:10px;
    margin-bottom:20px;
}
.sub-box2 {
	float:left;
    width:330px;
    height:100%;
    margin-top:10px;
    margin-left:5px;
    margin-right:10px;
    margin-bottom:20px;
}

/* Start Rounded Corners */
.bl {
	background:url(../images/bl.gif) 0 100% no-repeat #d1e7f0;
	width:100%;
}
.br {
	background:url(../images/br.gif) 100% 100% no-repeat;
}
.tl {
	background:url(../images/tl.gif) 0 0 no-repeat;
}
.tr {
	background:url(../images/tr.gif) 100% 0 no-repeat; 
	padding:5px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#244f69;
	font-size:11px;
	font-weight:bold;
}
/* End Rounded Corners */

/* Start List */
li {
    margin:5px 0 0 0;
    padding:0 0 0 0;
    line-height:15px;
}
.licol {
    float: left;
    width: 165px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}
/* End List */