/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav{
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu-head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 12px;
}
.tick-bord{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7AA6D7;
	border-bottom-color: #7AA6D7;
	border-left-color: #7AA6D7;
}
.silver-bord{
	border: 1px solid #7AA6D7;
	}
	#footer-line{
	background-image: url(images/footer_line.gif);
	background-repeat: repeat-x;
	height: 6px;
	margin-top: 5px;
}
#footer{
	font-size: 10px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer a{
	font-size: 10px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}
#footer a:hover{
	font-size: 10px;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0000FF;
}
.mattertitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
.blue-bold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0862CD;
font-weight:700;
}
.grey-bold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#353B3F;
font-weight:700;
text-decoration:none;
text-transform:uppercase;
}
.welcome{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.welcome a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.welcome a {
color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}


.welcome a:hover{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
INPUT{
	font-size: 9px;
	text-decoration: none;
}

