/* Default Values */
* { font-family: helvetica, arial, sans-serif; }
body { background: #FFF url(/images/template/bcgrd.jpg) repeat-x; color: #444; font-size: 12px; margin: 0; margin-bottom: 30px; line-height: 1.4 }

#wrapper { width: 975px; margin: 0 auto; position: relative; }
.header {  }
.navigation {  }
.navlink { border: none; float: left; }
.search { width: 150px; float: right; position: relative; padding-top: 5px; }
.searchbox { float: right; width: 150px; color: #666; }
.searchsubmit { position: absolute; top: 10px; right: 5px; }
.contents { width: 800px; float: left; padding-top: 20px; }
.sidebar { width: 180px; background: #eaeaea; border: 1px solid #d7d7d7; float: left; margin-top: 23px; }
.module { padding: 15px; }
.document { width: 600px; float: right; }
.ads { width: 150px; float: right; border: 1px solid #d7d7d7; background: #f2f2f2; margin-top: 20px; }
.ads h3 { background: #d7d7d7; border-bottom: 3px solid #9d9d9d; color: #666; font-size: 12px; font-weight: normal; padding: 6px 0 3px 5px; margin-top: 0; }
.bannerad { border: none; margin: 0 5px 5px 5px; }

.foot { border-top: 10px solid #253d83; padding-top: 10px; font-size: 9px; color: #666; }
.left { width: 59%; float: left; line-height: 1.6; }
.right { width: 39%; float: right; text-align: right; }
p.footer { margin: 0; text-align: right; }
sup { font-size: .6em; }

a, a:visited, a:hover { color: #253D83; text-decoration: none; }

.clear { clear: both; }
.noborder { border: none; }

.loginheader { width: 350px; float: right; color: #FFF; font-weight: bold; font-size: 10px; padding-top: 25px; text-align: right;  }
.loginheader a, .loginheader a:visited, .loginheader:hover { color: #FFF; font-weight: bold; font-size: 10px; }
.logintextshort {padding: 3px; font-size: 11px; color: #666; width: 115px; border: 1px solid #d1d1d1; background: #eee; margin-right: 5px; }
.loginsubmitheader { padding: 2px 5px; background: #445C98; color: #FFF; font-weight: bold; border: 1px solid #33426D; cursor: pointer; }

.document .login { background: #eee; border: 1px solid #d1d1d1; padding: 0 0 15px 0; text-align: left; margin: 20px auto; }
.logintext {padding: 3px; font-size: 11px; color: #666; width: 200px; border: 1px solid #d1d1d1; background: #fff; margin-bottom: 5px; }
.loginsubmit { padding: 2px 5px; background: #d1d1d1; color: #666; font-weight: bold; border: 0px solid #ccc; cursor: pointer; }
	
	
/* DHTML Menus */
.menuContainer { background: #ccc; }
.menuCell { background: #ccc; padding: 0 4px; }

.menuCell a,
.menuCell a:visited {  }

.menuCellOver { background: #eee; padding: 0 4px; }
.menuCellOver a,
.menuCellOver a:visited,
.menuCellOver a:hover {  }

a.menu td { color: #2A2C76; }

.bodybold { font-weight: bold; }

/* Section Header */
.section, .docheader, h1 { font-size: 1.5em; font-weight: bold; }
h1.articleHeading { margin-bottom: 0px; }
h2.articleSubHeading { font-size: 12px; margin: 0; }
.articleAuthor { font-size: .9em; color: #999; }

/* default link properties */
a:link { }
a:visited { }
a:hover { }

b { font-weight:bold }
i { text-decoration:italic }
u { text-decoration:underline }

.lightboxDiv
{
    border: 1px solid #666;
    margin: 10px;
    width: 120px;
}

.lightboxDiv div
{
    margin: 5px;
    text-align: center;
}

.lightboxThumb
{

}


/*  Blog Styles  */	
.blogpost { margin-bottom: 60px; }
.date { font-size: 10px; text-transform: uppercase; color: #999; margin-left: 20px; }
.postnavigation { }
.postmeta { border: 1px solid #ddd; background: #f9f9f9; padding: 2px 5px; font-size: 10px; margin-top: 20px;  }

.postmeta .right { float: right: text-align: right; width: 100px; }
.postmeta .left { float: left; width: 470px; }

.sidebar h2 { font-size: 1.1em; margin-bottom: 5px; }

.sidebar ul {
	margin: 0 12px;
	padding: 0;
	list-style-type: none;
	}

.ssidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

.sidebar ul ul {
	margin: 0 0 25px 0;
	padding:0;
	list-style-type: none;
}

.sidebar ul ul li {
	list-style-type: none;
	}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
	list-style-type: none;
}
