/* NEWS STYLES
------------------------------------------------------------------ */
#interior .mainnews h1 {margin: 0; margin-top: 14px; margin-bottom:22px; font-size:17px; color:#3F3F3F; text-decoration:none; font-weight:bold;}
#interior .mainnews .ingress{margin-bottom:22px; font-size:12px; color:#3F3F3F; text-decoration:none; font-weight:bold;}
#interior .mainnews .date {margin-bottom:22px; font-size:12px; color:#3F3F3F; text-decoration:none;}
#interior .mainnews .latestnews{margin:0; margin-top:22px;font-size:12px; color:#3F3F3F; text-decoration:none;}
#interior .mainnews .latestnews h1{margin:0; font-size:12px; color:#3F3F3F; text-decoration:none; font-weight:bold;}
#interior .mainnews .latestnews a{margin:0; padding-left:5px; font-size:12px; color:#b6081c; text-decoration:none; font-weight:normal;}
#interior .mainnews .maincontent a{color:#b6081c; text-decoration:none; font-weight:normal;}
#interior .mainnews .rightimage {border: 0px solid #858569; border-width: 1px 1px 4px 1px }
#interior .newsmainRight .rightimage {border: 0px solid #858569; border-width: 1px;}
#interior .newsmainRight .boxGrey {	background:#f4f5f0;	padding:20px; position: relative; margin-bottom: 16px;}
#interior .newsmainRight .boxGreyBottom {	background:#f4f5f0;	padding:20px; position: relative; margin-bottom: 16px; margin-top:16px; }
#interior .mainRight .boxGreyBottom .category { font-size: 10px; margin-bottom: 10px; text-transform:uppercase; }
#interior .mainRight .boxGreyBottom h3 { margin: 0; font-size: 11px; font-weight: bold;}
#interior .newsmainRight .date {font-size:12px; color:#3F3F3F; text-decoration:none;}


#interior input.text {
	border:1px solid #7F9DB9;
	vertical-align: middle;
	font-size:10px;
	height:14px; }
#interior input.submit {
	border:1px solid #7F9DB9;
	background: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-transform: uppercase;
	color: #858569;
	line-height: 12px;
	font-size:10px;
	vertical-align: middle;
	height:18px; }
