td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#333333;
	text-align:justify;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#FFFFFF}

strong{
	color: #000000
}

.menu ul li a { text-decoration:none;}
.menu ul li a:hover { text-decoration:underline;}

.blue{ background-color:#D3E6EF; text-align:center}
.blue strong{ font-size:10px; color:#4C7CA8; text-transform:uppercase}

.white{ text-align:center}
.white strong{ color:#FFFFFF; text-transform:uppercase}

.link{ text-align:center}
.link a{ color:#44667C; text-decoration:none}
.link a:hover{ color:#53A11C}

.green a{ color:#9DB433; text-decoration:underline}
.green a:hover{ text-decoration:none}

a { color:#7397B2; text-decoration:underline}
a:hover{ text-decoration:none}

.footer{ color:#8C8C8C; margin-left:175px}
.footer a{ color:#9DB433; text-decoration:underline}
.footer a:hover{ text-decoration:none}


.form1 input{
	width:182px;
	height:20px;
	color: #6C6C6C;
	padding:1px 0 0 6px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff
}

.form1 textarea {
	width:182px;
	height:144px;
	color: #6C6C6C;
	overflow:hidden;
	padding:1px 0 0 5px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#menu_link{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bg_off.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	}

#menu_link ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#menu_link ul li{
	display:block;
	float:left;
	margin:0;
	}

#menu_link ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 18px 0 18px;
	height:23px;
	background:transparent url(images/bg_divider.gif) no-repeat top right;
	}

#menu_link ul li a:hover,#menu_link ul li a.current{
	color:#B30000;
	background:#fff url(images/bg_on.gif) repeat-x top left;
	height:33px;
}
