body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	list-style-type: circle;
	text-align:center;
	min-width: 790px;
}

h1 {
	font-size: 12pt; font-weight:bold;
	color: #333333;
	margin-top:2px;
	}

h2 {
	font-size: 12pt;
	font-weight:bold;
	color: #CC3300;
	margin-top:1px;
}

h3 {
	font-size: 10pt;
	font-weight:bold;
	color: #666666;
	}

p { margin:0px; padding-top:3px; padding-bottom:3px; }


li { font-size:9pt; font-family:Arial, Helvetica, sans-serif; color: #666666; list-style-type:square; text-align:left; list-style-image:url(images/bullet.gif); line-height:20px; }

a { font-size: 10pt; color: #EEAE1B; font-weight:bold;}
a:link { text-decoration: none; color: #EEAE1B; }
a:visited { text-decoration: none; color: #EEAE1B; }
a:active { text-decoration: none; color: #EEAE1B; }
a:hover { text-decoration: none; color: #654907; }


#wrapper { 
	top:10px;
	width:780px;
	margin: 0px auto;
	text-align:left;
}

#inner_wrapper { 
	width:780px;
	margin: 0px auto;
	text-align:left;
}


#top { 
	width:780px;
	height:190px;
	margin: 0px auto;
	text-align:center;
	background-image:url(images/top_banner.jpg);
	background-repeat: no-repeat;
	background-position:center;
	padding-top:30px;
}

#nav {
	width:780px;
	margin: 0px auto;
	text-align:center;
	background-color:#ffffff;
	background-image:url(images/nav_bk.gif);
	background-repeat: repeat-x;
	background-position:center top;
	
}


#main {
	text-align:left;
	width:740px;
	margin:0px auto;
	background-color:#FFFFFF;
	padding:20px;
}

#main p { margin-bottom:3px; margin-top:3px;}

#main_left {
	float:left;
	text-align:left;
	width:480px;
	margin:0px auto;
}

#clear_main_left {
	clear: both;
	width:480px;
	margin:0px auto;
	}


#main_right {
	float:right;
	text-align:center;
	width:230px;
	margin:0px auto;
}

#main_right p { margin-bottom:8px; margin-top:4px;}

#main_right_align_left {
	float:right;
	text-align:left;
	width:230px;
	margin:0px auto;
}


#clear_wide {
	clear: both;
	height:2px;
	}

#clear_wide_thick {
	clear: both;
	}
	
#bottom_bk {
	text-align:center;
	width:756px;
	margin:0px auto;
	background-color:#654907;
	background-image:url(images/bottom_bk.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:36px;
	padding:12px
}

#bottom {
	text-align:center;
	width:740px;
	margin:0px auto;
	background-color:#654907;
	font-family: Arial, Helvetica, sans-serif; font-size:9pt; color: #000000; font-weight:bold;
}

#bottom p { padding:0px;}

#bottom a { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color: #000000; font-weight:bold;}
#bottom a:link {text-decoration: none; color: #EEAE1B;}
#bottom a:visited {text-decoration: none; color: #EEAE1B;}
#bottom a:active {text-decoration: none; color: #EEAE1B;}
#bottom a:hover {text-decoration: none; color: #ffffff;}


#bottom_nav { 
	width:780px;
	margin: 0px auto;
	text-align:center;
	line-height:33px;
	font-family: Arial, Helvetica, sans-serif; font-size:9pt; color: #654907; font-weight:bold;
}

.bot_nav { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color: #654907; font-weight:bold;}
a.bot_nav:link {text-decoration: none; color: #EEAE1B;}
a.bot_nav:visited {text-decoration: none; color: #EEAE1B;}
a.bot_nav:active {text-decoration: none; color: #EEAE1B;}
a.bot_nav:hover {text-decoration: none; color: #654907;}


#copyright {
	clear: both;
	text-align:left;
	width:780px;
	margin:0px auto;
	padding-top:4px;
	}

.image_padding {padding:8px 16px 8px 8px;}

.padding {padding:2px;}
.padding4 {padding:4px;}
.padding6 {padding:6px;}
.padding8 {padding:8px;}
.padding10 {padding:10px;}
.padding14 {padding:14px;}

.border {
	border: 1px solid #EEAE1B;
	background-color:#ffffff;
	padding:2px;
}

.border_padding {
	border: 1px solid #EEAE1B;
	padding:8px;
}


.head {font-size: 11pt; font-weight:bold; color: #333333; text-decoration:none; }
a.head:link {font-size: 11pt; color: #EEAE1B;}
a.head:visited {font-size: 11pt; color: #EEAE1B;}
a.head:active {font-size: 11pt; color: #EEAE1B;}
a.head:hover {font-size: 11pt; color: #654907;}

.headmed {font-size: 16pt; font-weight:bold; color: #333333; text-decoration:none; }
a.headmed:link {font-size: 16pt; color: #EEAE1B;}
a.headmed:visited {font-size: 16pt; color: #EEAE1B;}
a.headmed:active {font-size: 16pt; color: #EEAE1B;}
a.headmed:hover {font-size: 16pt; color: #654907;}

.headlg {font-size: 18pt; font-weight:bold; color: #000000; text-decoration:none; }
a.headlg:link {font-size: 18pt; color: #EEAE1B;}
a.headlg:visited {font-size: 18pt; color: #EEAE1B;}
a.headlg:active {font-size: 18pt; color: #EEAE1B;}
a.headlg:hover {font-size: 18pt; color: #654907;}

.white { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color: #ffffff; font-weight:bold;}
a.white:link {text-decoration: none; color: #ffffff;}
a.white:visited {text-decoration: none; color: #ffffff;}
a.white:active {text-decoration: none; color: #ffffff;}
a.white:hover {text-decoration: none; color: #654907;}

.lg { font-family: Arial, Helvetica, sans-serif; font-size:12pt; color: #666666; font-weight:bold; line-height:14pt;}
a.lg:link {text-decoration: none; color:#EEAE1B;}
a.lg:visited {text-decoration: none; color: #EEAE1B;}
a.lg:active {text-decoration: none; color: #EEAE1B;}
a.lg:hover {text-decoration: none; color: #654907;}

.med { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color: #666666; font-weight:bold;}
a.med:link {text-decoration: none; color: #EEAE1B;}
a.med:visited {text-decoration: none; color: #EEAE1B;}
a.med:active {text-decoration: none; color: ##EEAE1B;}
a.med:hover {text-decoration: none; color: #654907;}

.sm { font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #666666; font-weight:normal;}
a.sm:link {text-decoration: none; color: #EEAE1B;}
a.sm:visited {text-decoration: none; color: #EEAE1B;}
a.sm:active {text-decoration: none; color: #EEAE1B;}
a.sm:hover {text-decoration: none; color: #654907;}

.tinyfont { font-family: Arial, Helvetica, sans-serif; font-size:8pt; color: #666666; font-weight:normal;}

.copy { font-family: Arial, Helvetica, sans-serif; font-size:9pt; color: #999999; font-weight:normal;}

.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;}
