body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-type: circle;
	margin-top:40px;
	text-align:center;
	min-width: 860px;
}

ul {
	line-height:12pt;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height:14pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	margin:0px auto;
	padding:0px;
	padding-top:4px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding-bottom:6px;
}

p { margin:0px auto; padding:0px; padding-top:2px; padding-bottom:2px; }

a { font-size: 10pt; color: #970008; font-weight:bold;}
a:link { text-decoration: none; color: #970008; }
a:visited { text-decoration: none; color: #970008; }
a:active { text-decoration: none; color: #970008; }
a:hover { text-decoration: none; color: #000000; }

#wrapper {
	width:1140px;
	margin: 0px auto;
	padding:10px;
	text-align: center;
	border: #CCCCCC 1px solid;
	background-color:#ffffff;
}


/* Top section */

#top_bar {
	width:1100px;
	margin: 0px auto;
	padding:0px;
	text-align:center;
}


.top-email { font:Arial, Helvetica, sans-serif; color:#970008; font-size:13pt; font-weight:bold; }
a.top-email:active { color: #970008; font-weight:bold;}
a.top-email:link { color:#970008; font-weight:bold;}
a.top-email:visited { color:#970008; font-weight:bold;}
a.top-email:hover { color:#ffffff; font-weight:bold;}



/* Left Navigation */

#nav {
	float:left;
	width:240px;
	margin: 0px auto;
	text-align:left;
	background-color: #666666;
	color:#ffffff;
	font-weight:bold;
	font-size:11pt;
	padding:0px;
	border:1px solid #000000;
	border-bottom:none;
	
}

#nav a { font-size: 11pt; color: #970008; font-weight:bold;  }
#nav a:link { text-decoration: none; color: #970008; }
#nav a:visited { text-decoration: none; color: #970008; }
#nav a:active { text-decoration: none; color: #970008; }
#nav a:hover { text-decoration: none; color: #ffffff; }


#nav p { margin:0px auto; padding:0px; line-height:22pt; border-bottom:1px solid #000000; padding:4px; padding-left:8px; }


/* Main section */

#main {
	float:left;
	width:620px;
	margin: 0px auto;
	margin:15px;
	margin-top:0px;
	text-align:center;
	background-color:#ffffff;
	}

#main p { margin:0px auto; }

/* Info strip */

#info {
	float:right;
	width:240px;
	margin: 0px auto;
	text-align:left;
	background-color: #999999;
	color:#ffffff;
	font-weight:normal;
	font-size:10pt;
	padding:0px;
	border:1px solid #666666;
	border-bottom:none;
	
}

#info a { font-size: 11pt; color: #970008; font-weight:bold; }
#info a:link { text-decoration: none; color: #970008; }
#info a:visited { text-decoration: none; color: #970008; }
#info a:active { text-decoration: none; color: #970008; }
#info a:hover { text-decoration: none; color: #000000; }


#info p { margin:0px auto; padding:0px; line-height:22pt; border-bottom:1px solid #666666; padding:4px; padding-left:8px; }


#clear {
	clear: both;
	width:1000px;
	margin:0px auto;
	font-size:1px;
	}


/* Bottom bar */

#bottom_bar { 
	width:1120px;
	margin: 0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:10pt; color: #999999;
	background-color: #CCCCCC;
	padding:10px;
	margin-top:20px;
	}

#bottom_bar p {font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; line-height:14pt; }

#bottom_bar a { font-size: 10pt; color: #970008; font-weight:normal;}
#bottom_bar a:link { text-decoration: none; color: #970008; }
#bottom_bar a:visited { text-decoration: none; color: #970008; }
#bottom_bar a:active { text-decoration: none; color: #970008; }
#bottom_bar a:hover { text-decoration: none; color: #000000; }



/* Fonts */

.header { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #5DAD30; font-weight:normal; line-height:30pt;}
a.header:active { color: #970008; font-weight:normal;}
a.header:link { color:#970008; font-weight:normal;}
a.header:visited { color:#970008; font-weight:normal;}
a.header:hover { color:#000000; font-weight:normal;}

.headersm { font-family:Arial, Helvetica, sans-serif; font-size:13pt; color: #000000; font-weight:bold; line-height:22pt;}
a.headersm:active { color: #970008; font-weight:bold;}
a.headersm:link { color:#970008; font-weight:bold;}
a.headersm:visited { color:#970008; font-weight:bold;}
a.headersm:hover { color:#000000; font-weight:bold;}

.black16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #000000; font-weight:normal; }
a.black16:active { color: #970008; font-weight:normal;}
a.black16:link { color:#970008; font-weight:normal;}
a.black16:visited { color:#970008; 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: #970008; font-weight:bold;}
a.black14:link { color:#970008; font-weight:bold;}
a.black14:visited { color:#970008; 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:bold; }
a.black12:active { color: #970008; font-weight:bold;}
a.black12:link { color:#970008; font-weight:bold;}
a.black12:visited { color:#970008; 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: #970008; font-weight:bold;}
a.black11:link { color:#970008; font-weight:bold;}
a.black11:visited { color:#970008; 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: #970008; font-weight:bold;}
a.black10:link { color:#970008; font-weight:bold;}
a.black10:visited { color:#970008; 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: #970008; font-weight:bold;}
a.black9:link { color:#970008; font-weight:bold;}
a.black9:visited { color:#970008; 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: #970008; font-weight:bold;}
a.black9:link { color:#970008; font-weight:bold;}
a.black8:visited { color:#970008; 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: #970008; font-weight:normal;}
a.grey16:link { color:#970008; font-weight:normal;}
a.grey16:visited { color:#970008; 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: #970008; font-weight:bold;}
a.grey14:link { color:#970008; font-weight:bold;}
a.grey14:visited { color:#970008; 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: #970008; font-weight:bold;}
a.grey12:link { color:#970008; font-weight:bold;}
a.grey12:visited { color:#970008; 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: #970008; font-weight:bold;}
a.grey11:link { color:#970008; font-weight:bold;}
a.grey11:visited { color:#970008; 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: #970008; font-weight:bold;}
a.grey10:link { color:#970008; font-weight:bold;}
a.grey10:visited { color:#970008; 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: #970008; font-weight:bold;}
a.grey10norm:link { color:#970008; font-weight:bold;}
a.grey10norm:visited { color:#970008; 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: #970008; font-weight:normal;}
a.white16:link { color:#970008; font-weight:normal;}
a.white16:visited { color:#970008; 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: #970008; font-weight:normal;}
a.white14:link { color:#970008; font-weight:normal;}
a.white14:visited { color:#970008; 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: #970008; font-weight:normal;}
a.white12:link { color:#970008; font-weight:normal;}
a.white12:visited { color:#970008; font-weight:normal;}
a.white12:hover { color:#000000; font-weight:normal;}

#copyright {
	width:1140px;
	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: #666666; 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;}

