#forminput{
	font-family : Helvetica, sans-serif;
}
textarea{
	font-family : Helvetica, sans-serif;
}
a.insert{
	color : #EDB32A;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.news{
	padding-right:15px;
	padding-bottom:10px;
	display:inline;
	float:left;
	font-size:11px;
	text-align: center;
}

.caption{
	margin-right:15px;
	margin-bottom:5px;
	font-size:11px;
	text-align:center;
}
.caption IMG {
margin-bottom: 5px;
}
a.yellow{
	color : #EDB32A;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}

#rightMenu a.right_menu{
	text-decoration: none;
}
#rightMenu a.right_menu:visited{
	text-decoration: none;
}
#rightMenu a.right_menu:hover{
	text-decoration: none;
}
.error{
	color: red;
	font-weight:bold;
	font-size:13px;
}

.download_icon{
	background-image: url(../media/images/icons/download_ext.gif);
	background-repeat: no-repeat;
	color: #D6E5F2;
	font-size: 10px;
	height: 16px;
	width: 27px;
	padding-left: 3px;
}

/*  ----------------------- LIST  ----------------------------- */
#list td.odd{
	background-color: #cfd5e1;
	padding: 5px 5px 5px 5px;
	
}
#list td.even{
	background-color: #f2f2f2;
	padding: 5px 5px 5px 5px;
}

#list th{
	background-image : url(../media/images/downloads/top_background.gif);
	background-repeat: no-repeat;
	width:471px;
	height:28px;
	color: white;
	font-weight:bold;
}
#list h4{
	color : #384790;
	margin:0px;
	padding:0px;
	font-size:14px;
}
#list h4.padd{
	color : #384790;
	line-height:16px;
	margin:0px;
	padding:0px;
	font-size:14px;
	margin-bottom:6px;
}
#list a {
	color: #384790;
	text-decoration: none;
}
#list a:hover {
	text-decoration: underline;
}
#list a.more{
	color:#384790;
	font-weight:normal;
}
#list a.morestrong{
	color:#384790;
	font-weight:bold;
}
#list a.qanda{
	color:black;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#list a.sitemap{
	color:black;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#list a.sitemapBold {
	color:black;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#list a.sitemap:hover{
	color:black;
	font-size:12px;
	text-decoration:underline;
}
#list ul{
	line-height:1.8em;
}


<!-- more 2007 05 09 -->

#middleContentBg UL {
margin-top: 10px;
}
#middleContentBg LI {
margin-bottom: 0.5em;
}
#list .blue {
line-height: 19px;
}
#list STRONG {
line-height: 19px;
}
.caledar{
color: #384790;
line-height: 19px;		
}
#list H4.download {
font-size: 12px;
}
#list .sitemapHolder {
padding: 5px;
}
#list .sitemapHolder UL UL{
padding: 0px;
margin: 7px 0px 13px 10px;
}

#list .pagination A {
color: #bfbfbf;
}
P.subtitle {
font-weight: bold;
color: #384790;
}