body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-type: circle;
	text-align:center;
	min-width: 920px;
}

h1 {
	font-size: 10pt; font-weight:normal;
	color: #000000;
	margin-bottom:3px;
	margin-top:6px;
	}

h2 {
	font-size: 11pt;
	font-weight:bold;
	color: #993300;
}

h3 {
	font-size: 10pt;
	font-weight:bold;
	color: #993300;
	}

p { margin:0px; padding-top:6px; padding-bottom:4px; }

ul { 
	margin: 0px auto; padding-left:18px; }

li {
	margin: 0px auto;
	font-size:9pt; font-family:Arial, Helvetica, sans-serif; color: #000000; 
	list-style-type:none;
	background:url(images/bullet.gif) left top no-repeat;
	padding-left:10px;
	margin-left:-10px;
	margin-bottom:10px;
}


a { font-size: 10pt; color: #C5936D; font-weight:bold;}
a:link { text-decoration: none; color: #C5936D; }
a:visited { text-decoration: none; color: #C5936D; }
a:active { text-decoration: none; color: #C5936D; }
a:hover { text-decoration: none; color: #000000; }


#wrapper { 
	top:10px;
	width:900px;
	margin: 0px auto;
	text-align:left;
	padding-bottom:40px;
}


/* Top links */

#top-links { width:890px; text-align:right; }

#top-links p { font-size: 10pt; color: #000000; font-weight:bold; line-height:14pt; }

#top-links a { font-size: 10pt; color: #EFE6D8; font-weight:bold;}
#top-links a:link { text-decoration: none; color: #EFE6D8; }
#top-links a:visited { text-decoration: none; color: #EFE6D8; }
#top-links a:active { text-decoration: none; color: #EFE6D8; }
#top-links a:hover { text-decoration: none; color: #000000; }


/* Top section */

#top {
	width:890px;
	height:140px;
	margin: 0px auto;
	background-image: url(images/top.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

#top p { font-size: 14pt; color: #000000; font-weight:bold; line-height:22pt; text-align:right; padding-top:42px; padding-right:28px; }

#top a { font-size: 10pt; color: #C5936D; font-weight:bold;}
#top a:link { text-decoration: none; color: #C5936D; }
#top a:visited { text-decoration: none; color: #C5936D; }
#top a:active { text-decoration: none; color: #C5936D; }
#top a:hover { text-decoration: none; color: #000000; }

.logo-position { padding:10px; text-align:left; margin-left:10px; margin-top:10px; }


/* Navigation */

#nav {
	width:876px;
	margin: 0px auto;
	height:42px;
	background-image: url(images/nav-bar.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-left:24px;
}

#nav a { float:left; font-family: Arial, Helvetica, sans-serif; font-size:9pt; color:#EFE6D8; font-weight:bold; text-decoration:none;  text-align: center; line-height:28pt; display:inline; height:42px; padding-left:8px; padding-right:8px;}
#nav a:link { color:#EFE6D8; }
#nav a:visited { color: #EFE6D8; }
#nav a:hover { float:left; color:#000000; text-align: center; line-height:28pt; display:inline; height:42px; background-image:url(images/nav-pointer.gif); background-position:center bottom; background-repeat:no-repeat; }

.nav_open { float:left; font-family: Arial, Helvetica, sans-serif; font-size:9pt; color:#000000; font-weight:bold; text-decoration:none;  text-align: center; line-height:28pt; display:inline; height:42px; background-image:url(images/nav-pointer.gif); background-position:center bottom; background-repeat:no-repeat; padding-left:8px; padding-right:8px; }


/* Main section */

#main {
	text-align:left;
	width:830px;
	margin: 0px auto;
	background-image: url(images/main.gif);
	background-position:center;
	background-repeat:repeat-y;
	padding-top:10px;
	padding-left: 30px;
	padding-right:30px;
	padding-bottom:10px;
}

#main p { margin: 0px auto;margin-top:4px; margin-bottom:4px; }

#line {
	clear: both;
	margin:0px auto;
	width:830px;
	font-size:2pt;
	height:13px;
	border-bottom:1px dashed #C5936D;
	margin-bottom:10px;
	text-align:center;
}


/* Bottom section */

#bottom {
	width:850px;
	height:176px;
	margin: 0px auto;
	padding-left:25px;
	padding-right:15px;
	padding-top:44px;
	background-image: url(images/bottom.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-size:10pt;
}

#bottom p { padding:0px; padding-top:5px; padding-left:10px; color: #666666;}

#bottom a { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color: #C5936D; font-weight:bold;}
#bottom a:link {text-decoration: none; color: #C5936D;}
#bottom a:visited {text-decoration: none; color: #C5936D;}
#bottom a:active {text-decoration: none; color: #C5936D;}
#bottom a:hover {text-decoration: none; color: #000000;}


#bottom_left {
	float:left;
	text-align:left;
	width:280px;
	margin:0px auto;
}

#bottom_left p { padding:0px; padding-top:7px; padding-left:5px;}


#bottom_middle {
	float:left;
	text-align:left;
	width:240px;
	margin:0px auto;
}

#bottom_middle p { padding:0px; padding-top:7px; padding-left:10px;}


#bottom_right {
	float:right;
	text-align:left;
	width:280px;
	margin:0px auto;
}

#bottom_right p { padding:0px; padding-top:7px; padding-right:10px;}


.bottom-greyhead { font-family: Arial, Helvetica, sans-serif; font-size:11pt; color: #999999; font-weight:bold; margin-top:2px; margin-bottom:11px; }
a.bottom-greyhead:link { color: #999999;}
a.bottom-greyhead:visited { color: #999999;}
a.bottom-greyhead:active { color: #999999;}
a.bottom-greyhead:hover { color: #000000;}

#clear_bottom {
	clear: both;
	margin:0px auto;
	width:800px;
	font-size:2pt;
}

/* Home page division */

#hp-divider { float:left; width:246px; padding:4px; padding-right:16px; text-align:left; margin:6px; border-right:1px dashed #C5936D; }

#hp-divider-no-border { float:left; width:246px; padding:4px; text-align:left; margin:6px; }

#hp-box1 {
	float:left; width:240px; padding:10px; padding-top:2px; text-align:left; margin:7px;
	border: 1px solid #993300;
	background-color: #EFE6D8;
	height:160px;
	background-image: url(images/hp-box-bk.gif);
	background-position:center top;
	background-repeat:repeat-x;
}


/* Clears */

#clear_main {
	clear: both;
	margin:0px auto;
	width:820px;
	background-repeat:repeat-y;
	font-size:4pt;
}

#clear {
	clear: both;
	margin:0px auto;
	width:890px;
	background-image: url(images/main.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-size:2pt;
	height:4px;
}	

#clear_blank {
	clear: both;
	margin:0px auto;
	width:890px;
	font-size:2pt;
	height:6px;
}


/* Padding */

.padding {padding:2px;}
.padding4 {padding:4px;}
.padding6 {padding:6px;}
.padding8 {padding:8px;}
.padding10 {padding:10px;}
.padding14 {padding:14px;}

.border {
	border: 1px solid #C5936D;
	background-color:#ffffff;
	padding:2px;
}

.border_padding {
	border: 1px solid #C5936D;
	background-color: #EFE6D8;
	padding:6px;
}


/* Fonts */

.head { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:bold; color: #993300; text-decoration:none; }
a.head:link { color: #C5936D;}
a.head:visited { color: #C5936D;}
a.head:active { color: #C5936D;}
a.head:hover { color: #000000;}

.headmed { font-family:"Arial Narrow"; font-size: 18pt; font-weight:normal; color: #993300; text-decoration:none; }
a.headmed:link { color: #C5936D;}
a.headmed:visited { color: #C5936D;}
a.headmed:active { color: #C5936D;}
a.headmed:hover { color: #000000;}

.white { font-family: Arial, Helvetica, sans-serif; font-size:10pt; color: #ffffff; font-weight:bold;}
a.white:link { color: #ffffff;}
a.white:visited { color: #ffffff;}
a.white:active { color: #ffffff;}
a.white:hover { color: #000000;}

.black {font-size: 9pt; font-weight:bold; color: #000000; text-decoration:none; }
a.black:link { color: #C5936D;}
a.black:visited { color: #C5936D;}
a.black:active { color: #C5936D;}
a.black:hover { color: #000000;}



.hpboxhead {font-size: 10pt; font-weight:bold; color: #EFE6D8; text-decoration:none; }
a.hpboxhead:link { color: #EFE6D8;}
a.hpboxhead:visited { color: #EFE6D8;}
a.hpboxhead:active { color: #EFE6D8;}
a.hpboxhead:hover { color: #000000;}


.med { font-family: Arial, Helvetica, sans-serif; font-size:12pt; color: #993300; font-weight:bold; text-decoration: none; padding-bottom:2px; }
a.med:link {color: #C5936D;}
a.med:visited { color: #C5936D;}
a.med:active { color: ##C5936D;}
a.med:hover { color: #000000;}

.sm { font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #000000; font-weight:normal; text-decoration: none;}
a.sm:link { color: #C5936D;}
a.sm:visited { color: #C5936D;}
a.sm:active { color: #C5936D;}
a.sm:hover { color: #000000;}


/* Footer */

#copy { float:left; margin:0px auto; width:260px; text-align:left; padding-left:10px; }
#copy p {font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #F6F5EA; font-weight:normal; }
#nisa { float:right; margin:0px auto; width:160px; text-align:right; padding-right:10px; }

.nisafont { font-family:verdana, arial; font-size:7pt; color: #CCCCCC; font-weight:normal;}
a.nisafont:link {font-family:verdana, arial; font-size:7pt; text-decoration:none; color: #CCCCCC; font-weight:normal;}
a.nisafont:visited { font-family:verdana, arial; font-size:7pt; text-decoration:none; color: #CCCCCC6; font-weight:normal;}
a.nisafont:hover { font-family:verdana, arial; font-size:7pt; text-decoration:none; color: #CCCCCC; font-weight:normal;}



#bottom .container1 ul {
	display: table;
	margin: 7px 0 0;
	padding: 0 40px 2px 0;
	float: left;	
}

#bottom .container1 ul li {
	white-space: nowrap;
	margin: 13px 0 0;
	padding: 0 0 0 17px;
	background: url(images/x2.png) no-repeat 0 4px;
	*background-position: 0 5px;
}

#bottom .container1 ul li a {
	color: #fff;
	padding: 0 0 2px;
	background: none;
}

#bottom .container1 ul li a:hover { 
	color: #00B3E8;
	background: url(images/x1.png) repeat-x 0 100%;
}
