/* CSS Document */

body {
	background-color:  #FDFDEB;
	font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;
}

#container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background-color: #FFFFFF;
	height: 100%;
	border: 1px solid black;
}

#banner
{
text-align: center;
/*border: 1px solid red;*/
}

#content
{
width: 850px;
	/*background-color:  #FDFDEB;*/
 /*float: right;*/
/*margin-left: 220px;*/
/*text-align: center;*/
/*border: 1px solid red;*/
/*padding: 1em;*/
/*margin: 0 0 0 -50em;*/
/*max-width: 36em;*/
}


a {
	/*background-color: transparent;*/
	color: #005073;
	text-decoration: none;
	font-size: .9em;
	/*font-weight: bold;*/
}
a:visited {
	/*background-color: transparent;*/
	color: #000099;
	text-decoration: none;
	/*font-size: 0.81em;
	font-weight: bold;*/
}
a:hover {
	background-color: transparent;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.style1 {
margin-left: 10px;
	font-weight: bold;
}
.style2 {
	margin-left: 50px;
	margin-right: 50px;
	display: block;
}
.style3 {
	font-size: 11px;
	margin-left: 50px;
	margin-right: 50px;
	display: block;
}
.style6 
{
	font-size: 0.9em;
	color: #090;
}
.style7 {font-size: x-large}
.style8 {
	font-size: large;
	font-weight: bold;
}
.style9 {
	color: #333f78;
	/*font-style: italic;*/
}

.hang {
	text-indent: -25px;
	}




#top h3
{
padding: 0;
margin: 0;
font-size: 1.1em; 
	color: #005073;
	font-weight: bold;
}

/*-------------------line-up------------------*/
div#first {
	position: absolute;
	top: 255px;
	left: 0;
	/*background-color: #ccf;*/
	float: left;
	width: 220px;
	padding: 15px;
}

div#second{
	position: absolute;
	top: 255px;
	left: 220px;
	/*background-color: #fcc;*/
	width: 220px;
	padding: 15px;
}

div#third{
	position: absolute;
	top: 255px;
	left: 500px;
	/*background-color: #cff;*/
	width: 220px;
	padding: 15px;
}
div#below{
	position: absolute;
	float: left;
	top: 600px;
	left: 0;
	/*background-color: #cff;*/
	width: 850px;
	padding: 15px;
}
div#above{
	position: absolute;
	float: left;
	top: 220px;
	left: 0;
	/*background-color: #cff;*/
	width: 850px;
	padding: 15px;
}



/*----------------------------------------------*/

/*#active a:link, #active a:visited, #active a:hover*/

/*border: 1px solid #333;*/
/*: turl(redactive.gif) center center repeat-x;}*/
/*background-color: #af0c07;*/
/*background-image: url(images/l1_over.gif);*/
/*color: #fff;*/

/*-------------------navigation css------------------*/

#active a:link, #active a:visited, #active a:hover
{
/*border: 2px solid #af0c07;*/
/*background-color: #af0c07;*/
font-size: 11px;
background-image: url(images/redactive.gif);
color: #fff;
}


.jqueryslidemenu{
font: bold 11px Verdana, Arial, Helvetica, sans-serif;

background: #242c54 url(bluedefault.gif) center center repeat-x;width: 100%;
}

.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #af0c07;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
	background-color: #af0c07;
}


/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #242c54 url(bluedefault.gif) center center repeat-x;
/*background: #303c76;*/ /*background of tabs (default state)*/
/*visibility: hidden;*/
color: white;
padding: 8px 12px;
color: #2d2b2b;
text-decoration: none;
}


.jqueryslidemenu ul li a:active, .jqueryslidemenu ul li .current{ /*background of main menu bar links onMouseover*/
background: #af0c07 url(redactive.gif) center center repeat-x;}


/*.jqueryslidemenu ul li a:last{
border-right: none;
}*/



* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}


.jqueryslidemenu ul li a:hover{
background: transparent url(blueactive.gif) center center repeat-x;/*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal .8em Verdana, Arial, Helvetica, sans-serif;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/*------------------------images*/
.floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:40px;
    margin-bottom:10px;
	margin-left:10px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
    } 
.floatimgright{
    float:right;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
	margin-left:30px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
    } 
	
	.floatcenter{
   	clear:both;
    margin-top:10px;

	margin-left:30px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
    } 
	img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

	
/*------------------------images*/


#footer
{
clear: both;
width: 850px;
margin: 50px 0 0 0;
padding: .5em;
text-align: center;
color: #000066;
/*background-color: #FFFFFF;*/
/*border-top: 1px solid gray;*/
/*border: 1px solid gray;*/
}



#leftnav p { margin: 0 0 1em 0; }
#content h2 {
	margin: 0 0 .7em 0;
	/*text-align: center;*/
}


p.ridge {outline-style: ridge}
p.solid {outline-style: solid}
#container #content form table {
	text-align: center;
}
