body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	list-style-type: circle;
	margin-top:4px;
	text-align:center;
	min-width: 1000px;
	background-color:#ffffff;
}

ul {
	line-height:12pt;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	line-height:14pt;
	margin-bottom:4px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	margin:0px auto;
	padding:0px;
	padding-top:4px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	padding-bottom:6px;
}

p { margin:0px auto; padding:0px; padding-top:4px; padding-bottom:6px; }

a { font-size: 10pt; color: #2E74BD; font-weight:bold;}
a:link { text-decoration: none; color: #2E74BD; }
a:visited { text-decoration: none; color: #2E74BD; }
a:active { text-decoration: none; color: #2E74BD; }
a:hover { text-decoration: none; color: #424A4A; }

#wrapper { 
	top:4px;
	width:1000px;
	margin: 0px auto;
	padding:10px;
	text-align: center;
}

#outer {
	width:980px;
	margin: 0px auto;
	padding:10px;
	text-align: center;
	background-color:#ffffff;
	background-image:url(images/outer.jpg);
	background-repeat:repeat-y;
	background-position:center; }

#outer-top { 
	width:980px;
	margin: 0px auto;
	padding:10px;
	padding-bottom:0px;
	text-align: center;
	background-image:url(images/outer-top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;}

#outer-bottom { 
	width:980px;
	margin: 0px auto;
	padding:10px;
	padding-top:10px;
	text-align: left;
	background-image:url(images/outer-bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif; color: #666666;
}


#outer-bottom p { font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; line-height:18pt; }

#outer-bottom a { font-size: 8pt; color: #2E74BD; font-weight:normal;}
#outer-bottom a:link { text-decoration: none; color: #2E74BD; }
#outer-bottom a:visited { text-decoration: none; color: #2E74BD; }
#outer-bottom a:active { text-decoration: none; color: #2E74BD; }
#outer-bottom a:hover { text-decoration: none; color: #424A4A; }


/* Top section */

#top_bar {
	width:960px;
	margin: 0px auto;
	padding:0px;
	text-align:center;
	margin-bottom:10px;
}

#top_bar_left { float:left; text-align:left; width:480px; padding-top:10px;}

#top_bar_right { float:right; text-align:right; width:320px; font-weight:bold; font-size:13pt; color:#ffffff; padding-right:4px; padding-top:16px;}

#top_bar_right p { margin: 0px auto; margin-bottom:2px; padding-right:4px;}

.top-email { font:Arial, Helvetica, sans-serif; color:#2E74BD; font-size:12pt; font-weight:bold; }
a.top-email:active { color: #2E74BD; font-weight:bold;}
a.top-email:link { color:#2E74BD; font-weight:bold;}
a.top-email:visited { color:#2E74BD; font-weight:bold;}
a.top-email:hover { color:#424A4A; font-weight:bold;}

#top_block {
	width:930px;
	height:250px;
	margin: 0px auto;
	margin-bottom:20px;
	padding:5px;
	border: 1px #cccccc solid;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(images/top-block-bk.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#top_block p { padding:10px; }

.top_block_image_padding { padding:5px; border:1px #ffffff solid; background-color:#FFFFFF; margin:16px; }


/* Top navigation */

#nav { width:920px;
	margin: 0px auto;
	text-align:left;
	color: #999999;
	font-family:"Arial Narrow";
	font-weight:normal;
	font-size:13pt;
	line-height:18pt;
	padding:10px;
	border: 1px #cccccc solid;
	border-bottom: none;
	background-color: #F7F7F7;
	
}


#nav a { font-size: 11pt; color: #2E74BD; font-weight:bold; }
#nav a:link { text-decoration: none; color: #2E74BD; }
#nav a:visited { text-decoration: none; color: #2E74BD; }
#nav a:active { text-decoration: none; color: #2E74BD; }
#nav a:hover { text-decoration: none; color: #424A4A; }

.nav-open { font-size: 11pt; color: #424A4A; font-weight:bold; }


/* Main section */

#main { width:920px;
	margin: 0px auto;
	text-align:left;
	background-color:#ffffff;
	padding:10px;
	border: 1px #cccccc solid;	
	margin-bottom:10px;
	}

#main p { margin:0px auto; }
#main-left { float:left; width:450px; text-align:left;}
#main-right { float:right; width:450px;text-align:left;}

#image-strip {
	width:920px;
	margin: 0px auto;
	padding:0px;
	text-align:center;
}

.image-strip-image-padding { padding:5px; border:1px #CCCCCC solid; background-color:#FFFFFF; margin:6px; }

.image-strip-image-padding-none { padding:5px; border:1px #ffffff solid; background-color:#FFFFFF; margin:6px; }


#clear {
	clear: both;
	width:920px;
	margin:0px auto;
	font-size:1px;
	}


/* Bottom bar */

#bottom_bar { 
	width:920px;
	margin: 0px auto;
	text-align:left;
	margin-bottom:5px;
	margin-top:20px;
	padding:10px;
	border: 1px #cccccc solid;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:10pt; color: #F8F8F8;
}

#bottom_bar p {font-family:Arial, Helvetica, sans-serif; color: #666666; padding:0px; margin:0px; line-height:14pt; }

#bottom_bar a { font-size: 10pt; color: #2E74BD; font-weight:bold;}
#bottom_bar a:link { text-decoration: none; color: #2E74BD; }
#bottom_bar a:visited { text-decoration: none; color: #2E74BD; }
#bottom_bar a:active { text-decoration: none; color: #2E74BD; }
#bottom_bar a:hover { text-decoration: none; color: #424A4A; }


/* Bottom nav */

#bottom_nav { 
	width:980px;
	margin: 0px auto;
	margin-bottom:6px;
	text-align:left;
	background-color:#FFFFFF;
	line-height:16pt;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:8pt; color: #999999;
}


/* Advert */

#advert { 
	width:920px;
	margin: 0px auto;
	text-align:left;
	margin-bottom:5px;
	margin-top:20px;
	padding:10px;
	border: #669900 solid 1px;
	background-color: #DFF0D2;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:10pt; color: #000000;
}


/* Fonts */

.header { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #669900; font-weight:normal; line-height:30pt;}
a.header:active { color: #2E74BD; font-weight:normal;}
a.header:link { color:#2E74BD; font-weight:normal;}
a.header:visited { color:#2E74BD; font-weight:normal;}
a.header:hover { color:#424A4A; font-weight:normal;}

.headersm { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #669900; font-weight:normal; line-height:22pt;}
a.headersm:active { color: #2E74BD; font-weight:bold;}
a.headersm:link { color:#2E74BD; font-weight:bold;}
a.headersm:visited { color:#2E74BD; font-weight:bold;}
a.headersm:hover { color:#424A4A; font-weight:bold;}

.headerred { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #A52411; font-weight:normal; line-height:24pt;}
a.headerred:active { color: #2E74BD; font-weight:bold;}
a.headerred:link { color:#2E74BD; font-weight:bold;}
a.headerred:visited { color:#2E74BD; font-weight:bold;}
a.headerred:hover { color:#424A4A; font-weight:bold;}

.headerredsm { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #A52411; font-weight:bold; line-height:16pt;}
a.headerredsm:active { color: #2E74BD; font-weight:bold;}
a.headerredsm:link { color:#2E74BD; font-weight:bold;}
a.headerredsm:visited { color:#2E74BD; font-weight:bold;}
a.headerredsm:hover { color:#424A4A; font-weight:bold;}


.sm { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #999999; font-weight:normal;}
a.sm:active { color: #2E74BD; font-weight:normal;}
a.sm:link { color:#2E74BD; font-weight:normal;}
a.sm:visited { color:#2E74BD; font-weight:normal;}
a.sm:hover { color: #424A4A; font-weight:normal;}

.med { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #999999; font-weight:normal;}
a.med:active { color: #2E74BD; font-weight:normal;}
a.med:link { color:#2E74BD; font-weight:normal;}
a.med:visited { color:#2E74BD; font-weight:normal;}
a.med:hover { color: #424A4A; font-weight:normal;}

.black16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #000000; font-weight:normal; }
a.black16:active { color: #2E74BD; font-weight:normal;}
a.black16:link { color:#2E74BD; font-weight:normal;}
a.black16:visited { color:#2E74BD; font-weight:normal;}
a.black16:hover { color:#424A4A; font-weight:normal;}

.black14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #000000; font-weight:normal; }
a.black14:active { color: #2E74BD; font-weight:bold;}
a.black14:link { color:#2E74BD; font-weight:bold;}
a.black14:visited { color:#2E74BD; font-weight:bold;}
a.black14:hover { color:#424A4A; font-weight:bold;}

.black12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #000000; font-weight:normal; }
a.black12:active { color: #2E74BD; font-weight:bold;}
a.black12:link { color:#2E74BD; font-weight:bold;}
a.black12:visited { color:#2E74BD; font-weight:bold;}
a.black12:hover { color:#424A4A; font-weight:bold;}

.black11 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #000000; font-weight:normal; }
a.black11:active { color: #2E74BD; font-weight:bold;}
a.black11:link { color:#2E74BD; font-weight:bold;}
a.black11:visited { color:#2E74BD; font-weight:bold;}
a.black11:hover { color:#424A4A; font-weight:bold;}

.black10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #000000; font-weight:normal;}
a.black10:active { color: #2E74BD; font-weight:bold;}
a.black10:link { color:#2E74BD; font-weight:bold;}
a.black10:visited { color:#2E74BD; font-weight:bold;}
a.black10:hover { color:#424A4A; font-weight:bold;}

.black9 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #000000; font-weight:normal;}
a.black9:active { color: #2E74BD; font-weight:bold;}
a.black9:link { color:#2E74BD; font-weight:bold;}
a.black9:visited { color:#2E74BD; font-weight:bold;}
a.black9:hover { color:#424A4A; font-weight:bold;}

.black8 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #000000; font-weight:normal;}
a.black8:active { color: #2E74BD; font-weight:bold;}
a.black9:link { color:#2E74BD; font-weight:bold;}
a.black8:visited { color:#2E74BD; font-weight:bold;}
a.black8:hover { color:#424A4A; font-weight:bold;}

.grey16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #666666; font-weight:normal; }
a.grey16:active { color: #2E74BD; font-weight:normal;}
a.grey16:link { color:#2E74BD; font-weight:normal;}
a.grey16:visited { color:#2E74BD; font-weight:normal;}
a.grey16:hover { color:#424A4A; font-weight:normal;}

.grey14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #666666; font-weight:normal; }
a.grey14:active { color: #2E74BD; font-weight:bold;}
a.grey14:link { color:#2E74BD; font-weight:bold;}
a.grey14:visited { color:#2E74BD; font-weight:bold;}
a.grey14:hover { color:#424A4A; font-weight:bold;}

.grey12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #666666; font-weight:bold; }
a.grey12:active { color: #2E74BD; font-weight:bold;}
a.grey12:link { color:#2E74BD; font-weight:bold;}
a.grey12:visited { color:#2E74BD; font-weight:bold;}
a.grey12:hover { color:#424A4A; font-weight:bold;}

.grey11 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #666666; font-weight:bold; }
a.grey11:active { color: #2E74BD; font-weight:bold;}
a.grey11:link { color:#2E74BD; font-weight:bold;}
a.grey11:visited { color:#2E74BD; font-weight:bold;}
a.grey11:hover { color:#424A4A; font-weight:bold;}

.grey10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #666666; font-weight:bold;}
a.grey10:active { color: #2E74BD; font-weight:bold;}
a.grey10:link { color:#2E74BD; font-weight:bold;}
a.grey10:visited { color:#2E74BD; font-weight:bold;}
a.grey10:hover { color:#424A4A; font-weight:bold;}

.grey10norm { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #666666; font-weight:normal;}
a.grey10norm:active { color: #2E74BD; font-weight:bold;}
a.grey10norm:link { color:#2E74BD; font-weight:bold;}
a.grey10norm:visited { color:#2E74BD; font-weight:bold;}
a.grey10norm:hover { color:#424A4A; font-weight:bold;}

.white26 { font-family:Arial, Helvetica, sans-serif; font-size:26pt; color: #ffffff; font-weight:normal; }
a.white26:active { color: #2E74BD; font-weight:normal;}
a.white26:link { color:#2E74BD; font-weight:normal;}
a.white26:visited { color:#2E74BD; font-weight:normal;}
a.white26:hover { color:#424A4A; font-weight:normal;}

.white16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #ffffff; font-weight:normal; }
a.white16:active { color: #2E74BD; font-weight:normal;}
a.white16:link { color:#2E74BD; font-weight:normal;}
a.white16:visited { color:#2E74BD; font-weight:normal;}
a.white16:hover { color:#424A4A; font-weight:normal;}

.white14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #ffffff; font-weight:normal; }
a.white14:active { color: #2E74BD; font-weight:normal;}
a.white14:link { color:#2E74BD; font-weight:normal;}
a.white14:visited { color:#2E74BD; font-weight:normal;}
a.white14:hover { color:#424A4A; font-weight:normal;}

.white12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #ffffff; font-weight:normal; }
a.white12:active { color: #2E74BD; font-weight:normal;}
a.white12:link { color:#2E74BD; font-weight:normal;}
a.white12:visited { color:#2E74BD; font-weight:normal;}
a.white12:hover { color:#424A4A; font-weight:normal;}

.white10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #ffffff; font-weight:normal; }
a.white10:active { color: #2E74BD; font-weight:normal;}
a.white10:link { color:#2E74BD; font-weight:normal;}
a.white10:visited { color:#2E74BD; font-weight:normal;}
a.white10:hover { color:#424A4A; font-weight:normal;}


#copyright {
	width:980px;
	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;}


