/* CSS Document */

/*  Designed by T. David Lee for CBM Information Systems, LLC

   Copyright 2005, CBM Information Systems
   All Rights Reserved
*/

body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:  #082168;
}

.content {
   /*     border: 5px outset #666666;    */
        border-left: 5px solid lightgrey;
        border-top: 5px solid lightgrey;
        border-right: 7px solid black;
        border-bottom: 9px solid black;
        margin: 2em auto 2em auto;
        background-color: #FFF;
        width: 750px;
        height: 750px;
}

.banner {
	background-image:url('../images/thin_header_background.png');
	background-repeat: repeat-y;
	position: absolute;
	height: 70px;
	width: 750px;
	margin-left: 0px;
	margin-top: 0px;
	}

img {
	border-width: 0px;
	}

.menu_bar {
	position: absolute;
	height: 20px;
	width: 750px;
	margin-left: 0px;
	margin-top: 70px;
	background-color: #301675;
	padding: 0px;
}
	
.menu_bar a {
	text-decoration: none;
	margin:0px;
	padding: 0 0 0 15px;
	background-color: #310675; 
	color: white;
	width: 100px;
	}
	
.menu_bar a:hover {
	background-color:#999999;
	}

.upper_left_content {
	color: white;
	position: absolute;
	margin-left: 0px;
	margin-top: 90px;
	height: 50px;
	width: 540px;
	background-color: #860B0B;
	font-size: 80%;
	}

.upper_left_content p {
	position: absolute;
	left: 10px;
	top: 5px;
	}
	
	
.left_content {
	position: absolute;
	margin-left: 0px;
	margin-top: 140px;
	padding: 5px;
	height: 580px;
	width: 530px;
	background-color: white;
}


.left_content_top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 540px;
	height: 150px;
	}
	
.left_content_top img {
	position: absolute;
	top: 0px;
	right: 0px;
	}

.left_content_top_left {
	position: absolute;
	top: 30px;
	left: 40px;
	height: 100px;
	width: 260px;
	padding: 0px 0px 0px 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: black;
	font-size: 140%;
	}

.left_content_top_left h1 {
	font-size: 100%;
	}

.left_content_top_left p {
	font-size: 60%;
	margin-left: 10px;
	}

.left_content_middle {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 540px;
	height: 430px;
	overflow: hidden;
	}

		
.lcm_ul_box {
	position: absolute;
	left: 25px;
	top: 50px;
	width: 350px;
	height: 175px;
	}

.lcm_lr_box {
	position: absolute;
	left: 190px;
	top: 250px;
	width: 350px;
	height: 175px;
	}
	
.box_header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 294px;
	height:20px;
	color: white;
	background-color: #717171;
	border: 3px outset #993333;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	padding-top: 4px;
	}

.box_body {
	position:absolute;
	left:0px;
	top: 30px;
	width:350px;
	height:145px;
	}

	
.box_body a {
	text-decoration: none;
	color: #860B0B;
	display: list-item;
	list-style-type: square;
	padding-top: 3px;
	margin-left: 20px;
	}

.cinfo  {
        margin: 0em 0em 0em 2em;
}

.right_content {
	font-size: 140%;
	position: absolute;
	margin-left: 540px; 
	margin-top: 90px;
	height: 640px;
	width: 210px;
	background-color: #717171;
	color: white;
	font-family: Georgia, 'Times New Roman', Times, serif;
	}
	
.upper_right {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 209px;
	height: 250px;
	}
	
.upper_right p {
	padding: 70px 15px 0px 15px;
	}

.lower_right {
	position: absolute;
	left: 0px;
	top: 270px;
	width: 209px;
	height: 390px;
	}
	

.lower_right ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}	
	
.lower_right li {
	margin: 0px 5px 10px 5px;
	}
	
.lower_right h3 {
	font-size: 70%;
	color: white;
	text-align: center;
	}

.lower_right a {
	font-size: 80%;
	color: white;
	text-decoration: none;
	}
	
.lower_right img {
	border-width: 0;
	vertical-align: middle;
	margins: 0px 5px 0px 0px;
}  

.lower_right p {
	padding: 50px 15px 0px 15px;
	}
	
.lower_right p a {
	font-size: 100%;
	text-decoration: underline;
	}

.footer {
	position: absolute;
	margin-left: 0px;
	margin-top: 730px;
	width: 750px;
	height: 20px;
	background-color: #860B0B;
	color: white;
	font-size: 80%;
	}
	
.footer a {
	color: white;
	text-decoration: none;
	}

.footer_left {
	position: absolute;
	left: 5px;
	top: 5px;
	padding: 0px;
	height: 12px;
	width: 100px;
	background_color: yellow;
	}
	
.footer_right {
	position: absolute;
	left: 200px;
	top: 5px;
	padding: 0px;
	height: 12px;
	width: 500px;
	background_color: orange;
	}
	
h1 {
	font-size: 135%;
	color: #000066;
	padding: 10px 10px 0px 10px;
	}
h2 {
	font-size:115%;
	color: #860B0B;
	padding: 6px 10px 0px 10px;
	}
h3 {
	font-size:100%;
	padding: 6px 10px 0px 10px;
	}
	
ul {
	list-style-type: square;
	}
	
ul ul {
	list-style-type:  circle;
	}


.content_wide {
        margin: 2em auto 2em auto;
        width: 900px;
        background-color: #FFF;
	height: auto;
	border-left: 5px solid lightgrey;
        border-top: 5px solid lightgrey;
        border-right: 7px solid black;
        border-bottom: 9px solid black;
}
        
.wide_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.wide_banner {
	background-image:url('../images/wide_header_background.png');
	background-repeat: repeat-y;
	position: relative;
	height: 70px;
	width: 900px;
	}
	
.wide_menu_bar {
	position: relative;
	height: 20px;
	width: 900px;
	background-color: #301675;
}
	
.wide_menu_bar a {
	display:inline ;
	text-decoration: none;
	margin:0;
	padding-left: 15px;
	background-color: #310675;
	color: white;
	width: 100px;
	}
	
.wide_menu_bar a:hover {
	background-color:#999999;
	}

.screen_header {
	position: relative;
	height: auto;
	width: 700px;
	padding: 5px;
}

.screen_print {
	position: relative;
}

.screen_print img {
	padding: 5px 0px 5px 10px;
	}


.screen_return {
	font-size: 100%;
	padding: 15px 0 20px 5px;
	}
	

.wide_footer {
	position: relative;
	width: 900px;
	height: 20px;
	background-color: #860B0B;
	color: white;
	font-size: 80%;
	}
	
.wide_footer a {
	color: white;
	text-decoration: none;
	}
	
