body {
	background: #fff;
	color: #333;
	margin: 5px;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}

.main {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}
.mainbot {
	background: #006699;
	}

.content {
	margin: auto;
	width: 90%;
	}

.content_single {
	margin: auto;
	width: 60%;
	}

.content_single p {
	margin: 0 10px 10px 10px;
	padding: 10px;
	}

.content_tl {
	width: 50%;
	padding: 0px;
	}

.content_tl p {
	margin: 0 10px 10px 10px;
	padding: 10px;
	}

.content_tr {
	width: 50%;
	border: 1px solid #666;
	padding: 0px;
	}

.content_tr p {
	margin: 0 10px 10px 10px;
	padding: 10px;
	}


.about {
	background: #fff;
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666;
	padding: 0px;
	margin: 10px 10px 10px 10px;
	}


.footer {
	text-align: center;
	}




/* ----------------Host-------------- */
.hplans {
	background: #fff;
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	border: 1px solid #666;
	padding: 0px;
	margin: 10px 10px 10px 10px;
	}

.hplans p {
	margin: 4px 0px 4px 4px;
	}

.htitle {
	background: #ccc;
	color: #003366;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	width: 33%;
	}

.stitle {
	background: #ccc;
	color: #003366;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	}

.gray {
	background: #eee;
	color: #000;
	}

	
/* ------------ALL---------------- */


.noborder {
	border: 0;
	vertical-align: bottom;
	}
h1 {
	background: none;
	color: #003366;
	padding: 2px 0 2px 10px;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #006699;
	}

h2 {
	background: #006699;
	color: #ffffff;
	padding: 2px 0 2px 10px;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	}


hr {
	background: none;
	color: #666;
	border-bottom: 1px solid #006699;
	}
.title {
	background: #ccc;
	color: #003366;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	}

.line {
	border-bottom: 1px solid #006699;
	}


.rtitle {
	background: none;
	color: #003366;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	}

.ralign {
	text-align: right;
	}
.calign {
	text-align: center;
	}
.smalltx {
	background: #aaccee;
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	}

.imgleft {
	float: left;
	border: 0;
	}
.imgright {
	float: right;
	border: 0;
	}
.imgcenter {
	float: center;
	border: 0;
	}
ol.lista {
	list-style-type: lower-alpha;
	}
ol.listi {
	list-style-type: lower-roman;
	}
acronym {
	cursor: help;
	}
/* --------TEXT--------------- */



.copy {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	background: transparent;
	}

a.foot:link, a.foot:visited {
	background:transparent;
	color: #0000cc;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	}
a.foot:hover, a.foot:active {
	background:transparent;
	color: #333;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	}


a:link, a:visited, a:active {
	text-decoration: underline;
	color: #0000cc;
	background: none;
	font-size: 10px;
	}
a:hover {
	text-decoration: none;
	color: #333;
	background: none;
	font-size: 10px;
	}


a.link:link, a.link:visited {
	text-decoration: underline;
	color: #333;
	background: transparent;
	font-size: 10px;
	}
a.link:hover, a.link:active {
	text-decoration: none;
	color: #333;
	background: #ccc;
	font-size: 10px;
	}

a.smalllink:link, a.smalllink:visited {
	text-decoration: underline; 
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #333; 
	background: transparent; 
	font-size: 10px;
	}
a.smalllink:hover, a.smalllink:active {
	text-decoration: none; 
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #333; 
	background: #bbb; 
	font-size: 10px;
	}

a.navbar:link, a.navbar:visited {
	background:none;
	color: #003366;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	float: right;
	}
a.navbar:hover, a.navbar:active {
	background: none;
	color: #003366;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	float: right;
	}
