/*globals */
body  {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*line-height: 1.1em;*/
	padding: 0px;
	margin: 10px 0px 0px 0px;
	background-color: #141b21;
	background: url(/images/openbg.jpg) #141b21 no-repeat center top;
}
a:link, a:visited  {
	color: #029AFE;
	text-decoration: none;
}
a:hover .photo {
	border-color: #BBBBBB;
}
a:hover, .footer a:hover, #linkpartners a:hover  {
	color: #6EAA26;
	text-decoration: underline;
}
acronym, abbr, .jTip  {
	cursor: help;
}
blockquote {
	background: url(/images/quotation.png) no-repeat;
	margin-left: 1.0em;
	padding: 4px 0 4px 40px;
	border-top: 0px double #ddd;
	border-bottom: 0px double #ddd;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
}
fieldset  {
	border: 1px #A6CE39 solid;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 4px;
	color: #999999;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 85%;
}
h1  {
	font-family: Georgia, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	padding: 0 0 0 0px;
	margin: 0 0 3px 0;
}
h2  {
	font-family: Tahoma, Georgia, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #63A015;
	letter-spacing: 1px;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
}
hr  {
	border-top: 1px double #63A015;
	border-bottom: 0px dashed #63A015;
	border-right: 0px dashed #63A015;
	border-left: 0px dashed #63A015;
	height: 1px;
	margin: 5px 0px 5px 0px;
	padding: 0 0 0 0;
	text-align: left;
	width: 50%;
}
img  {
	border: none;
}
legend  {
	color: #FF6600;
	font-weight: bold;
	margin-left: 10px;
}
.floatright  {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 4px;
}
.just  {
	color: #029AFE;
	font-weight: bold;
}
.web, .ip  {
	color: #FF6600;
	font-weight: bold;
}
.photo {
	border: 1px solid #000000;
	padding: 3px;
}
.newsbullets ul  {
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	list-style-image: url(/images/newsbullet.gif);
	padding-left: 2em;
	text-indent: 0.5em;
}
/* divs */

.whole  {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background:  transparent;
	padding: 0 0 0 0;
	overflow: hidden;
}

.logoareacontainer  {
	margin: 0 auto;
	height: 25px;
	width: 100%;
	background-color: transparent;
	overflow: hidden;
	border-bottom: 0px solid #006882;
}
.logoarea  {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 25px;
	background:  transparent;
	padding: 0 0 0 0;
	overflow: hidden;
	background: url(/images/opentop.gif) transparent no-repeat center right;
}
.headercontainer  {
	margin: 0 auto;
	height: 220px;
	width: 100%;
	border-bottom: 0px solid #00b8e7;
	border-top: 0px solid #474a51;
	background-color: transparent;
	overflow: hidden;
}
.header  {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 220px;
	background-color: #343F46;
	overflow: hidden;
}
.navcontainer  {
	margin: 0 auto;
	height: 50px;
	width: 900px;
	background-color: transparent;
	overflow: hidden;
	border-top: 0px solid #00a3cd;
}
.nav  {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	padding: 0 0 0 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.0px;
	overflow: hidden;
	background: url(/images/navbg2.png) #323D43 no-repeat center right;
}
.nav a:link {
	color: #999999;
	height: 50px;
	padding: 0px 0 0 0px;
	text-decoration: none;
	text-align: center;
}
.nav a:visited {
	color: #999999;
	height: 50px;
	padding: 0px 0 0 0px;
	text-decoration: none;
	text-align: center;
}
.nav a:hover {
	color: #FF6600;
	height: 50px;
	padding: 0px 0 0 0px;
	text-decoration: none;
	text-align: center;
}
.nav ul {
	color: #003366;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	list-style: none;
	padding: 0px;
	text-indent: 0.0px;
	font-weight: normal;
	margin: 0 0 0 0;
}
.nav ul a {
	display: block;
	width: 100%;
}
.pagenamecontainer  {
	margin: 0 auto;
	width: 100%;
	padding: 0 0 0 0;
	height: 40px;
	background-color: transparent;
	margin: 0 0 0 0;
	overflow: hidden;
}
.pagename  {
	width: 890px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0 0 10px;
	height: 40px;
	overflow: hidden;
	background-color:  #fff;
}
.contentcontainer  {
	margin: 0 auto;
	width: 100%;
	background-color: transparent;
	overflow: hidden;
}
.contentarea  {
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color:  #fff;
	overflow: hidden;
}

.contentcopy  {
	width: 880px;
	position: relative;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	background-color:  #fff;
	overflow: hidden;
}

.footercontainer  {
	float: left;
	width: 100%;
	height: 198px;
	border-top: 0px solid #474a51;
	text-align: left;
	padding: 0;
	margin: 0 0 0 0;
	background: transparent;
	/*background: url(../images/osfooterbg.png) #00556a repeat-x;*/
}
.footer  {
	width: 900px;
	margin: 0 auto;
	height: 198px;
	border-top: 0px solid #eaeaea;
	/*background-color:  transparent;*/
	background: url(/images/footer.png) #ffffff no-repeat center right;
}
.footer a:link, .footer a:visited, .base a:visited, .base a:link   {
	color: #666666;
	text-decoration: none;
}
.footer a:hover, .base a:hover {
	color: #029AFE;
	text-decoration: none;
}
.footer p  {
	font-size: 12px;
	color: #fff;
	line-height: 1.5em;
	margin: 0px 0 0 10px;
	text-align: center;
	padding: 20px 0 0 0;
}

.base p  {
	font-size: 12px;
	color: #323d43;
	line-height: 1.5em;
	margin: 0px 0 0 0;
	text-align: center;
	padding: 10px 0 0 0;
}

.basecontainer  {
	float: left;
	width: 100%;
	height: 43px;
	border-top: 0px solid #474a51;
	text-align: left;
	padding: 0;
	margin: 0 0 20px 0;
	background: transparent;
	/*background: url(../images/osfooterbg.png) #00556a repeat-x;*/
}
.base {
	width: 900px;
	margin: 0 auto;
	height: 43px;
	border-top: 0px solid #eaeaea;
	/*background-color:  transparent;*/
	background: url(/images/baseline.png) #ffffff no-repeat center right;
	}
.twitterfloat {
	border: 0px solid #CECECE;
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 4px;
	width: 200px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.twitterfloat a:link {
    font-weight: normal;
}

.twitterfloat a:visited {
	font-weight: normal;
}

.twitterfloat a:hover {
	font-weight: normal;
}	