/* -------------------------- */
/*          General           */
/* -------------------------- */
body {
	padding:0;
	margin:20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
p {
	font-size: 12px;	
	padding:0 0 8px 0;
	margin:0 0 0 0;

}
h2 {
	color:#336699;
	font-size: 18px;
	font-family: Swiss, Verdana, Arial, Helvetica, sans-serif;

}
h3{
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-weight:bold;
	font-style:italic;
}
h4 {
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#headingline {
	border-top: 1px Solid #cccccc;
}

h1.homepage, h2.homepage {
position:absolute;
left:-2000px;

}

/* -------------------------- */
/*            body            */
/* -------------------------- */
#content {
	border-right: 1px Solid #cccccc;
	Padding:15px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenthead {
	Padding-left:1px;
}
#content ul li {
	padding:6px 0;
}
#tribluebackground {
	border-bottom: 1px Solid #cccccc;
	background: url(../cssimages/gradient.jpg) repeat-y right;
}
#menu {
	background:#336699;
	vertical-align:top;
}	
#footercorner {
	background-color: #FFFFFF;
	background-image: url(../cssimages/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logo {
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	background:#336699;
}
#title {
	font-weight:bold;
	color:white;
	padding:16px 4px 12px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
#content a:link {
	color:#336699;
	text-decoration:none;
}
#content a:visited {
	color:#336699;
	text-decoration:none;
}
#content a:hover {
	color:#336699;
	text-decoration:underline;
	
}
#content a:active {
	color:#336699;
	text-decoration:none;
}
.dropcase {
	float:left; 
	color: #336699;
	font-size:24px;
	padding:0px 6px 1px 4px;
}

/* -------------------------- */
/*          footer            */
/* -------------------------- */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#cccccc;
	text-align:center;
	padding:8px;
}

/* -------------------------- */
/*            MENU            */
/* -------------------------- */
#title a {
	color:white;
	text-decoration:none;	
	font-weight:bold;
	padding:16px 4px 12px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
#menudiv {
	background-color: #336699;
	border: 1px solid;
	border-color: #336699;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#menudiv ul {margin: 0px; padding: 0px;}
#menudiv li {margin: 0px; padding: 0px; list-style-type: none;}


/* Link Styles for the Menu */
.closed a, .open a, .nondrop a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #336699;
	border-color: #336699;
	color: #9DB0C4;
	display: block;
	font-size: 12px;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .nondrop a:hover, .nondrop a:active, .closed a:active, .open a:active {
	background-color: #3F6E9E;
	color: white;
}
.closed a {
	background-image: url(../cssimages/pluz.gif);
}
.open a {
	background-image: url(../cssimages/minus.gif);
	color:white;
}

/* Styles for the Submenus */
.sub li.bot {
	border-bottom:1px dashed #4F7AA4;
}
.sub a {
	border: 0;
	font-size: 11px;
	font-weight:normal;
	padding: 3px 0 3px 13px;
	background-image: url(../cssimages/tree.gif);	
	background-repeat: no-repeat;
	background-position: left center;
	color:#9DB0C4;
}
.sub a:link {
	color:#9DB0C4;	
}
.sub a:visited {	
}
.sub a:hover {
	background-color: #336699;
	color: white;	
}
.sub a:active {	
}
.sub a.opena {
	color: #FFCC00;
	font-weight:bold;
}

.sub .bot a {
	font-size: 11px;
	padding: 3px 0 3px 13px;
	background-image: url(../cssimages/tree_bot.gif);	
	background-repeat: no-repeat;
	background-position: left center;
}
.sub .rdtier a {
	padding: 1px 0 1px 25px;	
	background-image: url(../cssimages/tree_deep.gif);
}
.sub .rdtierbot a {
	padding: 1px 0 1px 25px;	
	background-image: url(../cssimages/tree_deep_bot.gif);
}
#arch .rdtier a {
	padding: 1px 0 1px 25px;	
	background-image: url(../cssimages/arch_tree.gif);
}
#arch .rdtierbot a {
	padding: 1px 0 1px 25px;	
	background-image: url(../cssimages/arch_bot.gif);
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold;}
.opena {
	color: #FFCC00;
	font-weight:bold;
}

#poweredby {
	display:none;
	visibility:hidden;}

h1.homeh1 {
font-size:22px;
font-weight:normal;
}	
h1.homeh1 span {
color:#006600;
}
h1.cladding {
font-size:22px;
color:#006699;
}
ul.homelist {
padding-left:15px;
}
a img {
border:none;
}
table#sidebar p {
margin-bottom:20px;
}
table#sidebarclad {
margin-right:27px;
margin-top:-10px;
}
div#project-info {
background:#CCCCCC;
padding:10px;
line-height:1.3em;
margin-bottom:10px;
text-align:left;
font-size:12px;
}
span.title {
color:#CC0000;
}
div#project-info strong {
font-size:13px;
}

table#sidebarclad img {
margin-bottom:10px;
}
#content blockquote {
margin-left:0px;
font-style:italic;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active {
font-weight:bold;
color:#CC0000;
}