/* CSS Document */

img {
	border:0px
}
ul {
	width:424px;
	padding-left:22px
}
li {
	list-style:url(images/arrow.gif);
	padding-bottom:5px
}
body {
	font:normal 11px Arial, Helvetica, sans-serif;
	color: #333;
	margin-top:0
}
.cms {
	font:12px Arial, Helvetica, sans-serif;
	color: #333;
}
input, select {
	font-size:11px;
}
.button {
	background: #27387C;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border-top: 1px solid #828cb3;
	border-left: 1px solid #556298;
	border-right: 1px solid #19234e;
	border-bottom: 1px solid #101734;
	cursor: hand;
}
h1 {
	color: #27387C;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 5px 0 0 0
}
h2 {
	color: #27387C;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 0px
}
h3 {
	color: #27387C;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 0px
}
.red {
	color: #E31B23;
}
.blue {
	color: #194A82;
	font-weight: bold
}
.bigger {
	color: #194A82;
	font-weight: bold;
	font-size:12px
}
a:link, a:visited {
	color: #264681;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
.NewsHeading {
	color: #264681;
	text-decoration: none
}

/*Borders*/
.Top{
	border-top: 3px solid #3564b4;font-size:8px
}
.TopLeft{
	background: url(images/borderTL.gif)
}
.TopRight{
	background: url(images/borderTR.gif) top right
}
.MidLeft{
	border-left: 3px solid #3564b4
}
.MidRight{
	border-right: 3px solid #3564b4
}
.Bottom{
	border-bottom: 3px solid #3564b4;font-size:8px
}
.BottomLeft{
	background: url(images/borderBL.gif) bottom left
}
.BottomRight{
	background: url(images/borderBR.gif) bottom right
}	
.info{
	padding-bottom: 15px;
	padding-left: 4px
}
.typesButton {
	font-size: 11px;
	font-weight: bold;
	color: #264681;
	text-decoration: none;
	padding: 20px 0 25px 0
}

.typesButton a:link, .typesButton a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #264681;
	text-decoration: none
}
.typesButton a:hover {
	text-decoration: underline
}
.news {
	font-size: 14px;
	color: #194A82;
	font-weight: bold;
	border-bottom: 1px solid #264681;
	padding: 20px 0 2px 0
}
.newstxt {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	padding: 10px 0 0 10px
}
.newsdate {
	color: #7B8B42;
	font-weight:bold;
	padding-top: 10px
}
.readmore a:link, .readmore a:visited {
	color: #264681;
	text-decoration: none
}
.readmore a:hover {
	text-decoration: underline
}
.extras {
	color: #264681;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0 10px 0
}
/*Footer*/

.footer {
	font-size:10px;
	text-align:center;
	background-image: url(images/footer_bg.gif);
	color: #fff;
	text-decoration: none;
	padding:7px
}
.footer a:link, .footer a:visited {
	font-size:10px;
	color: #fff;
	text-decoration: none
}

.footer a:hover {
	color: #fff;
	text-decoration: underline
}
.rightfooter {
	font-size: 9px;
	text-align: justify;
	width:230px;
	padding-top:15px
}
