@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	background-color:#FFF;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
a {
	text-decoration:none;
	color: #f8a41a;
}
a:hover {
	text-decoration:underline;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000042;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#630000;
}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
}
HR {
    height:1px;
    width:95%;
    background:#630000;
	margin:20px 0;
   }
   td {
	   vertical-align:middle;
   }
#topimg {
	background:url(../images/toppage.gif);
	height:20px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#container {
	width:990px;
	background:url(../images/body_bg.gif) repeat-y;
	margin-left:auto;
	margin-right:auto;
}
#width {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:960px;

}
#head_left {
	float:left;
	width:180px;
}
#head_middle {
	float:left;
	width:600px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#header_right {
	float:right;
	width:180px;
	line-height:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
}
#navigation {
	background:url(../images/navigation_background.gif);
	height:36px;
	margin-top:10px;
}
#headwrap {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
	 #headwrap ul {
    margin:0;
    padding:0;
    list-style:none;
    }
  #headwrap li {
    float:right;
	background:url(../images/btn_short.gif) no-repeat right top;
    margin-left:0.4em;
    padding:0;
    }
	#headwrap a {
    display:block;
	background:url(../images/btn_long.gif);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	padding:10px 15px;
    }
  #headwrap #current {
    background-image:url(../images/btn_o_long.gif);
    }
  #headwrap #current a {
    background-image:url(../images/btn_o_short.gif);
    }
	
	  #headwrap li:hover {
    float:right;
	background:url(../images/btn_o_long.gif) no-repeat right top;
    padding:0;
	 margin-left:0.4em;
    }
	#headwrap a:hover {
    display:block;
	background:url(../images/btn_o_short.gif) no-repeat left top;
	text-decoration:none;
	color:#fff;
	padding:10px 15px;
	}
#main_banner {
	height:254px;
	margin-top:10px;
}
#left {
	float:left;
	width:180px;
	margin-top:10px;
}
#middle {
	font-size:14px;
	float:left;
	width:510px;
	padding:0 10px;
	margin-top:10px;
}
#right {
	float:right;
	width:250px;
}
.right_box {
	width:250px;
	margin-top:10px;
}
.right_top {
	background:url(../images/right_top.gif);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	color:#FFF;
	padding-top:12px;
	height:35px;
}
.right_middle {
font-size:12px;
border-style:solid;
border-width:1px;
border-color:#9c161c;
}
.right_bottom {
	background:url(../images/right_bottom.gif);
	height:19px;
	font-size:14px;
	text-align:right;
	padding-top:5px;
	padding-right:15px;
	color:#FFF;
}
.border{ 
float:left;
display:inline;
border:1px solid #090842; 
padding:2px;
margin-left:4px;
}
.photo-link {
	padding: 3px; 
	margin: 3px; 
	border: 2px solid #ccc; 
	display: block; 
	width: 250px;
	float: left; 
	}
#footer {
	background:url(../images/navigation_background.gif);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	height:26px;
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
}
#foot_left {
	float:left;
	width:500px;
}
#foot_right {
	float:right;
	width:400px;
	text-align:right;
	padding-right:20px;
}
#icon_wrap {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-right:20px;
	margin-bottom:10px;
}
#bottom_image {
	background:url(../images/bottompage.gif);
	height:19px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
.imgmargin {
	margin-bottom:5px;
}
.larger {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	font-size:24px;
	font-weight:500;
}
.rightlink {
	background-color:#c1c1c1;
	width:238px;
	padding:5px;
}
.rightlink:hover {
	background-color:#999;
	width:238px;
	padding:5px;
}
.rightlink2 {
	background-color:#ebebeb;
	width:238px;
	padding:5px;
}
.rightlink2:hover {
	background-color:#999;
	width:238px;
	padding:5px;
}
.righttext {
	padding:5px;
}
/* General */

form {
	font-size:1em;
	width:30em;
	color:#1b1b1b;
	text-align:left;
	margin:1em 0;
}

/* Elements */

form  label,form legend{
	padding:0;
	margin:0.3em 0
}

form fieldset{
	padding:0.7em;
	border:1px solid #ddd;
	margin:0 0 0.5em 0
}

form label {
    font-weight:bold
}

form fieldset input {
    width:70%;
    line-height:1.5em;
	padding:0.15em
}

form .radio input,
form .checkbox input {
    width:auto;
    border:none;
    margin:0 1.5em 0 0
 }

form input, form textarea, form select {
    display:block;
    margin-bottom:1em;
    font-size:1em;
    border:1px solid #bbb;
    padding:0.15em;
    margin-right:1em
 }

form .radio label, form .radio input,
form .checkbox label, form .checkbox input {
    display:inline;
    margin:0 1.5em 0 0
}

form .radio input, form .checkbox input {
    margin:0 0.3em 0 0
}

/* Button */

form button {
	margin:0.3em 0;
	border:1px solid #ccc;
	background-color:#eee;
	font-size:1em;
	cursor:pointer;
	padding:0.5em
}

form button:hover {
	background-color:#e6efc2;
	border:1px solid #c6d880;
	color:#529214
}

form button:active {
	background-color:#333;
	color:white;
	border:1px solid #000
}

/* information */

form .formInfo {
    margin-bottom:1em;
    padding-bottom:0.5em;
}

form .formInfo h2 {
	color:#00889e;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:1em
}

form .formInfo p{
	text-align:justify
}

form .required {
	color:#ff3838;
	font-weight:bold;
	font-size:0.8em
}

input[type="hidden"] {
 	display:none;
}