body {background-color: #FFFFFF; color: #333333; margin:5px; padding:5px;}
#dhtmltooltip {	position: absolute; width: 398px; border: 0px; padding: 0px; background-color: white; visibility: hidden; z-index: 100; }
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A:link {color:#224F89; text-decoration: underline;}
A:visited {color:#224F89; text-decoration: underline;}
A:active {color:#224F89; text-decoration: underline;}
A:hover {color:#990000; text-decoration: underline;}

h1 {color:#CC0000; font-size:14px;}
h2 {color:#234F89; font-size:12px;}
h3 {color:#333333; font-size:11px;}

.whiteText {color: #FFFFFF;}
.redText {color: #CC0000;}
.just {text-align: justify;}
.indentLeft {padding-left: 20px;}

th {font-size:10px; color:#234F89; background:url(../images/bg_th.jpg) top repeat-x; border-bottom:1px solid #CCCCCC;}

.content {vertical-align:top; padding:5px;}

.blueText {color:#234F89; font-weight:bold;}
A.blueText {color:#234F89; font-weight:bold; text-decoration: none;}
A.blueText:visited {color:#234F89; font-weight:bold; text-decoration: none;}
A.blueText:active {color:#234F89; font-weight:bold; text-decoration: none;}
A.blueText:hover {color:#234F89; font-weight:bold; text-decoration: underline;}

li {
	list-style-image: url(../images/bullet.gif);
	padding-bottom:2px;
	padding-top:2px;
}
.LinkRed {color:#990000;}
A.LinkRed {color: #23508B; text-decoration: none;}
A.LinkRed:visited {color: #23508B; text-decoration: none;}
A.LinkRed:active {color: #23508B; text-decoration: none;}
A.LinkRed:hover {color: #23508B; text-decoration: underline;}

.LinkNav {color:#686868; font-weight:bold;}
A.LinkNav {color: #686868; text-decoration: none;}
A.LinkNav:visited {color: #686868; text-decoration: none;}
A.LinkNav:active {color: #686868; text-decoration: none;}
A.LinkNav:hover {color: #686868; text-decoration: underline;}

.bg_main {
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}
.grad_green {
	background-image: url(../images/grad_green_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
.grad_red {
	background-image: url(../images/grad_red_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
}

.getstarted {
	background-image: url(../images/getstarted_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 224px;
	width: 226px;
	background-color: #177042;
	vertical-align: top;
	padding-top: 10px;
}
.column_left {
	vertical-align: top;
	width: 224px;
}
.column_main {
	vertical-align: top;
	width: 536px;
	border-left: 6px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}
.lefttitle {
	background-color: #E2E2E2;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.darkbox_title {
	background-color: #234F89;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.width_m {width: 205px;}
.width_s {width: 100px;}

.bord_b_dotted {
	background-image: url(../images/dot_grey_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.greentitle_bord_b {
	font-weight: bold;
	color: #177042;
	border-bottom: 1px solid #D0D0D0;
}
.line_v {
	background-image: url(../images/dot_grey_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: 25px;
}
.line_v_bord_b {
	background-image: url(../images/dot_grey_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: 25px;
	border-bottom: 1px solid #D0D0D0;
}
.bord {border: 1px solid #D0D0D0;}

.boxbord_l {
	background-image: url(../images/boxbord_l.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.boxbord_r {
	background-image: url(../images/boxbord_r.gif);
	background-repeat: repeat-y;
	width: 5px;
	background-position: right;
}
.boxbord_t {
	background-image: url(../images/boxbord_t.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.boxbord_b {
	background-image: url(../images/boxbord_b.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: right;
}


/* form */
.input {border:1px solid #234F89; width:150px; height:19px; font-size:10px; margin-bottom:3px;}

select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

.submit {
border: 1px solid #2986C4;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
background-color: #EDEDED;
cursor: pointer;
}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
form{margin: 0px; padding:0px;}