/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #D1D2D4;
	margin: 0;
	padding: 0;
}
@font-face {
    font-family: 'arial_rounded_mtregular';
    src: url('arial_rounded_mt-webfont.eot');
    src: url('arial_rounded_mt-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('arial_rounded_mt-webfont.woff') format('woff'),
         url('arial_rounded_mt-webfont.ttf') format('truetype'),
         url('arial_rounded_mt-webfont.svg#arial_rounded_mtregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Conv_arial_black_koi8';
	src: url('arial_black_koi8.eot');
	src: url('arial_black_koi8.woff') format('woff'), url('arial_black_koi8.ttf') format('truetype'), url('arial_black_koi8.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


#masthead {
	background-color: #ffffff;
	color: #999999;
	padding: 0px;
	margin: 0;
}
#menu {
	color: #999999;
	height: 40px;
	padding: 0px;
	margin: 0;
	background-color: #163158;
	background-image: url(images/menu-bg-repeat.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-top: #D62027 5px solid;
	position: relative;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	box-shadow: 0 0 30px #666;
	-moz-box-shadow: 0 0 30px #666;
	-webkit-box-shadow: 0 0 30px #666;
}
#column_wrapper {
	background-color: #ffffff;
	margin: 0 auto;
	width: 960px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 641px;
	float: left;
}
#right {
	width: 319px;
	float: left;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 0;
	font-size: .75em;
	line-height: 1.5em;
}
#right .grey {
	padding: 0;
	font-size: .75em;
	line-height: 1.5em;
	background-image: url(images/right-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 314px;
	margin: 15px 0 0 0;
}
#right .greyhome {
	padding: 0;
	font-size: .75em;
	line-height: 1.5em;
	background-image: url(images/right-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 313px;
	margin: 0;
	display: none;
}
#masthead .content {
	margin: 0 auto;
	padding: 12px 0;
	width: 960px;
}
#menu .content {
	margin: 0 auto;
	padding: 0;
	height: 40px;
	width: 960px;
	background-image: url(images/menu-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#footer .content {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 960px;
	height: 50px;
	background-image: url(images/footer-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0;
	margin: 0;
	height: 60px;
	font-size: 0.6em;
	clear: both;
	background-image: url(images/footer-bg-repeat.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-top: #1B3B6E 5px solid;
	text-align: right;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color:#006;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #999999;
}
#footer a:hover {
	color: #D62027;
}
h1 {
	font-size: 2.9em;
	font-family: 'Conv_arial_black_koi8', Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	color: #D41F26;
	line-height:35px;
}
h2 {
	font-family: 'arial_rounded_mtregular', Arial, sans-serif;
	font-size: 1.6em;
	margin: 30px 0 0 0;
	font-weight:normal;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.info {
	border-left: 2px #173058 solid;
	color: #173058;
	margin: 20px 0 0 0;
	float: right;
	padding: 0 0 0 15px;
	text-align: left;
	font-size: 0.8em;
	width: 270px;
	clear:both;
}
.info a:link {
	color: #173058;
}
.info a:visited {
	color: #173058;
}
.info a:hover {
	color: #D41F26;
}
.red {
	color: #D41F26;
}
.form-style, .cat_textbox {
	width: 208px;
	border: 1px solid #ffffff;
	background-color: #B9BABD;
	color: #666666;
	padding: 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-top-left-radius: 5px;
}
.form-style:hover {
	border: 1px solid #003E6C;
}
.cat_textbox:hover {
	border: 1px solid #003E6C;
}
input.cat_textbox { 
	width: 208px;
	border: 1px solid #ffffff; 
	background-color: #B9BABD; 
	color: #ABABAB; 
	font-family: Arial, Helvetica, sans-serif; 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-top-left-radius: 5px;
	padding: 8px;
	font-size: 11px;
}
input.cat_textbox:hover {
	border: 1px solid #003E6C;
}
input.cat_textbox_small,#CaptchaV2 { 
	width: 208px; 
	border: 1px solid #ffffff; 
	background-color: #B9BABD; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 8px;
	font-size: 11px;
}
input.cat_textbox_small,#CaptchaV2:hover {
	border: 1px solid #003E6C;
}
.button { 
	width: 225px; 
	border: none; 
	background: #ffffff; 
	color: #D41F26; 
	font: 11px Arial, Helvetica, sans-serif; 
	padding: 4px; 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-top-left-radius: 5px;
	margin-top: 5px;
	height: 30px;
}
.button:hover {
	background: #003E6C; 
	color: #FFF;
	cursor: pointer;
}

#left form input{

	color:#666;
	background:none;
	border:thin;
	border-color:#7f9db9;
	border-style:solid;
}
.secure-zone {
	float:right;
	width:285px;
	background:url(images/secure-zone.png) no-repeat center left;
	height:42px;
		font-size:12px;
	color:#173058;	
}
.secure-zone > a {
	font-size:12px;
	color:#173058;
	text-decoration:none;
	margin:15px 0 0 50px;
	float:left;	
}


