body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #00305e;
}
h1,h2,p{

}
a{
	color: #42719e;
	text-decoration: none;
	font-weight: bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00305E;
	margin-top: 0.5em;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CE5300;
	margin-top: 10px;
	margin-bottom: 0px;
}
menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00305E;
	margin-top: 0.5em;
}


p, span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00305e;
	line-height: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.date{
	color: #00305e;
	font-size: 12px;
}
#wrapper{
	width: 964px;
	background-color: #f8f8f8;
}
#content{

}
#TopNav{
	height: 42px;
	background-color: #00305e;
}
#TopNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/top_nav_bg.gif);
	background-repeat: no-repeat;
	display: block;
	width: 174px;
	height: 42px;
	line-height: 3em;
	background-position: 100% 0px;
}
#TopNav a:hover{
	color: #678fb6;
}
.main_bg{
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
.newsblock p{
	color: #666666;
}
.newsblock span{
	color: #006699;
	font-size: 12px;
}




input, textarea, select{ 
	font:11px/15px Verdana, Arial, Helvetica, sans-serif; 
	color:#758da5;
	border:1px solid #c6c6c6;
	vertical-align:top;
}
textarea{ width:350px; height:150px; overflow:auto;}
.inp_h{ height:24px; margin:1px 0 4px 0;}
.txt_2{
	color:#576676;
	font-size: 12px;
}
.button{
	padding: 0px;
	background-color: #3399CC;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 86px;
}

