@charset "UTF-8";
/* CSS Document */

<!--

html,body{
	margin:0;padding:0;
	}

body{
	background-color:#d2d2d2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #999999; 
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7fa3b7;
	margin-left:10px;
	font-size: 11px;
	line-height: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	}

h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	margin:0px 0px 20px 8px;
	font-size: 25px;
	line-height:20px;
	letter-spacing: -2px;
	font-weight: bold;
	border-bottom: dashed 1px #cddbe4;
	height: 25px;
	}
	
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left:10px;
	color: #999999;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 0px 0px 0px;
	vertical-align:text-top;
	}	

#nav, 
#nav ul {padding:0 0 5px 0; margin:0; list-style:none; font: 10px verdana, sans-serif; border:1px solid #000; border-color:#7fa3b7 #6e8fa1 #bbbbbb #6e8fa1; border-width:2px 1px 1px 1px; background:#e0e9ee; position:relative; z-index:200;}
#nav {height:25px; padding:0;}

#nav table {border-collapse:collapse;}
#nav li {float:left; padding:0 20px 0 15px;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#888; height:25px; padding-right:5px; line-height:25px; text-decoration:none; white-space:nowrap;}
#nav li li a {height:20px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:300; background:#fff;}
#nav a:hover {position:relative; z-index:300; text-decoration:underline; color:#7fa3b7;}

#nav :hover ul {left:0; top:22px;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-10px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:underline; color:#7fa3b7;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

p{
	margin:0 10px 10px
	}

div#header{
	position:relative
	}

div#container{
	text-align:left; 	
	background-color: #FFFFFF;
	}



div#bookmark{
		float:left;
		width: 200px;
		height:80px;
		margin: 10px 100px 0px 10px;
		text-align:left;
		padding: 5px 5px 5px 5px;
		border-right:1px #CCCCCC solid;
		}

div#footer{
		background-image:url(/imgs/back_bottom2.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		background-color: FFF;
		height:200px;
		}

div#footer p{
	margin-top:10px;
	margin-right:10px;
	padding:5px 10px; 
	text-align:right; 
	}

div#footer a{
	display:inline;
	padding:0;
	color: #C6D5FD;
	}

div#container{
	width:1000px;
	margin:0 auto;
	}

div#wrapper{
	float:left;
	width:100%;
	background-color: transparent;
	}

div#content{
	width: 790px;
	margin: 30px 200px 0px 10px;
	}

div#navigation{
	margin: 0px 2px 0px 2px
	}

div#extra{
	float:left;
	width:180px;
	margin-left:-180px;
	margin-top:30px;
	
	}

div#footer{
	clear:left;width:100%
	}
	
div#ad_box{
	width:200px;
	}	
	
div#rssfeeds{
	float:left;
	width: 200px;
	margin: 4px 4px 4px 4px;
	padding: 0px 4px 4px 0px;
	border-top: none;
	border-left: 1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	background-color:#FFFFFF;
	}

p.ad_text{
	border-top: #7fa3b7 2px solid;
	border-bottom: #bbbbbb 1px solid;
	margin-left:0px;
	padding-left: 5px;
	text-align:left;
	background-color:#e0e9ee;
	height:15px;
	width:175px;
	color:#7fa3b7;
	vertical-align:middle;
	text-transform: uppercase;
	}	
	
p.rssfeeds{
	border-top: #7fa3b7 2px solid;
	border-bottom: #bbbbbb 1px solid;
	margin-left:0px;
	padding-left: 5px;
	text-align:left;
	background-color:#e0e9ee;
	height:15px;
	width:200px;
	color:#7fa3b7;
	vertical-align:middle;
	text-transform: uppercase;
	}	
	
	

.page_text{
	line-height: 18px;
	padding-top: 0px;
	vertical-align:text-top;
	}
	
.page_text a:active, .page_text a:link, .page_text a:visited{
	line-height: 18px;
	text-decoration: none;
	border-bottom: dashed 1px #cddbe4;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	background-color: transparent;
	}

.page_text a:hover{
	background-color:#e9eff3;
	color: #686A6C;
	}	
	


p.headings a:active, p.headings a:link, p.headings a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: dashed 1px #cddbe4;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	vertical-align:text-top;
	color: #999999;
	}

p.headings a:hover{
	background-color:#e9eff3;
	color: #686A6C;
	}	

p.text, ul.text, ol.text{
	line-height: 18px;
	padding: 0px 0px 0px 19px;
	vertical-align:text-top;
	}

p.text a:active, p.text a:link, p.text a:visited{
	line-height: 18px;
	text-decoration: none;
	border-bottom: dashed 1px #cddbe4;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	}

p.text a:hover{
	background-color:#e9eff3;
	color: #686A6C;
	}

p.key {
	background-color: none;
	border-left-width: 18px;
	border-left-style: solid;
}

hr{	border: none 0; 
	border-top: dashed 1px #cddbe4;
	height: 1px;}

