body {
    background-color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

#cHeader {
    /* background-image:url(images/background.gif); */
	background-color:#6391de;
	text-align:left;
	height:150px;
    width: auto;

}

#cContent {
    background-color:#FFFFFF;
	width: 970px; /* auto */
	margin: 0px auto;
}

#cA {
    background-color:#FFFFFF;
	float: left;
	width: 250px; /* 270 */
	border-right: 1px dashed #EEEEEE;
}

#cB {
    background-color:#FFFFFF;
    /* float: left; */
	padding-left: 15px;
	text-align: left;
	width: 90%; /* width: 700px; */
}

#cC {
    background-color:#FFFFFF;
    float: right;
	width: 50px;
}

#cMenu {
    text-align: right;
    width: auto;
	border-bottom: 1px dashed #DDDDDD;
	margin-left: 30px;
	margin-right: 10px;
}

#columnMenu {
	border-right: 1px dashed #DDDDDD;
}

#columnA {
	text-align: left;
    width: auto;
	border-bottom: 1px dashed #DDDDDD;
	margin-left: 30px;
	margin-right: 10px;
}

#columnAll {
    border-bottom: 1px dashed #FFFFFF;

}

#columnContent {
    margin-left: 35px;
	margin-right: 10px;
}

#columnFooter {
    background-color:#0099FF;
    margin-left: 0px;
	margin-right: 0px;
	height:auto;

}

#Footer {
    margin-left: 30px;
	margin-right: 30px;

}

hr {
    border: 1px dashed #DDDDDD;

}

#dashedBR {
    border: 1px dashed #DDDDDD;
	width: 1px;
}

h2 {
    color:0033FF;
	padding: 20px 0px 0px 0px;
	text-align:center;
	font-weight: bold;
}

h4 {
	text-align:center;
}

#textboldred {
     color:#FF0000;
}

#faq_q {
     color:#FF0000;
	 font-weight: bold;
}

#faq_a {
     color:#0066FF;
}

#formBox {
	border-bottom: 1px dashed #DDDDDD;
	border-top: 1px dashed #DDDDDD;
}

#announcement {
	border-bottom: 1px dashed #DDDDDD;
	border-top: 1px dashed #DDDDDD;
	color: #FF0000;
	
	font-size: 14px;
	font-weight:bold;
	text-align:center;

}