body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	list-style-type: circle;
	margin-top:14px;
	text-align:center;
	min-width: 780px;
}

ul {
	list-style-image:url(images/bullet.gif);
	line-height:12pt;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	margin-bottom: -1px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	margin-bottom: -2px;
}

a { font-size: 10pt; color: #316AC5; font-weight:bold;}
a:link { text-decoration: none; color: #316AC5; }
a:visited { text-decoration: none; color: #316AC5; }
a:active { text-decoration: none; color: #316AC5; }
a:hover { text-decoration: none; color: #FFA722; }

.menu { font-family: Arial, Helvetica, sans-serif; font-size:11pt; color: #FFA722; font-weight:bold; line-height: 22px; }
a.menu:active { font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#316AC5; font-weight:bold;  line-height: 22px;}
a.menu:link { font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#316AC5; font-weight:bold; line-height: 22px;}
a.menu:visited { font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#316AC5; font-weight:bold; line-height: 22px;}
a.menu:hover { font-family: Arial, Helvetica, sans-serif; font-size:11pt; color:#FFA722; font-weight:bold;  line-height: 22px;}


.menu_row { text-align:left; }

#wrapper { 
	top:4px;
	width:800px;
	margin: 0px auto;
	text-align:left;
}

#left_column { 
	float:left;
	width:260px;
	margin: 0px auto;
	text-align:left;
	background-image:url(images/bk_left_col.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border:#CCCCCC solid 1px;
	padding-bottom: 16px;
	padding-top:6px;
	padding-right:10px;
	padding-left: 30px;
	background-color:#EAEAEA;
}



#right_column {
	float:right;
	width:460px;
	margin:0px auto;
	text-align:left;
	background-image:url(images/bk_right_col.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border:#CCCCCC solid 1px;
	padding-bottom: 6px;
	padding-top:6px;
	padding-right:10px;
	padding-left: 10px;
	background-color:#FFFFFF;
}

#nav {
	float:left;
	text-align: left;
	margin: 0px auto;
	width:170px;
	padding-left:0px;
	padding-right:0px;
	vertical-align:middle;
}


#main p { 
	text-align:left;
	margin: 0px auto;
	margin-bottom:12px;
	margin-top:6px;
	padding:10px;
	}

#align_left {
	float:left;
	margin: 0px auto;
	background-image:url(images/spacetrans.gif);
	background-position:center;
	background-repeat: no-repeat;
	width:220px;
	text-align:left;
}

#align_right {
	float:right;
	margin: 0px auto;
	background-image:url(images/spacetrans.gif);
	background-position:center;
	background-repeat: no-repeat;
	margin-top:10px;
	width:200px;
	text-align:center;
}

#clear {
	clear: both;
	width:740px;
	margin:0px auto;
	}
	
#clear_main {
	clear: both;
	width:420px;
	margin:0px auto;
	height:4px;
	}


#bottom_left_column { 
	float:left;
	width:280px;
	margin: 0px auto;
	text-align: center;
	border:#CCCCCC solid 1px;
	padding:10px;
	background-color: #EAEAEA;
}



#bottom_right_column {
	float:right;
	width:460px;
	margin:0px auto;
	text-align: center;
	border:#CCCCCC solid 1px;
	padding:10px;
	background-color: #ffffff;
	background-image:url(images/bk_right_col.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.breadcrumb { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #CCCCCC; font-weight:normal}
a.breadcrumb:active { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #316AC5; font-weight:normal;}
a.breadcrumb:link { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#316AC5; font-weight:normal;}
a.breadcrumb:visited { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#316AC5; font-weight:normal;}
a.breadcrumb:hover { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #FFA722; font-weight:normal;}

.head { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #FFA722; font-weight:bold;}
a.head:active { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #316AC5; font-weight:bold;}
a.head:link { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color:#316AC5; font-weight:bold;}
a.head:visited { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color:#316AC5; font-weight:bold;}
a.head:hover { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #FFA722; font-weight:bold;}

.headlg { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #FFA722; font-weight:bold; }
a.headlg:active { color: #316AC5; font-weight:bold; }
a.headlg:link { color:#316AC5; font-weight:bold;}
a.headlg:visited { color:#316AC5; font-weight:bold;}
a.headlg:hover { color: #FFA722; font-weight:bold;}


.grey11 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #333333; font-weight:bold; }
a.grey11:active { color: #316AC5; font-weight:bold; }
a.grey11:link { color:#316AC5; font-weight:bold;}
a.grey11:visited { color:#316AC5; font-weight:bold;}
a.grey11:hover { color: #FFA722; font-weight:bold;}

.bottomfont { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #333333; font-weight:bold;}
a.bottomfont:active { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #316AC5; font-weight:bold;}
a.bottomfont:link { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#316AC5; font-weight:bold;}
a.bottomfont:visited { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#316AC5; font-weight:bold;}
a.bottomfont:hover { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #FFA722; font-weight:bold;}

.med { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #FFA722; font-weight:bold;}
a.med:active { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #316AC5; font-weight:bold;}
a.med:link { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color:#316AC5; font-weight:bold;}
a.med:visited { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color:#316AC5; font-weight:bold;}
a.med:hover { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #FFA722; font-weight:bold;}

.sm { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #666666; font-weight:normal;}
a.sm:active { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #316AC5; font-weight:normal;}
a.sm:link { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#316AC5; font-weight:normal;}
a.sm:visited { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#316AC5; font-weight:normal;}
a.sm:hover { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #FFA722; font-weight:normal;}

#copyright {
	width:800px;
	margin:0px auto;
	float:left;
}

.image_padding {
	padding:4px;
	border: 1px solid #FFA722;
}

.padding { padding: 8px;}
.padding4 { padding: 4px;}
.border { border: 1px solid #cccccc; padding:4px; background-color:#EAEAEA;}

.font_blue {font-size: 10pt; color: #316AC5; font-weight:bold;}

.font_orange {font-size: 10pt; color: #FFA722; font-weight:bold;}

.tinyfont { font-family: Arial, Helvetica, sans-serif; font-size:8pt; 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;}



