/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;

	font-family: arial, sans-serif;
	background-repeat: no-repeat;
	background-position: top center;
}


a:link,
a:active,
a:focus,
a:visited {
	color: #4368bd;
	text-decoration: none;
}

a:hover {
	color:#4368bd;
	text-decoration: underline;
}


table {
	clear: both !important;
}

h1 {
	/* display: none; */
}

h2 {
	color: #b82801;
	margin: 0;
	font-size: 12px;
}
h3 {
	color: #17308a;
	margin: 0;
	padding: 0 0 0 0px;
	font-size: 12px;
	width: 230px;
	height: 27px;
	background: url(../images/template/box-big-top.gif);
	line-height: 27px;
}

td a {
	text-decoration: none;
}
td a:hover {
	text-decoration: underline;
}
td a img {
	border: 0;
}

.content, td, p , li {
	font-size: 12px;
        line-height: 20px;
        color: #223649;
}

.note {
	font-size: 10px;
}

form {
	margin: 0;
	padding: 0;
}
/*SPECIAL links - color and weight definition*/

.navRight a:link,
.navRight a:active,
.navRight a:focus,
.navRight a:visited,
.navRight a:hover,
.news a:link,
.news a:active,
.news a:focus,
.news a:visited,
.news a:hover {
	color: #4368bd;
        font-weight:normal;
}

a.footerMMCM:link,
a.footerMMCM:active,
a.footerMMCM:focus,
a.footerMMCM:visited,
a.footerMMCM:hover {
	color: #17308A;
        font-weight:normal;
}


.mainContent a,
.mainContentNews a {font-weight:bold}

.mainContent li a {font-weight:normal}

/*Home page styles */
table.newsHome  td {width:114px; vertical-align:top;  padding:10px 12px 0 10px;}
table.newsHome  td.top{ background:url(../images/template/newsTop.gif) 0 0 no-repeat;} 
table.newsHome  td.mid{ background:url(../images/template/newsMid.gif) 0 0 repeat-y; padding:2px 12px 0 10px;} 
table.newsHome  td.bot{ background:url(../images/template/newsBot.gif) 0 bottom no-repeat;padding:0px 12px 0 10px;} 

table.newsHome td p.blueText{line-height:14px;padding-bottom: 3px; padding-top: 4px;}
table.newsHome  td.bot p.blueText{margin-top:0px;padding-top:0;}

.newsHome a:link,
.newsHome a:active,
.newsHome a:visited,
.newsHome a:hover {
	color: #4368bd;
        font-weight:normal;
        }





.rss-container {
	background-position: left bottom;
	padding-top: 5px;
	background-image: url(../files/images/template/box-big-bot.gif);
	background-repeat: no-repeat;
}
.rss-items {
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
margin-top: 0;
}
.rss-item {
color: #0346c1;
line-height:12px;
text-decoration:none;
margin-bottom: 15px;
}
.rss-item a:link,
.rss-item a:active,
.rss-item a:visited,
.rss-item a:hover  {
color: #0346c1;
line-height:12px;
text-decoration:none;
}


.rss-item a:hover {
	text-decoration: underline;
}

.rss-date {
color: #223649;
}


.outOfSiteLink a:link,
.outOfSiteLink a:active,
.outOfSiteLink a:visited,
.outOfSiteLink a:hover  {
color: #EC891D;
font-weight: bold;
}