
/*
GLOBAL
*/
body {
	background: #232323;
	margin:4px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.overall {
	width:850px;
	margin:auto;
}

/*header*/
.header {
	background-color:white;
}
.head {
	height:88px;
	width: 723px;
}
.space {
	color:white;
}
div.menu {
	text-align:center;
        background: url(../images/nav/navtile.gif);
}
.menu_cont {
	width: 850px;
	height:23px;
        margin:auto;
	text-align:center;
}


/*pager*/
.pager {
	width:830px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #000002;
	color:white;
	text-align:left;
	font-weight:bolder;
	font-size: 11pt;
	font-family: arial;
}
span.print a{
	float:right;homefoot_block
	font-size: .9em;
	text-decoration:none;
	color:#6E87A9;
}
span.print a:hover {
	text-decoration:underline;
	color:#327deb;
	
}



/*entry*/
table.entry {
	width:850px;
	padding:0px;
        table-layout: fixed;
	height:500px;
}
/*entry-side*/
.entry_side {
	background-image: url(../images/grad-side.jpg);
	width:220px;
	padding:10px 9px 10px 10px;
	text-align:left;
	color: #2A2A2A;
	vertical-align:top;
}

.side_section {
    margin: 0 0 20px 0;
}

.side_box {
	padding:5px 0px 8px 5px;
	border:1px solid #7E8B9A;
	background-color: #F1F1F1;
	color: #75A0EC;
	font-size:10pt;
	font-weight:bolder;
}
.side_content {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: .5em;
}
.side_content a {
	font-size: 10pt;
	color: #2f9bd7;
}
.side_content a:hover {
	color: #2e2e2e;
}
/*entry-main*/
.entry_main {
	background-color:white;
	color: #293037;
	text-align:left;
	vertical-align:top;
	padding:.8em .8em .8em .8em;
}
.pagecontroll {
	font-size: 10pt;
	color:  #6D8BE3;
	padding-left: 5px;
	font-weight: bolder;
}


/*entry_main contents */
.pageentry strong {
	font-size: medium;
}
.pageentry li, ul {
	font-size: 10pt;
	margin-left: 1.5em;
}
.pageentry a:hover {
	color:#6E87A9;
}
.pageentry a {
	color: #327deb;
	font-size: 10pt;
}

.pageentry_title {
	color:  #6D8BE3;
	font-size: 11pt;
	font-weight: Bold;
}
.pageentry_content {
	font-size: 10pt;
	color: #3c4534;
	text-align: left;
}
.pageentry_inset {
	font-size: 10pt;
	color: #384133;
	margin-left: 1em;
}
.pageentry_quote {
	color: #384133;
	font-weight: bold;
	font-size: 10pt;
	text-indent: 20px;	
}

.pageentry_image a {
	border:solid;
	border-width:3px;
	border-color:gray;
}

.pageentry_image_right {
	float: right;
	padding: 3px 3px 3px 20px;
	text-align:center;
}
.pageentry_image_left {
	float: left;
	padding: 3px 20px 3px 3px;	
}











/*footer*/
.footerG {
	background-image: url(../images/bottom.jpg);
	width:850px;
	height:29px;
}

div.footpage {
	background-image: url(../images/foot-loc.jpg);
	width:835px;
	height:20px;
	color:white;
	padding-top: 1px;
	text-align:left;
	padding-left: 15px;
	padding-bottom: 4px;
        margin:auto;
}
a.footpage {
	color:white;
	font-size:.7em;
	text-decoration:none;
	margin-right:1em;
}



/*
OTHER PAGES
*/
/* HOME PRODUCTS ===========================*/

/*home_entry*/
.home {
	width:834px;
	padding: 8px 8px 8px 8px;
	background-color: silver;
}
.home a:hover {
	background-color:white;
}
._home a:hover {
	background-color: white;
}

/*home_footer*/
/*=====================================CONTENT FOR HOME  */
.homefoot_block {
	width:850px;
	background-color: #000028;
	color:white;
	margin: auto;
}
.homefoot_left{
   vertical-align:top;
   font-family: Lucida sans unicode;
	width:550px;
	font-size:8pt;
   padding-left: 15px;
	text-align: left;
	table-layout: fixed;
   padding-top: 17px;
   background: url(../images/homebgleft.jpg);
	/* controls the height of the frontpage's footer */
	height: 100px;
}
.homefoot_left div {
	letter-spacing: 1.5px;
	font-size:13pt;
}
.homefoot_right {
	width:260px;
	vertical-align:top;
	padding-top: 12px;
	padding-left:14px;
	padding-right: 10px;
	font-size:8pt;
	font-family: lucida sans;
	text-align:left;
	/* just added so to notice */
	border-left:dashed;
	border-left-width:1px;
	background: url(../images/homebgright.jpg);
}
.homefoot_right b{
	letter-spacing:.8px;
	font-size:7pt;
}
.homefoot_right form{
	text-align:right;
	padding-right:5px;
}
.homefoot_right input {
	font-size:8pt;
}
.homefoot_right input.submit {
	background-color: #9B9B9B;
	color:white;
	font-size: 10pt;
	font-weight:bolder;
	border:solid;
	border-width:1px;
	border-color: #000186;
}
.homefoot_right {
	margin:0;
}

/* HOME PRODUCTS END========================*/


