/* CSS Document */


body {
	text-align:center;
	margin-top: 10px;
	padding-top: 0px;
	}

#frame {
	width:720px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #141E43;
	}
.nobullet {
	list-style-type: none;
}
.bulletlist {
	margin-left: 16px;
}
#blockquote {
	padding: 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5D9D;
	margin-bottom: 10px;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3B5D9D;
}
#content {
	padding-right: 11px;
	padding-left: 11px;
	}

#footer {
	height: 50px;
	margin: 20px;
	padding-top: 0px;
	clear: both;
	float: none;
	}
		
#contentheader {
	background:#3B5D9D	}
	
/*       3 COLUMNS                  */

#leftcol {
	width:222px;
	padding:0px 10px 0px 0px;
	float:left;
	}
	
#leftcolx {
	width:240px;
	padding:0px 10px 0px 0px;
	float:left;
	}

#centercol {
	width:400px;
	padding:0px 10px 0px 0px;
	float:left;
	}

#rightcol {
	width:222px;
	padding:0px;
	float:left;
	}




/*       2 COLUMNS                  */
	


#widecol {
	width:465px;
	padding:0px;
	float:left;
	}
	
#widecolx {
	width:447px;
	padding:0px;
	float:left;
	}
#centercol_big {
	width:442px;
	padding:0px 10px 0px 0px;
	float:left;
}
#lefttitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #3B5D9D;
	border-right-color: #3B5D9D;
	padding-right: 10px;
}
/*      TABLE                  */
.tablerow {
	width:687px;
	padding:5px 0px 0px;
	margin-top: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B5D9D;
}
.table_leftcell {
	width:222px;
	padding:0px 10px 0px 0px;
	float:left;
}
#centercol_big_text {
	width:440px;
	padding:0px;
	float:left;
}
#blockquote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: normal;
	word-spacing: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#centercol_line {
	width:222px;
	padding:5px 10px 0px 0px;
	float:left;
	height: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B5D9D;
}
#rightcol_line {
	width:222px;
	padding:5px 0px 0px;
	float:left;
	height: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B5D9D;
}
.tablerow1 {
	width:687px;
	border-top: 1px solid #3B5D9D;
	margin-top: 111px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.bulletlist_no {
	margin-left: 16px;
	list-style-type: none;
}
.bulletlist_no li {
	list-style-type: none;
}
.bulletlist li {
	list-style-image: url(img/bullet2.gif);
}

