body
}

p, form{
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	/* text-indent: 5px; */
	padding: 0;
}

li{
	margin-left: 20;
	margin-right: 20;
	padding: 0;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
}
body{
	background: fixed;
	background-color: #D5E9FB;
	background-image: url('images/bg-logo.jpg');
	background-repeat: no-repeat;
	background-position-x:0%;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	SCROLLBAR-BASE-COLOR:#99CCFF;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
}
.colorbox_green {
	border-top: 2px green solid;
	border-bottom: 2px green solid;
	background-color: #D9FD8E;
	padding: 5px 0px 5px 0px;
	margin: 3px 30px 5px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #669800;
	text-decoration: underline;
}
.colorbox_black {
	border-top: 2px black solid;
	border-bottom: 2px black solid;
	background-color: #555555;
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.colorbox_blue {
	border-top: 2px #16648A solid;
	border-bottom: 2px #16648A solid;
	background-color: #D5E9FB;
	padding: 5px 0px 5px 0px;
	margin: 3px 30px 5px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #16648A;
	text-decoration: underline;
}
.colorbox_orange {
	border-top: 2px orange solid;
	border-bottom: 2px orange solid;
	background-color: #ffeebb;
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.colorbox_purple {
	border-top: 2px purple solid;
	border-bottom: 2px purple solid;
	background-color: #B474B4;
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

table{
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}

.navigation{
	margin-bottom: 20px;
	padding: 0 0px;

}

.narrowcolumn{
	float: left;
	margin-right: 0px;
	width: 526px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
}
.newslett {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	background-color: #DFCD9A;
	border: 2px dashed #800000;
}
.newsletter {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	background: url('images/bg/yeldot.gif');
	border: 2px dashed #800000;
}
.ebox {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	background-color: #ffffff;
	border: 3px dashed #515151;
}

.post h2{
	margin: 0 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	color: #16648A;
	font-style: normal;
	font-weight: bold;
	margin-left: 10;
	margin-right: 10;
	margin-top: 20;
	margin-bottom: 0;
}

.post h2 a{
	text-decoration: none;
	color: #3399CC;
}

.post h2 a:hover{
	text-decoration: none;
	color: #999999;
}

.post{
	padding: 15px 20px 0;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;

}

#sidebar{
	float: right;
	margin: 0;
	width: 150px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
}

#sidebar h2{
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

#sidebar h2 a{
	text-decoration: none;
	color: #999999;
}

#sidebar h2 a:hover{
	text-decoration: underline;
}

#sidebar ul{
	margin: 0 0 10px;
	width: 135px;
	padding: 10px 10px 10px 10px;
	background: #ECF5FD;
	color: #000;
}

#sidebar ul li{
	margin: 0;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
}

#sidebar ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul li{
	margin: 0 0 10px 0;
	font-family: Georgia;
	font-size: 12px;
}

a{
	color: #3399CC;
	text-decoration: underline;
}

a:hover{
	color: #CC0000;
	text-decoration: none;

}

a img{
	border: 0px none;
}

form, input, textarea{
	font-family: Georgia;
	font-size: 12px;
}

ul, ul li{
	list-style-type: bullet;
}

h1 a{
	text-decoration: none;
	color: #000;
}

h1 a:hover{
}

blockquote{
	margin: 35px 40px 0px 50px;
	border: 1px solid #C9E4FE;
	padding: 5px 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	background: url('images/bg/vltbluedot-bg.gif');
	color: #333;
}

.custom blockquote {
color: #1C2639;
padding-top: 10px;
padding-bottom: 0.5px; 
padding-right: 5px;
font: italic 1.2em Georgia, "Times New Roman", Times, serif; 
-moz-border-radius: 5px;
-webkit-border-radius: 
5px;
} 

.custom blockquote { background: #ECEFF5; }

}

#Borders
{
border-width: 1px;
    border-style: solid;
    border-color: #C9E4FE;
width: 600px;

}

.menu {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20;
	margin-bottom: 0;
	color: #2F83AC;
	text-indent: 0px;

}

.sidehead {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #CC0000;
	text-indent: 0px;

}

.bullet {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	text-align: center;
	color: #000000;
	font-weight : normal;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;

}
.article {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 20;
	margin-right: 20;
	margin-top: 40;
	margin-bottom: 0;
	color: #000000;
	text-indent: 40px;

}
.article1 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 20;
	margin-right: 20;
	margin-top: 40;
	margin-bottom: 0;
	color: #000000;
	/* text-indent: 40px; */

}
.affarticle {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10;
	margin-bottom: 0;
	color: #000000;
	/* text-indent: 40px; */
}
.optin {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30;
	margin-bottom: 0;
	color: #000000;
	text-indent: 40px;
}
.style1 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	margin-left: 30;
	margin-right: 60;
	margin-top: 60;
	margin-bottom: 0;
	color: #000000;
	text-indent: 0px;
}
.style1a {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 60;
	margin-right: 60;
	margin-top: 50;
	margin-bottom: 0;
	color: #000000;
	text-indent: 40px;
}
.style1b {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 60;
	margin-right: 60;
	margin-top: 30;
	margin-bottom: 0;
	color: #000000;
	text-indent: 40px;
}
.style1c {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-right: 60;
	margin-top: 45;
	margin-bottom: 0;
	color: #000000;
	text-indent: 40px;
}
.style1d {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
	margin-left: 40;
	margin-right: 40;
	margin-top: 25;
	margin-bottom: 25;
	color: #000056;
	text-indent: 40px;
}
.style1e {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
	margin-left: 40;
	margin-right: 40;
	margin-top: 25;
	margin-bottom: 25;
	color: #666666;
	text-indent: 40px;
}
.style1f {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
	margin-left: 5;
	margin-right: 5;
	margin-top: 5;
	margin-bottom: 5;
	color: #000000;
	text-indent: 30px;
}
.style1g {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
	margin-left: 60;
	margin-right: 60;
	margin-top: 25;
	margin-bottom: 15;
	color: #000000;
	text-indent: 40px;
}
.style2 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	margin-left: 40;
	margin-right: 40;
	margin-top: 40;
	margin-bottom: 0;
}
.style3 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #16648A;
	text-indent: 15px;
}
.style3a {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #CC0000;
	text-indent: 15px;
}
.style4 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 10;
	margin-right: 10;
	margin-top: 40;
	margin-bottom: 0;
	color: #000000;
	text-indent: 0px;
}
.style4a {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	text-decoration: normal;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10;
	margin-bottom: 0;
	color: #000080;
	text-indent: 0px;
}
.style5 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #16648A;
	text-indent: 0px;
}
.style6 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	margin-left: 5;
	margin-right: 5;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	text-indent: 10px;
}
.style7 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 5;
	margin-right: 5;
	margin-top: 10;
	margin-bottom: 0;
	color: #000000;
	text-indent: 10px;
}
.style8 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	margin-left: 5;
	margin-right: 5;
	margin-top: 10;
	margin-bottom: 0;
	color: #CC0000;
	text-indent: 10px;
}
.style9 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Chuzzlewit SF, Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	margin-left: 5;
	margin-right: 5;
	margin-top: 10;
	margin-bottom: 0;
	color: #000080;
	text-indent: 10px;
}
.style11 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	margin-left: 30;
	margin-right: 30;
	margin-top: 30;
	margin-bottom: 0;
}
.style12 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	/* text-indent: 5px; */
}

.mainborder {
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
.style17 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10;
	margin-bottom: 0;
	color: #000000;
	/* text-indent: 40px; */
}
.style18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F83AC;
	text-align: center;
	font-style: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.style19 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F83AC;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20;
	margin-bottom: 0;
}
.style20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F83AC;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.style21 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	margin-left: 20;
	margin-right: 10;
	margin-top: 10;
	margin-bottom: 0;
}
.style22 {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
}
.style23 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	margin-left: 5;
	margin-right: 5;
	margin-top: 30;
	margin-bottom: 0;
	color: #CC0000;
	text-indent: 10px;
}
.style24 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin-left: 5;
	margin-right: 5;
	margin-top: 30;
	margin-bottom: 0;
	color: #000000;
	text-indent: 0px;
}
.style25 {
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-top: 85;
	margin-bottom: 0;
}
}
.style26 {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10;
	margin-bottom: 0;
	color: #CF0000;
	text-indent: 0px;
}
.style27 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20;
	margin-bottom: 0;
}