body {
	margin: 0;
	padding: 0;
	border: 0;
	min-width:800px;
	font-family:  Arial;
	font-size: 75%;
	color: #333333;
	background-color: #AAAAAA;
	text-align: center;
}	
	
/* Typographic style rules adapted from http://www.thenoodleincident.com/tutorials/typography/ */

h1, h2, h3, h4, h5, h6 {color: #C65010;}

h1 {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	margin: 1.2em 0em;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	margin: 1.2em 0em;
	font-size: 1.2em;
	font-weight: bold;
	}
	
h4 {
	margin: 1.2em 0em;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 1.2em 0em;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 1.2em 0em;
	font-size: 0.8em;
	font-weight: bold;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {font-weight: bold;}

acronym[title] {
	cursor:help;
	border-bottom:1px dotted #333333;
	font-size: 95%;
}
#mainwrapper {			
	margin: 2px auto;
	width: 900px;
	text-align: left;
	background-color: #DDDDDD;
}
#topShadow 
{
	height: 60px;
	background-image: url(Images/fon_top.jpg);
	background-repeat: repeat-x;
}
#topPic
{
	position:relative;
	right:2px;
}
#header {
	position: relative;
	height: 206px;
	margin-left:0px;
}
#branding {
	position: absolute;
	left:0px;
	top:145px;
	z-index:200;
	
}
#companyName {
	color: #FFF9E9;
	font-size: 40px;
}

#logoImage {vertical-align: text-bottom;}

#slogan {
	color: #FFF9E9;
	font-size: 16px;
}
#mainnav 
{
	margin-left:0px;
	text-decoration:none;
	width:900px;
	text-align:center;
	z-index:1000;
	background-color:#C65010;
}

#breadcrumbs {
	padding:2px 2em 1em;	
	margin-top:2px;
	color: gray;
	font-weight: normal;
}
	
#breadcrumbs a {
	text-decoration: underline;
	color: #C65010;
}

#breadcrumbs a:hover {text-decoration: none;}

#content {
	position:relative;
	padding-right:4px;
	margin-top:0;
	margin-right:1px;
	margin-left:220px;
	background-color: White;
}
#Statement
{
	position:absolute;
	bottom :4px;
	right:10px;
	color:#C65010;
	font-weight:bold;
}


/* Hide from IE5 Mac \*/
* html #content {
	height:1%;
}
/* End hide from IE5 Mac */

#menu {
	float:left;
	width: 200px;
	padding:60px 0 0 10px;
	display:inline;
}

#menu a {				
	display:block !important;
	text-align:center;
	padding: 0.25em 0;	
	background-image: none;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size:medium;
	color:White;
}	
	
#menu .Menu-Skin-Vertical{
	margin-left:20px;
}

#menu .menuHover {

	background-position: 1em 0.4em;
}
#menu .menuSelected {
	color: #9E0F0C;	
	background-position: 1em 0.4em;
}

#menu .subMenu {background-color:#FFF9E9;}

#menu .subMenu table {
    border:1px dotted #666666; 
    background-color:#FFF9E9;
}

#menu .subMenu table table{border:none;} 

#menu .subMenuNormal {color: #333333;} 

#menu .subMenuHover {
    background-position:1em 0.4em;
}

#menu p {
	margin: 1.0em 0em;
	font-size: 1.0em;
	line-height: 1.6em;
	color:#C65010;
	font-weight:bold;
}
#menu p a
{
	margin: 0.5em 0em 0 0.5em;
	line-height: 1.6em;
	font-family:  Arial;
	font-size: 85%;
	text-align:left;
	padding-left:20px;	
	background-image:url(Images/pdficon.gif);
	background-repeat: no-repeat;
	background-position:left;
	color:#C65010;
}
#menu p a:hover
{
	color:white;
}
#menu p a:selected
{
	color:white;
}

#menu h1
{
	font-size: 1.2em;
	font-weight:bold;
	color:#C65010;
}
#menu h4
{
	color:#C65010;
}

#menu ul, #menu li {
	margin:0.2em 0 0.1em 0.5em;
	line-height: 1.8em;
}
#menu li
{
	list-style-image:url(Images/tick.gif);
}

#menu img
{
	margin-left:10px;
}

#copy {			
	position:static;
	padding:10px 2em 4em;	
		
}
#mainSide
{
	float:right;
	background-color:#00CFFD;

}
#mainSide td
{
	border-left:solid 0.2em white;
	padding:0 2px 0 2px;
	
}
#mainStuff
{
	float:right;
	margin-right:200px;
}
* html #copy {padding:0 3.5em 4em 2em;}

/* Hide from IE5 Mac \*/
* html #copy {height:1%;}
/* End hide from IE Mac*/

#copy ol, #copy ul, #copy li {
	margin:0.2em 0 0.1em 0.5em;
	font-size: 1.0em;
	line-height: 1.8em;
}

* html #copy ul {padding-left:2em;}

* html #copy li {padding:0 0 0.5em 0.5em;}

#copy li.ticked {list-style-image: url(Images/tick.png);}

ul.bulletedList li
{
	list-style-image:none
}

#copy p {
	margin: 1.2em 0em;
	font-size: 1.0em;
	line-height: 1.8em;
}

p.contactinfo 
{
	color :#C65010;
}

#copy li > p {margin-top: 0.2em;}

#copy .pullQuote {
	float: right;
	display:inline;
	width: 35%;
	margin: 5px;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	color: #C65010;
}
#copy .QuotedBy
{
    font-size:90%;
    font-weight:normal;
}


#copy img
{
	float:right;
	display:inline;
	margin: 1em 0em 1em 1em;
	border-width:0;
}
#copy img.left
{
	margin-left:20px;
	float:none;
}
#copy img.none
{
	float:none;
	margin:0em 0em;
}
* html #copy img.none {padding:0px 0px 0px 0px;}
* html #copy img.none {margin:0em 0em 0em 0em;} 

#copy a {color:#C65010;}

#copy a:link {text-decoration:underline;}

#copy a:hover {text-decoration:none;}


#copy .textBox {
	margin:0.5em 0 0.5em 0.5em;
}

.noTable
{
    margin:0px 0px 0px 0.5em;
}

#copy .textBox:focus {background-color:#FFFFFF;}

.noTable:focus {background-color:#FFFFFF;}

#copy .dropDownlist {
	margin:0.5em 0 0.5em 0.5em;
	
}

#copy .checkboxlist {
	margin:0.5em 0 0.5em 0;
}

#copy .radioButtonList {	margin:0.5em 0 0.5em 0;}

#copy fieldset {
	border:1px solid #E7E9DE;
	padding: 1.0em;
}

#copy legend {color: #666666;}

#copy .button {
    margin:1em 0;
    border:1px solid #999999;
    background-color:#9E0F0C;
    color:#FFF9E9;
}

.loginButton
{
    margin:0.5em;
    border:1px solid #999999;
    background-color:#9E0F0C;
    color:#FFF9E9;
}


#copy .recentNews
{
	width: 35%;
	margin: 1em 0 1em 1em;
	line-height: 130%;
	float:right;
	display:inline;
	background-color:#DDDDDD;
	border:solid 1px #AAAAAA;

}
#copy .recentNews H2
{
	background-color:#AAAAAA;
	margin:0px;
	color :#333333;
}
#copy .recentNews p
{
	line-height:normal;
	margin:0px;
	padding:2px;
}
#copy .recentNews a
{
	font-size :1em;
	text-decoration:none;
}

* html .button {padding:0 0.5em;} 

#bottomShadow {
	height: 10px;		
	background:#FFFFFF url(Images/bottom_shadow1.jpg);
	background-repeat: no-repeat;
}

* html #bottomShadow {margin-bottom:-7px;}
#footer{
	clear:both;
	padding: 2px;
	background-color:#FFFFFF;
	font-size:0.9em;
	text-align:center;
}
#footer a {
	margin:1px 5px;
	color:#993300; 
}

#footer a.jaix {
    margin:1px;
	color:#333333;
	text-decoration:none; 
}

#more
{
	margin:1em 0 2em 0;
	float:right;
}
 
.clearfix {display: inline-block;} /* Fixes IE/Mac */
 
/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#advertise
{
	margin-top:20px;
	color:Gray;
	font-size:0.8em;
}

#advertise img
{
	float: right;
	display:inline;
}


.leftColumn {
	float: left;
	display:inline;
	width: 60%;
}
.rightColumn {
	float: right;
	display:inline;
	width: 35%;
	background-color: #C1D0DE;
}

.separator-side-column{
	border-top:1px solid #D0D0BF;
	width:100%;
	height:2px;
	font-size:1px;
	background:transparent;
}

#SerTable
{
border:none;
border-collapse:collapse;
margin:5px 0 5px 0;
padding:0;
}

tr.white
{
	background-color:White;
}
tr.blue
{
	background-color: #F2F8FF;
}
tr.green
{
	background-color:#F9FFF9;
}

td.label
{
	font-weight:bold;
	color:#C65010;
	height:40px;
}
td.field
{
}
.thumbnail {
	float: right;
	width: 200px;
	height: 150px;
	margin: 0 15px 15px 0;
	 padding: 5px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#links a img {
	height: 0;
	width: 0;
	border-width: 0; 
}
#links a {
	display:block;
	padding-top:150px;
	margin:0;
}

#links a:hover img 
{
	margin:0;
	position: relative;
	top: -220px;
	left:-200px;
	height: 360px;
	width: 500px;
	border-width: 0px;
	border-color: #0ff;
}


#linksbig a img {
	height: 0;
	width: 0;
	border-width: 0; 
}
#linksbig a {
	display:block;
	padding-top:150px;
	margin:0;
}

#linksbig a:hover img 
{
	margin:0;
	position: relative;
	top: -220px;
	left:-200px;
	height: 530px;
	width: 330px;
	border-width: 0px;
	border-color: #0ff;
}
#clear 
{
	clear:both;
}

td a 
{
	width:100%; 
	display:block; 
}

.recoverPassword
{
    display:inline;
    font-size:.8em;
    margin:0px 0px 0px 0.5em;
}

.IE8Fix {z-index: 100; }


@media print {	
	body {
		color: #333333 !important;
		border-bottom: 1px solid #000;
		background:#FFFFFF !important;		
		font-size:10pt;
		line-height:12pt;
	}	
	h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
		color: #333333;
	}

	#mainwrapper,#topShadow,#bottomShadow {background:none;}

	#header {
		position: static;
		height: auto;
	}	

	#menu, #mastheadImage {display:none;}

	#branding {
		position: static;		
		text-align:left;
		margin: 0;
		padding: 0;
	}
	#breadcrumbs {
		position: static;
		padding-bottom: 2em;
		margin: 1em 0;
		border-bottom: 1px solid #000000;
		color: #333333;
	}

	#breadcrumbs a {color: #333333;}

	#copy {
		width: 80%;
		margin-left:0;
		padding: 0 2em;
	}

	#copy a {color: #333333;}

	#copy li {
		list-style-image: none;
		list-style-type: disc;
	}

	#copy .pullQuote {display: none;}

	#copy .textBox {
		border: 1px solid #333333;
		background:none;
	}

	#copy .textBox:focus {background:none;}

	#copy fieldset {border:1px solid #333333;}

	#copy legend {padding-bottom:1em;}

	#copy .dropDownlist {background:none;}
}