@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/background/back1.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:left;
	line-height:1.5em;
	color:#000000;
	list-style-position: inside;
	list-style-image: url(images/background/bullet_red.gif);
}

a:link, a:visited, a:active {
	font-weight:normal;
	color: #B91F1D;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 1.2em;
	color: #B91F1D;
}

h2 {
	font-size: 1.1em;
	color: #B91F1D;
}

h3 {
	font-size: 1em;
	color: #B91F1D;
}

h4 {
	font-size: 0.9em;
	color: #B91F1D;
}

#table_main {
	width:980px;
	vertical-align:top;
}

hr {
	background:#cccccc;
	width:80%;
	text-align:center;
}

#head {
	background:url(images/background/head.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:50px;
	vertical-align:top
}

#head_nav a:link, #head_nav a:visited, #head_nav a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:0.9em;
	font-weight:normal;
}

#head_nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size:0.9em;
	font-weight:normal;
}

#head_nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:0.9em;
	vertical-align:top;
	padding-right:20px;
	padding-left:20px;
	padding-top:15px;
	font-weight:normal;
}

#full_body {
	width:980px;
	vertical-align:top;
	text-align:left;
	line-height:1.5em;
}

#main_body {
	width:635px;
	vertical-align:top;
	text-align:left;
	line-height:1.5em;
}

#column_div {
	width:25px;
	vertical-align:top;
}

#column_right {
	width:300px;
	vertical-align:top;
	text-align:left;
	line-height:1.5em;
}

#column_right_space {
	width:20px;
	vertical-align:top;
}

#box_top {
	background:#f5f5f5;
	vertical-align:top;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

#box_top2 {
	vertical-align:top;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

#box_foot {
	background:#e4e4e4;
	vertical-align:middle;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
}

#box_foot2 {
	vertical-align:middle;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
}

#box_div {
	background-image:url(images/background/foot-div.jpg);
	background-repeat:no-repeat;
	width:100%;
}
	
#footer {
	width:980px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #FFFFFF;
	line-height:0.9em;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerdiv {
	width:980px;
	background-image:url(images/background/foot-div.jpg);
	background-repeat:no-repeat;
	height:4px;
}

#footerback {
	width:980px;
	background-image:url(images/background/footer.jpg);
	background-repeat:no-repeat;
	height:66px;
}

#head_pic1 {
	width:748px;
	background-image:url(images/background/main-pic1.jpg);
	background-repeat:no-repeat;
	height:200px;
}

#head_pic2 {
	width:748px;
	background-image:url(images/background/main-pic2.jpg);
	background-repeat:no-repeat;
	height:200px;
}

#head_pic3 {
	width:748px;
	background-image:url(images/background/main-pic3.jpg);
	background-repeat:no-repeat;
	height:200px;
}

#head_pic4 {
	width:748px;
	background-image:url(images/background/main-pic4.jpg);
	background-repeat:no-repeat;
	height:200px;
}

#head_pic5 {
	width:748px;
	background-image:url(images/background/main-pic5.jpg);
	background-repeat:no-repeat;
	height:200px;
}

#head_pic6 {
	width:748px;
	background-image:url(images/background/main-pic6.jpg);
	background-repeat:no-repeat;
	height:200px;
}

#head_pic7 {
	width:748px;
	background-image:url(images/background/main-pic7.jpg);
	background-repeat:no-repeat;
	height:200px;
}

#head_pic8 {
	width:748px;
	background-image:url(images/background/main-pic8.jpg);
	background-repeat:no-repeat;
	height:200px;
}

.footer_left {
	text-align:left;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:10px;
	vertical-align:top;
	line-height:1.2em;
	width:33%;
}

.footer_center {
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
	vertical-align:top;
	line-height:1.2em;
	width:34%;
}

.footer_right {
	text-align:right;
	padding-top:20px;
	padding-right:15px;
	padding-bottom:10px;
	vertical-align:top;
	line-height:1.2em;
	width:33%;
}

.required {
	font-size:0.9em;
	color: #B91F1D;
	font-weight:bold
}

.smallnote {
	font-size:0.95em;
	color: #a79375;
}

.fineprint {
	font-size:0.8em;
	font-style:italic;
}

.title {
	color: #B91F1D;
	font-size:1.3em;
	font-weight:bold;
}

.subtitle {
	color: #000000;
	font-size:1.1em;
	font-weight:bold;
}

.boxtitle {
	color: #B91F1D;
	font-size:1.1em;
	font-weight:bold;
}

.boxbody {
	line-height:1.8em;
	padding-bottom:5px;
}

.body {
	padding-left:15px;
}