body
{
	margin: 1px;
}
/* title bar */
.headerBar {
	background-color: #2952CD;
	height: 100px;
	margin-left: 10px;
	background-image: url(/media/header_bg.gif);
	background-repeat: repeat;
}
.headerOuterBar {
	border: thick solid #CC3333;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333	}
h1 {
	font-size: 24px;
}	
	
h2 {
	font-size: 16px;
	}
	
h3 {
	font-size: 14px;
	}	
	
h4 {
	font-size: 12px;
	}		
	
h5 {
	font-size: 10px;
	}
.footer, .footer td, .footer a, .footer a visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.footer_noline, .footer_noline td, .footer_noline a, .footer_noline a visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;	
}
td, th, p, pre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}	
.smalltext {
font-size: 9px;
}	
.th_right {
	text-align:right;
	font-weight:normal
}	
.th_left_grey {
	text-align:left;
	font-weight:normal;
	background-color:#999999
}	
li {
	margin-bottom: .9em;
	margin-top: .1em;
}	
ul, ol {
	margin-bottom: .3em;
	margin-top: .3em;
}	
.bg1 {
	background-color: #CCCCCC;
}
.bg2 {
	background-color: #EEEEEE;
}
.bg3 {
	background-color: #BFEBFF;
}
.bg4 {
	background-color: #FFEDB7;
}
.pad5 {
	padding: 10px 5px 0px;
}
.alertbox {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 2px;
	border: 1px solid #333333;
	float: right;
	width: 200px;
	text-align: center;
}
hr {
color:#CCCCCC;
margin:-10px 10px 5px 10px
}
a {
color:#003366	
}
a visited {
color:#333333
}
.crumb, .crumb a, .crumb a:visited, .crumb a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.crumb a:hover
{
	text-decoration: underline;
}
b.hl1 {
	font-weight:bold;
	background-color: #33CCCC;
}
#content_border44
{
	display:block;
	border: 1px solid #000000;
	border-left-color: #FFFFFF;
	border-top-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	width: 100%;	
}

#content_margin
{
	margin:15px 20px 20px;	
}
.content
{

}
.outer_border
{
	border-right: 1px solid #000000;
}
.content p, .content h1, .content h2, .content h3, .gosafe_content table, .gosafe_content pre
{
	
}
.nav {
	background-color: #4572CC;
}
.navmain {
	border: 1px solid #333333;
	background-image: url(/media/h_nav_bg2.gif);
	background-repeat: repeat;
}


/*  Horisontal navigation css  */
/*  css sourced from http://css.maxdesign.com.au/listamatic/horizontal16.htm */

#navcontainer ul
{
	padding: 0.3em 0;
	margin: 0;
	list-style-type: none;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	text-align: center;
	height: 14px;
}

#navlist li {
	display: inline;
}

#navlist li a
{
	text-decoration: none;
	color: #000033;
	padding: 0.3em 1%;
	margin: 0px 1px 0px 0px;
	background-image: url(/media/h_navtab_bg2.gif);
	background-repeat: repeat;
}
#navlist li a:hover
{
	background-image: url(/media/h_nav_bg2.gif);
	color: #990000;
}

#navlist li a.on
{
	font-weight: bold;
	background-image: url(/media/h_navtab_bg2.gif);
}

/*  2nd vertical navigation css  */


#container2 {
	width : 140px;
	background-color: #4572CC;
}
#navlist2{
	width : 128px;
	font:11px/14px verdana, arial, georgia, sans-serif;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#navlist2 ul, #navlist2 li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}	
#navlist2 li a, #navlist2 li a:hover, #navlist2 li a:active { 
	/*font:11px/14px verdana, arial, georgia, sans-serif;*/
	display: block;
	text-decoration: none; 
	color: #000;
	margin: 2px;
	padding: 3px;
	border: 1px solid #000;
	text-align: left;
	width : 100%;
	background-color: #DBDEE8;
}
#navlist2 li a:hover, #navlist2 li a:active { 
	color: #FFF;
	background-color: #405D97;
	border: 1px solid #000;
}
#navlist2 .on {
	color: #FFF;
	background-color: #405D97;
	border-color:#000;
}
#navlist2 .off_subnav, #navlist2 .on_subnav   {
	border: 1px dashed #000;
	background-color: #E5E5E5;
	text-align:right;
	color:#FFF;
}
#navlist2 .off_home {
	background-color: #999;
	border: 1px dashed #000;
}



.red {
	color: #CC0000;
	font-weight: bold;
}

.footer_blurb {
	color:#FFFFFF;
	font-size:12px;
	font-style:oblique;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(/media/h_nav_bg2.gif);

}


/* Alternate navigation */

 #navcontainer_green ul li
 {
 list-style-type: none;
 padding: 0;
 margin: 0;
 display: block;
 float: left;
 background: url("/media/navBarBg.gif") repeat-x 20px;
 font: 10px/25px "Lucida Grande", verdana, sans-serif;
 text-align: center;
 

 }

 #navcontainer_green a
 {
 color: #000;
 text-decoration: none;
 display: block;
 width: 70px;
 border-top: 1px solid #A8B090;
 border-bottom: 1px solid #A8B090;
 border-left: 1px solid #A8B090;
 }

 #navcontainer_green li#active { background: url("/media/navBarBgHover.gif") repeat-x 20px; }
 #navcontainer_green a:hover { background: url("/media/navBarBgHover.gif") repeat-x 20px; }

