/* Main containers */
body {
text-align: center;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 11px;
color: #000;
background: #dcdcdc;
background-image: url(/common/bgline.gif);
padding: 0;
margin: 15px 0 5px;
}
#header{
	text-align:left;
	background:#ffffcc;
	border: 1px solid black;
	margin: auto;
        width:760px;
}#header h1{
        font-size:20px;
        margin: 6px 0 3px 8px;
}

#header a{
       text-decoration:none;
}
#header a:hover{
       color:red;
}

#header img{
       margin:0 6px 0 0;
       border:0;
}/* Outer layer ------------------------- */
#outer {
	text-align: left;
	background: #fcfefc;
	color: inherit;
	border: 1px solid #000000;
	margin: 3px auto;
	padding: 0;
	width: 760px;
}
/* Top Nav Bar */
#top-nav {
	background-color: #09026C;
	border: solid #000000;
	border-width: 0 0 1px 0;
	height:20px;
}
#top-nav-inner {
	padding: 3px 0;
	margin:0 8px 0 8px;
}
/* Content Section ------------------- */
#content {
	padding: 0; 
	margin: 0;
}
/* Left column */
#left-col {
	border: 1px solid #000000; 
	background:#ffffcc;
	width: 145px;
}
/* Site map */
#left-nav {
	margin: 3px; 
	height:100%;
}

.lnav-hdr {
	background: #c5c6ac; 
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #000000; 
	margin: 0;
	padding: 3px 5px;
}

#left-nav p {
	font-family: verdana, arial, tahoma, sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	margin:5px;
}

#left-nav .access {
	text-decoration : underline; 
	color : #000000; 
	background : inherit;
}
/*====================
  Google Serch
=====================*/
.borderless_boxcontent { /*width:100%; padding: 1px;*/ margin:0 0 20px 0;}
#search {background:transparent /*url(images/bg-diag-2.gif)*/; padding:4px 0; margin:20px auto; color:#eee; width:85px;}
#search form {line-height:1.1em; text-align:center;}
form .searchfield {background: #161616; border:1px solid; border-color:#300 #722 #722 #300; color: #ddd; width: 75px;}
#search form .searchfield {background: #161616; border:1px solid; border-color:#000 #555 #555 #000; color: #ddd; width: 75px;}
#search .selection {text-align:left; margin:0px 0px 0px 3px; color:#777; font-size:0.8em;}
#search .button {background:#2a2a2a; font-size:0.8em; color:#f44; border:1px solid; border-color:#444 #1a1a1a #1a1a1a #444; width: 75px;}

/* Main content box */
#content-box {
	padding: 0;
	margin: 0;
	height:100%;
}
/* end outer ------------ */

/* footer --------------- */
#footer {
	text-align:left;
	background:  #09026C;
	font-family: verdana, arial, tahoma, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	border: solid #000000; 
	border-width: 1px; 
	width:760px;
	height:20px;
	margin:3px auto;
}
#foot-inner{
  margin:4px;
  padding:0 4px 0 4px
}
form {
	margin: 0;
	padding: 0;
}
/* --------- Utilities ---------- */
.h_padding{
	 padding:0 50px;
}
/* --------- Styles ---------- */
#content-box h1 { 
	margin: 5px 10px 15px; 
	font-size: 16px;
}
#content-box h2 { 
	margin: 2px 10px 10px; 
	font-size: 12px;
}
#content-box p {
	margin: 10px 10px 15px 10px;
	font-size: 11px;
	line-height: 15px;
}
#content-box .cont-list {
	margin: 2px 10px 5px 10px;
}

/* --------- Links ----------- */
a{
text-decoration : none; 
}
a:link {
	color: #000099;
	background: inherit;
	padding : 0;
	margin : 0;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #000000;
}
a:active {
	color: #999999;
}

#top-nav-inner a{
	font-weight: bold;
	padding: 0 20px 0 0px;
	background-color: #09026C;
	text-decoration: none;
}
#top-nav-inner a:link {
   color: #dddddd;
}
#top-nav-inner a:visited {
	color: #dddddd;
}
#top-nav-inner a:hover {
	color: #FFD700;
}
#top-nav-inner a:active {
	color: #ff0000; 
}

a.lhdr:link {
	color: #000000;
	background: inherit;
	text-decoration : none; 
	font-size : 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a.lhdr:visited {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}
a.lhdr:hover {
/*	color: #FFD700;*/
	background : #FFD700; 
	text-decoration : underline; 
}
a.lhdr:active {
	color: #555;
	text-decoration : none; 
}

a.nav:link {
	color: #000099;
	background: inherit;
	text-decoration : none; 
	font-size : 10px;
	padding : 0;
	margin : 0;
}
a.nav:visited {
	color: #000099;
	background : inherit; 
	text-decoration : none; 
}
a.nav:hover {
	color: #000;
	background : #fcfefc; 
	text-decoration : underline; 
}
a.nav:active {
color: #999;
background : inherit; 
text-decoration : none; 
}

/* Bottom footer box */

.footer-col {
margin: 0 0 0 4px;
}

#footer-box {
border: 1px solid #000000; 
background:#343234;
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px;  
color:#ffffff;
padding: 0 0 0 15px;
}

#footer-box .cont1 {
margin: 8px 10px 5px 5px;
font-size: 11px;
line-height: 15px;
}
#footer-box .cont2 {
margin: 2px 10px 15px 5px;
font-size: 11px;
line-height: 15px;
}

#footer-box input {
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px; 
}

/* Copyright layer */
.rh-ad {
padding: 10px 0;
}
/* Terms of use on front page */
.tou {
margin: 0 0 0 10px;
}
/* for templates info */
.temp-lh {
float : left;
width : 100px;
margin : 0;
padding : 2px 10px 2px 0;
text-align : left;
}
.temp-rh {
margin : 0;
padding : 2px 0;
text-align : left;
}
.date {
font-size : 10px; 
color : #787d63;
background : inherit;
}
.temp-list ul {
font-size : 11px; 
margin : 0; 
padding : 0; 
list-style-type : none;
}
.temp-list {
padding : 0 0 0 15px;
}

/* small*/
small.fsize {
font-size : 9px;
color : #999999;
background : inherit;
}

.code {
color :  #663300; 
background : #eeeeee;
font-family : verdana, arial, sans-serif; 
font-size : 11px;
line-height : 20px;
padding : 4px 10px;
margin : 10px 20px;
border : 1px dashed #999999;
}

/* Search form on front page */
.search-form {
color: #000;
background: #c5c6ac;
padding: 5px;
margin: 0px 0 10px 30px;
border: 1px solid #333333;
width:465px;
text-align: center;
white-space: nowrap;
}

/* Search forms on Search page */
.adv-search {
margin: 0 0 0 15px;
}

/* Tool Tip */
.tip {
cursor : help; 
border-bottom : 1px dashed #555555; 
} 

/* ADVERTISEMENTS */
/* container div is 'id=adspace' */
#adspace {
background: inherit;
}						
.ads {
background: inherit;
margin: 5px 0 15px 4px; 
font-size: 11px; 
padding: 5px;
border: solid #555; 
border-width: 1px 0 0 1px;
}
.ads a:link { font-size: 11px; }