/*  Structure */

body{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 85%;
	padding: 0px;
	margin: 0px;
	/*background-image:url(../images/bg.jpg);*/
}

#page {
	text-align: left;
	margin: auto;
	width: 770px;
	/*background-color: #FFFFFF;*/
	padding:0px;
}
#content .logo{
	float:left
	width:150px;
	padding:0px;
}

#content{
	width:420px;
	float:right;
	padding:0px;
	
}
.rightpic{
float:right;
margin-left:20px;
}
.imageright {

	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.imageleft {

	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#end {
	margin: auto;
	margin-right:10px;
	margin-bottom:10px;
	width: 720px;
	padding:0px;
	/*background-image: url(../images/linegif.gif);
	background-repeat: repeat-x;*/
}
#footer{
	font-size:90%;
	clear:both;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:160px;
	color:white;
	background-color:#ffffff;
}
#footer a{
	font-weight:bold;
	text-decoration:none;
	color:#4A4C63;
}
#content a{

	color:#666666;
	font-weight:bold;
}
#content a:hover{
	color:black;
	text-decoration:none;
}
#nav img{
	margin:0px;
	padding:0px;
}
img{
	margin:0px;
	padding:0px;
}
/* links */

a img{
	border:none;
}
#logo{
	width:150px;
	padding:0px;
}
#nav{
	width:160px;
	padding:0px;
}
#nav ul{
	font-weight:bold;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}

#nav ul li{
	padding:0px;
	margin:0px;
}

#nav ul li a{
	display:block;
	padding-left:0px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-decoration:none;
	color: #999999;
	
	
}

#nav ul li.here a, #nav ul li.ancestor a{
	color: #000000;	
	/*background-image:url(../images/arrow_small.gif);*/
}

#nav ul ul li a, #nav ul ul li a.default{
	color: #666666;
	font-weight:normal;
	/*background-image:url(../images/arrow_small.gif);*/
}


#nav ul li a:hover{
	color: #000000;
}

#nav ul  ul{
	margin-left:0px;
	padding-left:8px;
	list-style-type: circle;	
	padding-bottom:1em;
	display:block;
}



#nav ul li, #nav ul li.ancestor ul li, #nav ul li.here ul li{
	font-size:100%;
	margin-left:0px;
	padding-left:0px;
	padding-top:0.2em;
	padding-bottom:0.2em;
	list-style-type: none;
	display:block;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1BDBE;*/


}
#nav ul li{
		background-image:url(../images/texture_line.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#nav ul  ul li{
	border:none;
		background-image:none;
	background-position:top;
	background-repeat:no-repeat;
}

#nav ul  ul li.here, #nav ul li.ancestor ul li.here, #nav ul  ul li.ancestor{
	
}

#nav ul ul li a, #nav ul li ul li a, #nav ul ul a, div#nav ul.ancestor ul li a, div#nav ul.ancestor ul a{
	font-size:90%;
	padding-left:8px;
	padding:0px;
	margin:0px;
	list-style-type: none;
	display:block;
}
#nav ul ul li a. , #nav ul li ul li a. {
	font-weight:normal;
	/*background-image:url(../images/arrow_small.gif);**/
	display:block;
		/*needs changing */
}
#nav ul ul li.here a, #nav ul li ul li.here a{
	/*background-color:#EFEFEF;
	/*color: #00ff99;*/
	font-weight:bold;
}
.clear{
	float:right;
	clear:both;
}
.crumbtrail{
	
	
	/*position:absolute;
	top:20px;
	width:100%;*/
	clear:both;
	text-align:center;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
	
	
	margin: 0px;
	padding: 0px;
}
.crumbtrail a{
	padding-left:20px;
	background-image:url(../images/arrow_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
	margin: 0px;
	
}
.crumbtrail a:hover{
	text-decoration:underline;
	color:#993333;
	margin: 0px;
	
}
#content h1{
	font-weight:normal;
	font-size:1.9em;
	margin:0px;
	padding-left:0px;
	color: #666666;
	padding-top: 42px;
	padding-bottom: 15px;
	text-align: right;
	
}
/* promos */

.clearleft {
	font-size:1px;
	clear:left;
	margin:0px;
}
#content a:hover, #footer a:hover{
	text-decoration:none;
	color:#black;
}
.cap {
	text-align:center;
	float: left;
	width: 1em;
	font-size: 4em;
	line-height:1.1em;
	font-weight: normal;
	color:white;
	margin-right:4px;
	margin-top:4px;
	background-image: url(../images/texture.jpg);
}
#content p, #content h2, #content h3, #content h4{
	padding-left:0px;
	padding-right:0px;
	line-height:1.7em;
	padding-top:0px;
	padding-bottom:0px;
}
#content ul{
	line-height:1.7em;
	font-size:0.95em;
}
#content p{
	font-size:0.95em;
}
#content li{
	margin-bottom:1em;
}
#content h2{
	font-size:1.2em;
	margin:0px;
}
#content h3{
	font-size:1.05em;
	margin:0px;
}
#content h4{
	font-size:1em;
	margin:0px;
}
#content h5 {
	font-size:0.9em;
	margin:0px;
	color: #999999;
}
#content .leftcolumn{
	width:202px;
	text-align:right;
	float:right;
margin-left:15px;
}
.texture_strip {
	width:100%;
	margin-top:0px;
	margin-bottom:6px;
	background-image: url(../images/texture_top.jpg);
	height: 18px;
	background-repeat: no-repeat;
}
.texture_strip2 {
	width:100%;
	margin-top:0px;
	margin-bottom:6px;
	background-image: url(../images/texture_bottom.jpg);
	height: 18px;
	background-repeat: no-repeat;
}
.promo{
	background-image:url(../images/texture_line.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:1em;
	clear:right;
}
.promo img{
	float:right;
	margin-left:1em;
}
.download_doc{
	padding-left:18px;
	padding-top:3px;
	padding-botton:3px;
	background-image:url(../images/icon-word.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.download_pdf{
	padding-top:3px;
	padding-botton:3px;
	padding-left:18px;
	background-image:url(../images/icon-pdf.gif);
	background-repeat:no-repeat;
	background-position:left center;

}