
/*
	Layout Styles
*/
body {
	margin: 20px 0px;
	padding: 0px;
	text-align: center;
	background-color: #CDCDCD;
}
#box {
	width: 740px;
	margin: 0px auto;
	text-align: left;
}
#top {
	width: 740px;
	height: 146px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/header.jpg);
}

#current {
color:#000000;
	margin-left: 400px;
	padding-left:5px;
	text-align: left;
	background-color:#fff;
	border: solid 1px #000066; /* blue */
	
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  opacity: 0.65;
  
	width: 300px;
	height: 110px;
}

#currentTEXT {
	margin-left: 400px;
	padding-left:5px;
	margin-top:-110px;
	text-align: left;
	
	width: 300px;
	height: 110px;
}

#brcm {
	clear: both;
	width: 740px;
	height: 39px;/* 39px;x x x x x x x x x x x x x  x x  x x x x x  x x x  x x x  x x x x  x x x  x*/
	background-image: url(../images/bc_bg.gif);
}
#contentbox {
	clear: both;
	width: 740px;
	background-image: url(../images/content_bg.gif);
}

#imagebank {
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-left:12px;
	padding-bottom:20px;
	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #242424;
	font-weight: bold;
	line-height: 16px;
}

#content {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 10px;
}
#sidebar {
	width: 198px; /* x x x x x x x x x x x x x  x x  x x x x x  x x x  x x x  x x x x  x x x  x*/
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	float: left;
}
#bottom {
	clear: both;
	width: 740px;
	height: 39px;
	background-image: url(../images/bottom_bg.gif);
}
.splitpreview {
	border-bottom: 1px dotted #ccc;
	width: 100%;
	height: 1px;
	color: #fff;
}
.entry {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;
	text-align: justify;
}

.entry_paragraph {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;
	text-align: justify;
	
	margin-left: 120px;
}

.entrynew {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 20px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;*/
	text-align: justify;
}

.entry_image {
text-align:left;
}

hr {
	width: 100%;
	height: 1px;
	color: #242424;
}
/*
	Textual Control Styles
*/
p, p.side, .referrow, h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #242424;
	line-height: 16px;
}
h2 {
	text-align: center;
	font-size: 18px;
	padding: 0;
	margin: 0;
	margin-bottom: -6px;
}

.sidetext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #242424;
	font-weight: bold;
	line-height: 16px;
	margin-left: 11px;
	margin-right: 17px;
}
.smallside {
	font-size: 9px;
	color: #b2b2b2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.copyright {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 9px;
	color: #b2b2b2;
	text-align: center;
	padding-top: 9px;
	margin-top: 0px;
}
.theTitle {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
ul, li, ol {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	line-height: 16px;
	padding: 0 0 0 0;
	text-align: left;
	margin-left: 20px;
}
.blockquote {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 15px;
	background-color: #f7f7f7;
	padding: 8px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 10px;
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
}
.blockquotel {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 15px;
	background-color: #f7f7f7;
	padding: 8px;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
}
.blockquotela {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 15px;
	background-color: #f7f7f7;
	padding: 8px;
	text-align: center;
	margin-left: 75px;
	margin-right: 70px;
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
}

.copyright { font-size: 9px; color: #626262; line-height: 12px; }
.center { text-align: center; }
.alignright { text-align: right; }
.norm { font-size: 11px;}

.entry_title { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;}

.smallgray { font-size: 9px; color: #626262; }
.smallgraynobo { font-size: 9px; color: #626262; font-weight: normal; }
.small { font-size: 10px; }

.normgray { font-size: 11px; color: #626262; }
.normgraynobo { font-size: 11px; color: #626262; font-weight: normal; }
.gray { color: #626262; }
.amisspell { font-style: normal; cursor: help; }
.misspell { color: #A62020; border-bottom: 1px dotted #A62020; }
.ast { color: #A62020; }
.footnote { color: #626262; }
.lowercase { text-transform: lowercase; }
.sidelight { color: #626262; }
/*
	Sidebar List Styles
*/
.button {
	margin-left: 1px;
	width: 150px;/* x x x x x x x x x x x x x  x x  x x x x x  x x x  x x x  x x x x  x x x  x*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	background-color: #f6f6f6;
	color: #333;
}

.sideTitle {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	color: #000;
	padding-top:5px;
	padding-bottom:5px;
	}
	

.button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}			
.button li {
	margin: 0px auto;
}



.button li .none {
	display: block;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 6px;
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}
.button li a.nav {
	display: block;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	width: 100%;
}
.button li b {
	display: block;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}
html>body .button li .none {
	width: auto;
}
html>body .button li a.nav {
	width: auto;
}
html>body .button li b {
	width: auto;
}
.button li a.nav:hover {
	background-color: #e9e9e9;
	color: #242424;
}



.buttonMenu {
	margin-left: 1px;
	width: 178px;/* x x x x x x x x x x x x x  x x  x x x x x  x x x  x x x  x x x x  x x x  x*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #333;
}


.buttonMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}			

.buttonMenu li a.nav {
	display: block;
	padding-left: 10px;
	margin-left: -10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
}

.buttonMenu li a.nav:hover {
	background-color: #e9e9e9;
	color: #242424;
}









.topMenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	background-color: #f6f6f6;
	color: #333;
	
	
}


.topMenu ul {
	list-style: none;
	border: none;
	padding:0;
	margin:0;
}			

.topMenu li a.nav {

	display: inline;

	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	font-weight:bold;
	
	float: left;
    position: relative;
    width: 10em;
    text-align: center;
	
	color: #242424; text-decoration: none; border-bottom: 1px solid #e9e9e9; 
}

.topMenu li a.nav:hover {
	background-color: #e9e9e9;
	color: #242424;
}


#header2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	background-color: #f6f6f6;
	color: #333;
	padding-top:10px;
	padding-left:10px;
	
	background-image: url(../images/bc_bg.gif);
	
}

#header2 ul {
	list-style: none;
	padding:0;
	margin:0;
}

#header2 li {
	display: inline;
}

#header2 li a {
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	font-weight:bold;
	
	float: left;
    position: relative;
    width: 10em;
    text-align: center;
	color: #242424; text-decoration: none; border-bottom: 1px solid #e9e9e9; 
}

#header2 li a:hover {
	background-color: #e9e9e9;
	color: #242424;
}



/*
	Link Styles
*/
/* default link */
/*
a { color: #376098; text-decoration: none; font-weight: normal; }
a:link, a:visited { color: #376098; text-decoration: none; border-bottom: 1px dotted #4f8adc; }	
a:hover, a:active { color: #4f8adc; text-decoration: none; border-bottom: 1px dotted #4f8adc; }
/* clear image borders */
/*
a.image:link, a.image:visited, a.image:hover, a.image:active { text-decoration: none; border: 0px; }
/* interior links */

.imageSpace { padding-right:10px;}
/* interior links */


a.int:link, a.int:visited { color: #376098; text-decoration: none; border-bottom: 1px dotted #4f8adc; }
a.int:hover, a.int:active { color: #4f8adc; text-decoration: none; border-bottom: 1px dotted #4f8adc; }
/* exterior links */
a.ext:link, a.ext:visited { color: #c90000; text-decoration: none; border-bottom: 1px dotted #ffb944; }	
a.ext:hover, a.ext:active { color: #8f0000; text-decoration: none; border-bottom: 1px dotted #8f0000; }
/* common links */
a.com:link, a.com:visited { color: #c90000; text-decoration: none; border-bottom: 1px dotted #ffb944; }	
a.com:hover, a.com:active { color: #8f0000; text-decoration: none; border-bottom: 1px dotted #8f0000; }
/* misc links */
a.black:link, a.black:visited { color: #3f3f3f; text-decoration: none; border-bottom: 1px dotted #999999; }	
a.black:hover { color: #A62020; text-decoration: none; border-bottom: 1px dotted #A62020; }
a.black:active { color: #A62020; text-decoration: none; border-bottom: 1px dotted #A62020; }
a.noun:link, a.noun:visited { color: #1771b0; text-decoration: none; border-bottom: none; }	
a.noun:hover { color: #3899c9; text-decoration: none; border-bottom: 1px dotted #3899c9; }
a.noun:active { color: #3899c9; text-decoration: none; border-bottom: 1px dotted #3899c9; }
a.snav:link, a.snav:visited { font-size: 9px; color: #626262; text-decoration: none; border-bottom: none; }	
a.snav:hover { font-size: 9px; color: #b01b17; text-decoration: none; border-bottom: 1px dotted #b01b17; }
a.snav:active { font-size: 9px; color: #b01b17; text-decoration: none; border-bottom: 1px dotted #b01b17; }
a.gray:link, a.gray:visited	{ color: #999999; text-decoration: none; border-bottom: 1px dotted #999999; } 
a.gray:hover { color: #A62020; text-decoration: none; border-bottom: 1px dotted #b01b17; }
a.gray:active { color: #A62020; text-decoration: none; border-bottom: 1px dotted #b01b17; } 
a.arc:link, a.arc:visited { color: #999999; text-decoration: none; border-bottom: none; text-transform: lowercase; } 
a.arc:hover { color: #b01b17; text-decoration: none; border-bottom: 1px dotted #b01b17; text-transform: lowercase; }
a.arc:active { color: #b01b17; text-decoration: none; border-bottom: 1px dotted #b01b17; text-transform: lowercase; } 

a.bc:link, a.bc:visited { color: #376098; text-decoration: none; border-bottom: 0px; }	
a.bc:hover { color: #4f8adc; text-decoration: none; border-bottom: 1px dotted #4f8adc; }
a.bc:active { color: #4f8adc; text-decoration: none; border-bottom: 1px dotted #4f8adc; }
a.side:link, a.side:visited { color: #242424; text-decoration: none; border-bottom: 1px solid #e9e9e9; }
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active { color: #242424; text-decoration: none; border-bottom: 1px solid #e9e9e9; }


table {
	    font: normal 14px/22px 'Lucida Grande', 'Lucida Sans Unicode', Verdana;
	}
	table {
	    width: 260px;
	    font-family: 'Lucida Grande', Arial;
		font-size: 11px;
		border: 1px solid #f7f7f7;
		border-width: 1px 1px 0 1px;
	}
	td.l {
	    background-color: #f7f7f7;
	    text-align: right;
	}
	td {
	    border-bottom: 1px solid #f7f7f7;
	}

