

/**************** Indented menu style ****************/


.indentmenu{
font: bold 13px Arial;
width:700px; height:56; margin:0 0 10px 220px; padding:0;
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width:80%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(img/indentbg.jpg) center repeat-x;
background-position: 0px 0px;
}

.indentmenu ul li{
display: inline; 
}

.indentmenu ul li a{

float: left;
color: white; /*text color*/
padding: 5px 15px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current

{
	color: blue !important; 

	/*text color of selected and active item*/

	padding-top: 6px; 

	/*shift text down 1px for selected and active item*/

	padding-bottom: 4px; 

	/*shift text down 1px for selected and active item*/

	background: black url(img/indentbg2.jpg) center center repeat-x;
}




/**************** Wide Indented menu style ****************/



.indentmenu2{
font: bold 13px Arial;
width:700px; height:56; margin:0 0 10px 220px; padding:0;
overflow: hidden;
}

.indentmenu2 ul{
margin: 0;
padding: 0;
float: left;
width:80%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(img/indentbg.jpg) center repeat-x;
background-position: 0px 0px;
}

.indentmenu2 ul li{
display: inline; 
}

.indentmenu2 ul li a{

float: left;
color: white; /*text color*/
padding: 5px 5px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu2 ul li a:visited{
color: white;
}

.indentmenu2 ul li a:hover, .indentmenu2 ul li .current

{
	color: blue !important; 

	/*text color of selected and active item*/

	padding-top: 6px; 

	/*shift text down 1px for selected and active item*/

	padding-bottom: 4px; 

	/*shift text down 1px for selected and active item*/

	background: black url(img/indentbg2.jpg) center center repeat-x;
}



/**************** Page and tag styles ****************/

container_big {
	width: 818px;
	padding: 0px;
	margin: 0px;	
	}


body
{margin:0; padding:0; color:#303030; background:#fafafa url(img/bodybg.gif) top left repeat-y; font:76% Verdana,Tahoma,sans-serif;}



th
{width:300px; font: bold 13px Arial;}

td
{width:300px; font: 13px Arial;}

ul
{list-style:circle; margin:15px 0 20px 0; font-size:0.9em;}

li
{margin:0 0 8px 25px;}

a
{color: #ff0000 font-weight:bold; text-decoration:none;}

a:hover
{color:#505050; text-decoration:underline;}

img
{float:left; margin:0 15px 15px 0; padding:1px; background:#ffffff; border:1px solid #d0d0d0;}






a img
{border-color:#ffffff;}

a img:hover
{background:#d85d5d; border-color:#d85d5d;}

b
{

font-family: sans-serif;
font-size: 9pt;
color: #cecece;
line-height: 1.4em;
}

form
{
font:110% Verdana,Tahoma,sans-serif; text-align: left; margin:0 0 0 -35px;
}




/**************** Sidebar area styles ****************/

#sidebar
{position:absolute; top:0; left:0; width:220px; height:2200px; overflow:auto; background:#e0e0e0 url(img/sidebarbg_gray.gif) top right repeat-y; text-align:right;}

body > #sidebar
{position:fixed;}

#sidebar h1
{margin:20px 18px 0 5px; color:#d85d5d; font-size:2em; letter-spacing:-2px; text-align:right;}

#sidebar h2, #sidebar h3
{margin:0 20px 18px 5px; color:#808080; font-size:1.1em; font-weight:bold; letter-spacing:-1px; text-align:right;}

#sidebar h3
{margin:20px 18px 4px 5px; color:#606060;}

#sidebar  p
{margin:0 20px 18px 5px; color:#606060; font-size:0.8em;}

#sidebar a
{color:#808080}

/**************** Navigation menu styles ****************/

#menu a
{display:block; width:202px; padding:5px 18px 5px 0; color:#555555; background:#e0e0e0 url(img/sidebarbg_gray.gif) top right repeat-y; font-size:1.5em; font-weight:normal; text-decoration:none; letter-spacing: -1px}

#menu a:hover 
{color:#303030; background:#f0f0f0 url(img/sidebarbg_gray.gif) top right repeat-y;}

#menu a.active
{padding:5px 18px 5px 0; background:#fafafa; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;}

#menu a.active:hover
{color:#505050; background:#fafafa;}

#menu p
{margin:5px 15px 5px 5px; color:#616161; font-size:1.4em; border-top:2px solid #616161;}





/**************** Content area styles ****************/
#container
{width:520px; margin:0 0 0 240px; padding:20px 0; background:#fafafa;}


#content
{width:520px; margin:0 0 0 240px; background:#fafafa;}

#content2
{width:520px; padding: 50px 0; margin:150px 0px 0px 240px; background:#fafafa;}


#content leadtitle
{width:520px; margin:50px 0 0 280px; color:#808080; font-weight:normal; font-size: 2em;}

div.contentform
{width:520px; margin:0 0 0 100px; padding:20px 0; background:#fafafa;}

#contentform h2
{width:520px; margin:20px 0 0 280px; color:#808080; font-weight:normal; font-size: 1.5em;}

#contentform p
{width:520px; margin:0px 0 0 280px; color:#808080; font-weight:normal; font-size: 1em;}

#contentform pre
{width:220px; margin:0px 0 0 280px; color:#808080; font-weight:normal; font-size: 1em;}




.clear
{
	clear: left;
}


#content p
{margin:0 0 20px 0; line-height:1.5em;}

#content p1
{margin:0 0 20px 0; line-height:1.5em;}

#content h1
{margin:0; color: #ff0835; letter-spacing: -2px; text-align:center;
text-align: center;
font-size: 4em;}

#content h2
{width:520px; margin:0 0 0 100px; color:#808080; font-weight:normal; font-size: .5em; letter-spacing:-2px}

#content h3
{clear:both; margin:30px 0 10px 0; color: #cc0000; font-size: 2em; letter-spacing:-1px;}

#content h4
{color: #cc0000; font-size: 1.5em;}

#content h5
{color:#ffffff; font-size:.75em}

#content h6
{margin:0 0 0 30px; color: #cc0000; font-size: 1.5em;}

#content h7
{font-size:2.4em; font-weight:normal; text-decoration:none; letter-spacing: -1px}

#content h8
{margin:10 0 0 30px; color: #cc0000; font-size: 1.5em;}

#content2 h2
{font-size:1.5em; font-weight:normal; text-decoration:none; letter-spacing: -1px;}


#content2 h3
{font-size:1em; font-weight:normal; text-decoration:none; padding: -3 0; margin: -5 0;}



#content2 h1
{margin:0; color: #ff0835; letter-spacing: -2px; font-size: 2em;}


.active {}

div {}

body {}

#sidebar {}

#menu {}

#content {
clear:left;
float:left;
}

input {}


h1 {}

h2 {}
h3 {}

h4 {}

h5 {}
img {}

ul {}

li {}

strong {}


/*
p {
padding-top: .4em;}
p.white{
color: #ffffff;}
*/

a {}

left {}
left2 {}

a:link {
color: #ff0000;}

a:visited {
color: #ff0000;}

a:hover {}

a:active {
color: #cc0000;}





div.image
{ 
clear: both;
padding: 0px 0px 0px 218px; 
width: 557px;
margin: 0;
}

div.image2
{ 
float: left;
padding: 27px 0px 0px 20px; 
width: 557px;
margin: 0;
}

div.image3
{
clear: both;
padding: 0px 0px 0px 0px; 
margin: 10px 0px 0px 318px;
}

div.graybox
{
float: left;
width: 256px;
height: 175px;
display: inline;
background: #036 url(img/grayback256w.gif) repeat-x 0 100%;
padding: 2em;
margin-right: +1em;
clear: left;}


div.left
{float:left; width: 600px;}


div.left2
{ 
float:left;width: 760px;
}

div.leadtitle
{color: #cc0000; font-size: 1.5em;}

div.left3
{float:left; clear:both}


div.top
{clear:both; margin:130px 0 10px 0; color: #cc0000; font-size: 2em;}

div.top2
{clear:both; margin:130px 0 10px 0; color: #fff; font-size: 1em;}

div.caption
{clear:both; margin:10px 0 10px 240; color: #fff; font-size: 1em;}

div.outputform
<width:2000px; background-image:none;}

div.outputform
{margin: 90px;}

div.title
{margin: 15px;}
