@charset "utf-8";
body {
	background-color: #c3cbe2;
	background-image: url(/images/bg-body-loop.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: .92em;
}
.container {
	background-image: url(/images/bg-container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	width: 955px;
}

.RightExtCol {
	background-image: url(/images/bg-right-ext.jpg);
	background-repeat: repeat-y;
}
.LeftExtCol {
	background-image: url(/images/bg-left-ext.jpg);
	background-repeat: repeat-y;
}
.FooterBot {
	font-family: tahoma;
	background-image: url(/images/bg-footer-bot.jpg);
	background-repeat: no-repeat;
	font-size: .8em;
	color: #C0C0C0;
	padding-right: 15px;
	height: 43px;
	width: 740px;
	text-align:right;
}
.tbLeftSide {
	font-family: tahoma;
	font-size: .9em;
	background-image: url(/images/bg-left-side.gif);
	background-repeat: repeat-y;
	width: 190px;
	padding-left: 3px;
	padding-top: 1px;
}
.titContent {
	font-family: tahoma;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #d8754e;
	background-image: url(/images/tit-content.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 550px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	text-align: center;
}
.Typing {
	font-family: verdana;
	font-size: 0.9em;
	color: #939393;
	padding: 15px;
	text-align:justify;
}

.tdHeader {
	background-image: url(/images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.TypingBox {
	font-family: tahoma;
	font-size: 11px;
	color: #486898;
	padding: 5px;
}

hr {
	border: 1px solid #f6f7f9;
	margin: 10px 0px 10px 0px;
	text-align:center;
}

.MasterContent {
	background-image: url(/images/bg-content.gif);
	background-repeat: repeat-y;
	width: 550px;
}
.bgBoxLeftFind {
	font-family: tahoma;
	font-size: 10px;
	background-image: url(/images/bg-box-find.gif);
}

a {
	font-family: tahoma;
	font-size: 11px;
	color: #f63100;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #f63100;
}

a:hover {
	text-decoration: none;
	color: #466ca5;
}
a.LinkBox {
	font-family: tahoma;
	font-size: 11px;
	color: #466ca5;
}

a.LinkBox:link {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	color: #466ca5;
}
a.LinkBox:visited {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	color: #466ca5;
}

a.LinkBox:hover {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #f63100;
}
.Pagelink {
	font-family: tahoma;
	font-size: 11px;
	color: #f3481e;
}
.FooterAddress {
	font-family: tahoma;
	font-size: 0.9em;
	color: #FFFFFF;
	background-image: url(/images/bg-address.gif);
	background-repeat: no-repeat;
}
.SearchField {
	margin-top:2px;
	font-family: tahoma;
	font-size: .9em;
	color: #F63100;
	background-color: #f2f7fb;
	border: 1px solid #6b7cb3;
}


a:active {
	text-decoration: underline;
	color: #f63100;
}
/*FORM*/
fieldset{
	border: 1px solid #dfdfdf;
	width: 95%;
	
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;}
.label{
	background-color: #fbfbfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	width: 35%;
	text-align:right;
	padding-right:3px;
}
.space{
background-color: #eeeeee;
color: #ff6600;
font-family:arial;
font-size:11px;
font-weight:bold;
width: 1%;
}
.field{
background-color: #f8f8f8;
width: 64%;
}
.form{
	border: 1px solid #e6e6e6; 
	background-color: #fbfbfb; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #4287b0; font-size: 10pt;
	width:98%;
	display: block;
	
}
.formerror{
	border: 1px solid #ff9393; 
	background-color: #fff4f4; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #006600; font-size: 10pt;
	width:98%;
	
}
select{
	border: 1px solid #E0E0E0; 
	background-color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #990000; font-size: 11px;
	
}.pop {
	background-image: url(/images/bg-pop.jpg);
	background-repeat: repeat-x;
}
