body {
	margin: 0;
	padding: 0;
	background: url("../images/page_bkg.gif") repeat-x;
	font-family : Tahoma, Verdana;
	font-size: 70%;
	line-height: 18px;
	color: #666;
	height: 100%;
	text-align: center;
	line-height: 130%;
}

#border {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
}


#main { 
	float: left;
	width: 94%;
	background-color: #ffffff;
}

#bridge {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background-color: #ffffff;
	background-image: url(../images/swoop_bg.jpg);
	background-repeat: no-repeat;
}

#header {
	height: 195px;
}





#view { 
text-align: right;
}


#headerimg { float:right; }


#logo { 
float:left; 
padding:30px 10px 10px 10px;
width: 230px;
height: 185px;
background-image: url(../images/logo_bg.png);
margin: 0 25px 0 45px;
text-align: center;
 }


#topmenu {
	height: 20px;
	background-image: url(../images/redtop.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	color: #FFFFFF;
	padding: 3px 30px 0px 20px;
}

#topmenu a:hover {
	text-decoration: underline;
}
#topmenu a {
	color: #fff;
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}
a {
	color: #666;
	text-decoration: none;
}



h2 { 
	font-size:180%;
	font-weight: normal;
	line-height: 130%;
	padding-left: 0px;
	padding-right: 0px;
	color: #072142;
	display: inline;
}
h4 { 
	font-size:120%;
	font-weight: normal;
	line-height: 130%;
	padding-left: 0px;
	padding-right: 0px;
	color: #072142;
	display: inline;
}




#greybox {
	width: 175px;
	padding: 10px;
	background-color: #EFEFEF;
	color: #555;
	float: right;
	display:block;
	margin: 0 0 0 10px;
}


#top a{ 
	line-height: 130%;
	padding-top: 30px;
	color: #d20000;
	display: inline;
}

#top a:hover{ 
	text-decoration: underline;
}



#footer1 {
	padding: 30px 0 0 0;
	color: #888;
}

#footer1 a {
	color: #888;
}

#footer1 a:hover {
	color: #666;
	font-decoration: underline;
}

#footer2 {
	padding: 0 0 20px 0;
	color: #072142;
}

#footer2 a {
	color: #072142;
}

#footer2 a:hover {
	font-decoration: underline;
}


#footer3 {
	padding: 0 0 20px 0;
	color: #888;
}

#footer3 a {
	color: #888;
}

#footer3 a:hover {
	color: #F99A39;
	font-decoration: underline;
}


#rightmenuitem {
	text-align: center;
	margin:20px 0 0 0;
}

#righticonbox {
	width: 90%;
	margin: 20px 0 0 0;
	background-color: #fff;
	color: #555;
	padding-left: 10px;
}










#cont-left {
	float: left;
	width: 180px;
	padding-left: 44px;
	padding-top: 90px;
}

#cont-right {
	float: right;
	width: 182px;
	padding-right: 38px;
	padding-top: 3px;
	padding-bottom: 50px;
}

#cont-menu { 
	float: left;
	width: 39%;
	padding: 60px 10px 92px 20px
}

#cont-copy {
	float: left;
	width: 465px;
	height: 500px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	font-size: 100%;
}

#cont-copy #directors {
	font-size: 100%;
}


#grad-left {
	float: left;
	width: 20px;
	height: 741px;
	background: url("../images/shade_left.gif") no-repeat;
}

#grad-right {
	float: right;

	width: 20px;
	height: 741px;
	background: url("../images/shade_right.gif") no-repeat;
}



/*--
#righttitle {
	color: white;
	width:178px;
	background: url("../images/menubg.jpg") no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;		
	border-color: red;
	font-weight: bold;
	padding-left: 2px;
}
--*/

#innertable1 {
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
	color: #365994;
	font-size: 100%;
}
#innertable1 a {
	color: #365994;
	display: inline;
	font-size: 100%;
}
#innertable1 a:hover {
	color: #365994;
	font-weight: normal;
	display: inline;
	font-size: 100%;
}
#innertable1 td {
	border-bottom: 1px dotted #365994;
	padding: 3px;
	vertical-align: top;
}

#imagebox {
width: 40%;
color: #c5c5c5;
font-size: 100%;
font-weight: normal;
}

#imagebox2 {
width: 40%;
color: #d20000;
font-size: 100%;
font-weight: normal;
}







#headline {
	width:100%;
	border-bottom: 1px dotted #365994;
	font-weight: normal;
	padding-bottom: 10px;
}
#headline a {
	font-weight: normal;
	color: #d20000;
}



#headline #headlinetext {
	font-size:130%;
	font-weight: normal;
	line-height: 150%;
	padding-left: 0px;
	padding-right: 0px;
	color: #072142;
	display: inline;
	text-align: left;
}





















.menutitle{
cursor:pointer; margin:2px; background-color:#f3f3f3; color:#666; width:199px; border:1px solid #adadad; padding:2px; text-align:left; font-weight:bold;
}

.submenu{
margin-bottom: 0.3em;
}

.menuOut {cursor:pointer; margin:2px; background-color:#f3f3f3; color:#666; width:199px; border:1px solid #adadad; padding:2px; text-align:left; font-weight:bold;}
.menuOver {cursor:pointer; margin:2px; background-color:#d3d3d3; color:#666; width:199px; border:1px solid #cc0000; padding:2px; text-align:left; font-weight:bold;}
.submenu {margin:2px; width:201px; padding-left:0px;}
.submenu a {color:#000080; text-decoration:none; font-weight:none;}
.submenu a:hover {color:#ff0000; text-decoration:none; font-style:none; font-weight:none;}

table.navbar {
   border-collapse: collapse;
   font-size: 100%;
}
table.navbar td {
   border: 1px solid #ccc;
}
table.navbar td a{
   display: block;
   width: 197px;
   padding: 2px;
   text-decoration: none;
   font-size: 100%;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #666;
   background-color: #fff;
   font-size: 100%;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: #999;
   font-size: 100%;
}

table.extras {
   border-collapse: collapse;
   margin: 5px 2px 2px 2px;
   width: 205px;
   font-size: 100%;

}
table.extras td {
   border: 1px solid #ccc;
   padding: 2px;
}

table.extras #toprow {
  	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration:none; 
	font-weight:bold;
	line-height: 16px;
	color: #fff;
}
table.extras #content {
  	padding: 5px;
}
table.extras #content a{
  	color: #666;
	text-decoration: none;
}
table.extras #content a:hover{
	text-decoration: underline;
}



/* ========= home boxes ========== */

dl.top_lft {background:#eee url(../images/c_bl.gif) bottom left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:47%;}
dl.top_lft dt {background:#7f7f9c url(../images/c_tr.gif) top right no-repeat; padding:10px; text-align:left; color:#fff;}
dl.top_lft dd {background:transparent url(../images/c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dd p {margin:0; padding:10px; line-height:1.3em;}

/* ========= boxes ========== */


form#two label, form#two input 
{
	display: block;	
	float: left;
	margin-bottom: 10px;
	height: 20px;
}

form#two input, form#two input:hover, form#two input:focus
{
	border: 1px #999 solid;
	background:white;	
	width: 150px
}

form#two a
{
	color: #666;
	text-decoration: none;
}

form#two a:hover {
	text-decoration: underline;
}

#helptable {
	width: 500px;
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	background: white;
}

#helptable h2 {
	width: 500px;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	color: #B00002;
}

#hometable {
width: 100%;
line-height: 170%;
font-size: 100%;
}

#hometable a {
color: #003366;
}

#hometable #subtop {
font-size: 1.3em;
font-weight: normal;
font-family : arial;
border-bottom: 1px solid #666;
width: 33%;
color: #cc0000;
}

#hometable H2{
font-size: 1.7em;
font-weight: normal;
color: #666;
font-family : arial;
line-height: 1.8em;
}

















#slide {padding:0; margin:0; list-style:none; margin-left: 2px; margin-top:-2px; width:203px; height:290px; border:1px solid #ccc; position:relative; overflow:hidden;  font-size: 0.94em; }
 
#slide li.sub,
#slide li.top
{display:block; font-weight: normal; float:left; height:24px; line-height:24px; width:205px; color:#444; background:#eee; text-decoration:none;border-bottom:1px solid #fff; text-indent:10px; overflow:hidden; cursor:pointer;}
 
#slide li.sub {background:#eee; font-weight: normal; font-family:verdana;}
 
#slide li.top a {text-decoration:none; color:#444; display:block; background:url(arrows/out.gif) no-repeat 5px 8px; }
#slide li.top a:hover {color:#c00; background:#ddd url(arrows/out-over.gif) no-repeat 5px 8px;}
 
#slide li.clicked {color:#666; background:#ddd url(arrows/down.gif) no-repeat 5px 8px;}
 
/* #slide li.sub div height = (maximum sub lines 
 sub line height) + top level link height(variable fY in jQuery) */
#slide li.sub div {background:#fff; height:145px; width:185px; padding:0 15px; line-height:1.2em; font-size:100%; text-indent:0;}
 
#slide li div ul {padding:0; margin:0; list-style:none;}
#slide li div ul li {float:left; height:20px; width:100%;}
#slide li div ul li a {padding:0; margin:0;color:#444; text-decoration:none; background:#fff url(../images/arrow.gif) no-repeat 5px 7px font-size:11px; display:block; border-bottom:1px solid #ddd; height:19px; line-height:19px; width:100%; text-indent:20px;}
#slide li div ul li a:hover {color:#c00; background:#fff url(../images/arrow.gif) no-repeat 5px 7px}


