body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	list-style-type: circle;
	margin-top:20px;
	text-align:center;
	min-width: 840px;
}

ul {
	line-height:12pt;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: normal;
	margin:0px auto;
	padding-left:2px;
	padding-top:-4px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: normal;
	padding-bottom:6px;
}

a { font-size: 10pt; color: #324486; font-weight:bold;}
a:link { text-decoration: none; color: #324486; }
a:visited { text-decoration: none; color: #324486; }
a:active { text-decoration: none; color: #324486; }
a:hover { text-decoration: none; color: #0774AE; }

#wrapper { 
	top:4px;
	width:800px;
	margin: 0px auto;
	text-align: center;
	border: #93B8D2 1px solid;
	padding:10px;
	background-color:#0774AE;
}

#top_bar {
	width:786px;
	margin: 0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:10pt; color:#0774AE;
	background-color:#9FC0D8;
	padding:6px;
	border: #cccccc solid 1px;
}
#top_bar_left { float:left; text-align:left; width:450px;}
#top_bar_right { float:right; text-align:right; width:330px; font-weight:normal;}
#top_bar_right a { font-size: 10pt; color: #0774AE; font-weight:normal;}
#top_bar_right a:link { text-decoration: none; color: #0774AE; }
#top_bar_right a:visited { text-decoration: none; color: #0774AE; }
#top_bar_right a:active { text-decoration: none; color: #0774AE; }
#top_bar_right a:hover { text-decoration: none; color: #ffffff; }

#top { width:798px;
	margin: 0px auto;
	text-align:left;
	background-color:#FFFFFF;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
}

#top-logo { margin:0px auto; float:left; width:230px; text-align:left; }
#top-text { margin:0px auto; float:left; width:540px; padding-top:120px; text-align:left; font:Arial, Helvetica, sans-serif; color: #C5C6C8; font-size:14pt; font-weight:normal; }

#nav { width:770px;
	margin: 0px auto;
	text-align:left;
	background-color:#93B8D2;
	background-image:url(images/nav-bk.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border: #cccccc solid 1px;
	color:#ffffff;
	font-weight:bold;
	font-size:10pt;
	padding:8px;
	padding-left:20px;
}

#nav a { font-size: 10pt; color: #ffffff; font-weight:bold;}
#nav a:link { text-decoration: none; color: #324486; }
#nav a:visited { text-decoration: none; color: #324486; }
#nav a:active { text-decoration: none; color: #324486; }
#nav a:hover { text-decoration: none; color: #ffffff; }

.nav-divider { padding-right:14px; border-right:#cccccc 1px solid;}


#main { width:758px;
	margin: 0px auto;
	text-align:left;
	background-color:#FFFFFF;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
	padding:20px;
	background-image:url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

#main p { margin:0px auto; padding:2px;}
#main-left { float:left; width:430px; text-align:left;}
#bottom-border-dash { border-bottom: #CCCCCC 1px dashed; padding-bottom:20px; margin-bottom:20px; }
#main-right { float:right; width:300px;text-align:right;}

#clear {
	clear: both;
	width:740px;
	margin:0px auto;
	font-size:1px;
	}
	

#bottom_bar { 
	width:786px;
	margin: 0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:10pt; color:#0774AE;
	background-color: #9FC0D8;
	padding:6px;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	}

#bottom_bar p {font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px;
}

#bottom_bar a { font-size: 10pt; color: #0774AE; font-weight:normal;}
#bottom_bar a:link { text-decoration: none; color: #0774AE; }
#bottom_bar a:visited { text-decoration: none; color: #0774AE; }
#bottom_bar a:active { text-decoration: none; color: #0774AE; }
#bottom_bar a:hover { text-decoration: none; color: #ffffff; }

.header { font-family: Arial, Helvetica, sans-serif; font-size:14pt; color: #0774AE; font-weight:bold; line-height:22pt;}
a.header:active { color: #324486; font-weight:bold;}
a.header:link { color:#324486; font-weight:bold;}
a.header:visited { color:#324486; font-weight:bold;}
a.header:hover { color:#0774AE; font-weight:bold;}

.headersm { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #0774AE; font-weight:bold; line-height:18pt;}
a.headersm:active { color: #324486; font-weight:bold;}
a.headersm:link { color:#324486; font-weight:bold;}
a.headersm:visited { color:#324486; font-weight:bold;}
a.headersm:hover { color:#0774AE; font-weight:bold;}

.header-grey { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #666666; font-weight:bold; margin-bottom:2px;}
a.header-grey:active { color: #324486; font-weight:bold;}
a.header-grey:link { color:#324486; font-weight:bold;}
a.header-grey:visited { color:#324486; font-weight:bold;}
a.header-grey:hover { color:#0774AE; font-weight:bold;}

.med { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #999999; font-weight:bold; margin-bottom:2px;}
a.med:active { color: #324486; font-weight:bold;}
a.med:link { color:#324486; font-weight:bold;}
a.med:visited { color:#324486; font-weight:bold;}
a.med:hover { color: #0774AE; font-weight:bold;}

.sm { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #666666; font-weight:normal;}
a.sm:active { color: #324486; font-weight:normal;}
a.sm:link { color:#324486; font-weight:normal;}
a.sm:visited { color:#324486; font-weight:normal;}
a.sm:hover { color: #0774AE; font-weight:normal;}

#copyright {
	width:800px;
	margin:0px auto;
	padding-top:10px;
}

.image_padding {
	padding:3px;
	border: 1px solid #0774AE;
	background-color: #ffffff;
	margin:2px;
}

.padding { padding: 8px;}
.padding4 { padding: 4px;}
.border { border: 1px solid #0774AE;}
.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:9pt; color: #cccccc; font-weight:normal;}

.nisafont { font-family:Arial, Helvetica, sans-serif; font-size:7pt; color: #cccccc; font-weight:normal;}
a.nisafont:link {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#cccccc; font-weight:normal;}
a.nisafont:active {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#cccccc; font-weight:normal;}
a.nisafont:visited {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#cccccc; font-weight:normal;}
a.nisafont:hover {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#cccccc; font-weight:normal;}



