body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	list-style-type: circle;
	margin-top:20px;
	text-align:center;
	min-width: 860px;
	background-image:url(images/website-bk.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}

ul {
	line-height:12pt;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	list-style-image:url(images/bullet.gif);
	line-height:14pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	padding-left:2px;
	margin:0px auto;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	padding-bottom:6px;
}

p { margin:0px auto; }

a { font-size: 10pt; color: #CA0000; font-weight:bold;}
a:link { text-decoration: none; color: #CA0000; }
a:visited { text-decoration: none; color: #CA0000; }
a:active { text-decoration: none; color: #CA0000; }
a:hover { text-decoration: none; color: #000000; }

#wrapper { 
	top:4px;
	width:800px;
	margin: 0px auto;
	padding:10px;
	text-align: center;
	border: #770000 10px solid;
	background-color:#930000;
}


/* Top section */

#top_bar {
	width:780px;
	height:122px;
	margin: 0px auto;
	padding:10px;
	text-align:center;
	background-image:url(images/top-bk.jpg);
	background-repeat:no-repeat;
}

#top_bar_left { float:left; text-align:left; width:90px;}

#top_bar_right_top { float:right; text-align:right; width:680px; font-weight:bold; font-size:13pt; color:#ffffff; padding-right:10px; padding-top:10px;}

#top_bar_right_top p { margin: 0px auto; margin-bottom:2px; padding-right:4px;}

.top-email { font:Arial, Helvetica, sans-serif; color:#CA0000; font-size:13pt; font-weight:bold; }
a.top-email:active { color: #CA0000; font-weight:bold;}
a.top-email:link { color:#CA0000; font-weight:bold;}
a.top-email:visited { color:#CA0000; font-weight:bold;}
a.top-email:hover { color:#ffffff; font-weight:bold;}

#top_bar_right_bottom { float:right; text-align:left; width:670px; font-weight:bold; font-size:11pt; color:#ffffff; padding-top:32px;}
#top_bar_right_bottom p { margin: 0px auto; }

#top_pic {
	width:800px;
	height:210px;
	margin: 0px auto;
	background-color:#FFFFFF;
	text-align:center;
}


/* Top navigation */

#nav { width:780px;
	margin: 0px auto;
	text-align:center;
	background-color: #b40000;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	color:#000000;
	font-weight:bold;
	font-size:10pt;
	padding:10px;
	padding-top:18px;
	padding-bottom:18px;
	
}

#nav a { font-size: 10pt; color: #CA0000; font-weight:bold; border:#550000 1px solid; padding:6px; padding-left:8px; padding-right:8px; margin-left:4px; margin-right:4px; background-color:#000000; }
#nav a:link { text-decoration: none; color: #CA0000; }
#nav a:visited { text-decoration: none; color: #CA0000; }
#nav a:active { text-decoration: none; color: #CA0000; }
#nav a:hover { text-decoration: none; color: #000000; border:#550000 1px solid; background-color:#ffffff; }

.nav-open { font-size: 10pt; color: #000000; font-weight:bold; border:#550000 1px solid; padding:6px; padding-left:8px; padding-right:8px; margin-left:4px; margin-right:4px; background-color:#ffffff; }


/* Main section */

#main { width:760px;
	margin: 0px auto;
	text-align:left;
	background-color:#ffffff;
	padding:20px;
	}

#main p { margin:0px auto; padding:2px;}
#main-left { float:left; width:430px; text-align:left;}
#main-right { float:right; width:300px;text-align:right;}


#clear {
	clear: both;
	width:760px;
	margin:0px auto;
	font-size:1px;
	}


/* Contact bar */

#contact { 
	width:700px;
	margin: 0px auto;
	margin-top:20px;
	text-align:left;
	background-color: #f3f3f3;
	padding:20px;
	padding-top:10px;
	border:8px #930000 solid;
	background-image:url(images/contact-bk.jpg);
	background-repeat:no-repeat;
	}



/* Bottom bar */

#bottom_bar { 
	width:760px;
	margin: 0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:10pt; color: #F8F8F8;
	background-color: #b40000;
	padding:20px;
	padding-top:16px;
	padding-bottom:16px;
	}

#bottom_bar p {font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; line-height:14pt; }

#bottom_bar a { font-size: 10pt; color: #CA0000; font-weight:normal;}
#bottom_bar a:link { text-decoration: none; color: #CA0000; }
#bottom_bar a:visited { text-decoration: none; color: #CA0000; }
#bottom_bar a:active { text-decoration: none; color: #CA0000; }
#bottom_bar a:hover { text-decoration: none; color: #000000; }


/* Bottom navigation */

#bottom_nav_bar { 
	width:840px;
	margin: 0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:8pt; color:#cccccc;
	padding-top:4px;
	}

#bottom_nav_bar p {font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; }

#bottom_nav_bar a { font-size: 8pt; color: #cccccc; font-weight:normal;}
#bottom_nav_bar a:link { text-decoration: none; color: #cccccc; }
#bottom_nav_bar a:visited { text-decoration: none; color: #cccccc; }
#bottom_nav_bar a:active { text-decoration: none; color: #cccccc; }
#bottom_nav_bar a:hover { text-decoration: none; color: #000000; }


/* Fonts */

.header { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #930000; font-weight:normal; line-height:26pt;}
a.header:active { color: #CA0000; font-weight:normal;}
a.header:link { color:#CA0000; font-weight:normal;}
a.header:visited { color:#CA0000; font-weight:normal;}
a.header:hover { color:#000000; font-weight:normal;}

.headersm { font-family:Arial, Helvetica, sans-serif; font-size:13pt; color: #930000; font-weight:bold; line-height:22pt;}
a.headersm:active { color: #CA0000; font-weight:bold;}
a.headersm:link { color:#CA0000; font-weight:bold;}
a.headersm:visited { color:#CA0000; font-weight:bold;}
a.headersm:hover { color:#000000; font-weight:bold;}

.sm { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #999999; font-weight:normal;}
a.sm:active { color: #CA0000; font-weight:normal;}
a.sm:link { color:#CA0000; font-weight:normal;}
a.sm:visited { color:#CA0000; font-weight:normal;}
a.sm:hover { color: #000000; font-weight:normal;}

.med { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #999999; font-weight:normal;}
a.med:active { color: #CA0000; font-weight:normal;}
a.med:link { color:#CA0000; font-weight:normal;}
a.med:visited { color:#CA0000; font-weight:normal;}
a.med:hover { color: #000000; font-weight:normal;}

.black16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #000000; font-weight:normal; }
a.black16:active { color: #CA0000; font-weight:normal;}
a.black16:link { color:#CA0000; font-weight:normal;}
a.black16:visited { color:#CA0000; font-weight:normal;}
a.black16:hover { color:#000000; font-weight:normal;}

.black14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #000000; font-weight:normal; }
a.black14:active { color: #CA0000; font-weight:bold;}
a.black14:link { color:#CA0000; font-weight:bold;}
a.black14:visited { color:#CA0000; font-weight:bold;}
a.black14:hover { color:#000000; font-weight:bold;}

.black12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #000000; font-weight:normal; }
a.black12:active { color: #CA0000; font-weight:bold;}
a.black12:link { color:#CA0000; font-weight:bold;}
a.black12:visited { color:#CA0000; font-weight:bold;}
a.black12:hover { color:#000000; font-weight:bold;}

.black11 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #000000; font-weight:normal; }
a.black11:active { color: #CA0000; font-weight:bold;}
a.black11:link { color:#CA0000; font-weight:bold;}
a.black11:visited { color:#CA0000; font-weight:bold;}
a.black11:hover { color:#000000; font-weight:bold;}

.black10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #000000; font-weight:normal;}
a.black10:active { color: #CA0000; font-weight:bold;}
a.black10:link { color:#CA0000; font-weight:bold;}
a.black10:visited { color:#CA0000; font-weight:bold;}
a.black10:hover { color:#000000; font-weight:bold;}

.black9 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #000000; font-weight:normal;}
a.black9:active { color: #CA0000; font-weight:bold;}
a.black9:link { color:#CA0000; font-weight:bold;}
a.black9:visited { color:#CA0000; font-weight:bold;}
a.black9:hover { color:#000000; font-weight:bold;}

.black8 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #000000; font-weight:normal;}
a.black8:active { color: #CA0000; font-weight:bold;}
a.black9:link { color:#CA0000; font-weight:bold;}
a.black8:visited { color:#CA0000; font-weight:bold;}
a.black8:hover { color:#000000; font-weight:bold;}

.grey16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #666666; font-weight:normal; }
a.grey16:active { color: #CA0000; font-weight:normal;}
a.grey16:link { color:#CA0000; font-weight:normal;}
a.grey16:visited { color:#CA0000; font-weight:normal;}
a.grey16:hover { color:#000000; font-weight:normal;}

.grey14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #666666; font-weight:normal; }
a.grey14:active { color: #CA0000; font-weight:bold;}
a.grey14:link { color:#CA0000; font-weight:bold;}
a.grey14:visited { color:#CA0000; font-weight:bold;}
a.grey14:hover { color:#000000; font-weight:bold;}

.grey12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #666666; font-weight:bold; }
a.grey12:active { color: #CA0000; font-weight:bold;}
a.grey12:link { color:#CA0000; font-weight:bold;}
a.grey12:visited { color:#CA0000; font-weight:bold;}
a.grey12:hover { color:#000000; font-weight:bold;}

.grey11 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #666666; font-weight:bold; }
a.grey11:active { color: #CA0000; font-weight:bold;}
a.grey11:link { color:#CA0000; font-weight:bold;}
a.grey11:visited { color:#CA0000; font-weight:bold;}
a.grey11:hover { color:#000000; font-weight:bold;}

.grey10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #666666; font-weight:bold;}
a.grey10:active { color: #CA0000; font-weight:bold;}
a.grey10:link { color:#CA0000; font-weight:bold;}
a.grey10:visited { color:#CA0000; font-weight:bold;}
a.grey10:hover { color:#000000; font-weight:bold;}

.grey10norm { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #666666; font-weight:normal;}
a.grey10norm:active { color: #CA0000; font-weight:bold;}
a.grey10norm:link { color:#CA0000; font-weight:bold;}
a.grey10norm:visited { color:#CA0000; font-weight:bold;}
a.grey10norm:hover { color:#000000; font-weight:bold;}

.white16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #ffffff; font-weight:normal; }
a.white16:active { color: #CA0000; font-weight:normal;}
a.white16:link { color:#CA0000; font-weight:normal;}
a.white16:visited { color:#CA0000; font-weight:normal;}
a.white16:hover { color:#000000; font-weight:normal;}

.white14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #ffffff; font-weight:normal; }
a.white14:active { color: #CA0000; font-weight:normal;}
a.white14:link { color:#CA0000; font-weight:normal;}
a.white14:visited { color:#CA0000; font-weight:normal;}
a.white14:hover { color:#000000; font-weight:normal;}

.white12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #ffffff; font-weight:normal; }
a.white12:active { color: #CA0000; font-weight:normal;}
a.white12:link { color:#CA0000; font-weight:normal;}
a.white12:visited { color:#CA0000; font-weight:normal;}
a.white12:hover { color:#000000; font-weight:normal;}

#copyright {
	width:840px;
	margin:0px auto;
}

.image_padding {
	padding:3px;
	border: 1px solid #9AB8A3;
	background-color: #ffffff;
	margin:2px;
}

.padding { padding: 8px;}
.padding4 { padding: 4px;}
.border { border: 1px solid #9AB8A3;}
.border_grey { border: 1px solid #cccccc;}


.tinyfont { font-family: Arial, Helvetica, sans-serif; font-size:7pt; color: #666666; font-weight:normal;}
.copy { font-family: helvetica, arial; font-size:8pt; color: #CCCCCC; font-weight:normal;}

.nisafont { font-family:Arial, Helvetica, sans-serif; font-size:7pt; color: #666666; font-weight:normal;}
a.nisafont:link {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}
a.nisafont:active {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}
a.nisafont:visited {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}
a.nisafont:hover {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}

