body {
	margin: 0px;
	padding: 0px;
	background: url(images/bk1.jpg);
	background-repeat: repeat-x;
	background-color: #ADBAC2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ol {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#wrapper {
	width: 1020px;
	margin: 0px auto;
	text-align:center;
	background-image: url(images/_wrap-edge.jpg);
	background-repeat: repeat-y;
}

#banner {
	background-image: url(images/_wrap-top.jpg);
	background-repeat: no-repeat;
	height: 116px;
}
#main {

	background-image: url(images/_wrap-main.jpg);
	background-repeat: no-repeat;
}
#foot {
	background-image: url(images/_wrap-foot.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	color: #A7414E;
}

h2 {
	font-size: 14px;
	color: #313D44;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #000066;
}

a:hover {
	color: #000066;
}

a:visited {
	color: #000066;
}

a:active {
	color: #000066;
}

.linknav A:link {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: 900;
	color: #FFFFFF;
	font-size: 11px;
}
.linknav A:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: 900;
	color: #FFFFFF;
	font-size: 11px;
}
.linknav A:active {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: 900;
	color: #FFFFFF;
	font-size: 11px;
}
.linknav A:hover {
	text-decoration: none;
	color: #465C6A;
	font-weight: 900;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
.linknav2 A:link {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #465C6A;
	font-size: 12px;
	font-weight: bold;
}
.linknav2 A:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #465C6A;
	font-size: 12px;
	font-weight: bold;
}
.linknav2 A:active {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #465C6A;
	font-size: 12px;
	font-weight: bold;
}
.linknav2 A:hover {
	text-decoration: none;
	color: #A7414E;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	font-weight: bold;
}
.linknav3 A:link {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #4D5F6A;
	font-size: 14px;
	font-weight: bold;
}
.linknav3 A:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #4D5F6A;
	font-size: 14px;
	font-weight: bold;
}
.linknav3 A:active {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #4D5F6A;
	font-size: 14px;
	font-weight: bold;
}
.linknav3 A:hover {
	text-decoration: none;
	color: #A64550;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.content {
	color: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content1 {
	COLOR: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.content2 {
	COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content3 {
	COLOR: #4D5F6A;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.content4 {
	COLOR: #A7414E;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.greyBox{
	background-color: #dddddd;
	border: solid 2px #aaaaaa;
	font-size: 14px;	
	font-family: Arial;
	text-align: Left;
}

.input_need {
	font-family: Arial;
	border: solid 2px #FDFFCA;
	background-color: #FDFFCA;
}

.input_warning {
	font-family: Arial;
	border: solid 2px #aaaaaa;
	background-color: #FFD8CA;
	background-image: url(../forms/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 14px;
}

.input_correct {
	font-family: Arial;
	border: solid 2px #aaaaaa;
	background-color: #CDFFCA;
	font-size: 14px;	
}

.input_notreq {
	font-family: Arial;
	background-color: #aaaaaa;
	border: solid 2px #dddddd;
	font-size: 14px;	
}

.result_title {

	color: #333333;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

a.result_title:link {

	color: #0000CC;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
}

a.result_title:visited {

	color: #0000CC;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;

}

a.result_title:hover {

	color: #3E3EFF;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
}
.search_field {
	height:22px;
	width:160px;
	margin-bottom:0px;
	padding:0px;
	font-size:12px;
	text-align:left;
	color:#FFF;
	font-weight: bold;
	background-color: #5F7C8E;
	margin-top: 3px;
}

.seach_button {
	background: white url(images/button-search.jpg) no-repeat top;
	width: 53px;
	height: 27px;
	color:white;
	border:0px;
	margin-top: 3px;
	vertical-align:bottom;
}

