  * html legend{
    position:absolute;
    top: -.5em;
    left: .5em;
 color:#000000;

 
    }

  * html fieldset{
    position: relative;
    margin-top:1em;
    padding-top:.75em;

    }




.wrapper {
	margin-top:30px;
	margin-bottom:5px;
	width:900px;

	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;

	box-shadow: #000000 0px 0px 10px;  
	-moz-box-shadow: #000000 0px 0px 10px;  
	-webkit-box-shadow: #000000 0px 0px 10px; 
	
	} 





.banner {	
	text-align:left;
	height:211px;
	margin-top:0px;
	margin-bottom:10px;
	}



.banner2 {	
	text-align:left;
	height:100px;
	margin-top:0px;
	margin-bottom:0px;

	-webkit-border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;

	background: -webkit-gradient(linear, left top, left bottom, from(#aaaaaa), to(#111144));
	background: -moz-linear-gradient(top, #aaaaaa, #111144);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaaaaa, endColorstr=#111144);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaaaaa, endColorstr=#111144)";
	}


.nav {	
	text-align:left;
	height:24px;
	background-color:#ccccff;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin-bottom:0px;
/*
	background: url(graphics/bg_menu_topside.jpg);
	background-position:0% 0%;
	background-repeat:repeat-x;	
*/

	
	background: -webkit-gradient(linear, left top, left bottom, from(#3333cc), to(#111111));
	background: -moz-linear-gradient(top, #3333cc, #111111);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3333cc, endColorstr=#111111);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3333cc, endColorstr=#111111)";


	 
	}


.menuwrapper {
	width:190px;
	float:right;
	clear:both;
	margin:2px 0px 10px 20px;
	padding:3px;
	border:1px solid #999999;
	background-color:#ffffff;
	background: url('../graphics/bg_menuwrapper.jpg');
	background-repeat:repeat-x;
	}

.menuitems {
	margin:0px 0px 0px 0px;
	list-style-type:none;
	padding:0px;
	} 

.menuitems a, li #current, li#currentpage {
	display:block;
	list-style-type:none ;
	text-decoration:none;
	width:182px;
	font-family:verdana,helvetica;
	font-size:10px;
	font-weight:bold;
	color:#664400;
	line-height:15px; 
	border: #cccccc solid 1px;
	text-align:right; 
	padding:2px;
	margin:1px;
	background: url('../graphics/bg_nav_off.jpg');
	background-repeat:repeat-x;
	background-position:0% 0%;
	}
 
.menuitems a:hover, #navigation a:active, #navigation a:focus, li#current {
	background-color: #ccc; 
	color: #000;
	border:1px solid #999999;
	background: url('../graphics/bg_nav_off.jpg');
	background-repeat:repeat-x;
	background-position:0% 40%;

	}

 
.menuheader {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	background-color:#797Cc7;
	color:#ffffff;
	letter-spacing:1px;
	padding:0px 0px 0px 5px;
	background: url('../graphics/bg_menuheader.jpg');
	background-repeat:repeat-x;
	}





.pagebody {
	text-align:left;
	margin-top:0px;
	padding:30px 30px 10px 30px;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;

	-webkit-border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	}


.pagetitle {
	font-family:georgia, times;
	font-size:25px;
	line-height:1em;
	color:#7269cc;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:30px;
	}



.pagetext {
	font-family:arial;
	font-size:12px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
	}

a.pagetext {
	color:#000099;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #000099;
	}

a.pagetext:hover {
	color:#666699;
	background-color:#eeeeff;
	border-bottom:2px solid #666699;
	}



.ptitle {
	font-family:arial;
	font-size:15px;
	line-height:18px;
	color:#333333;
	font-weight:bold;
	margin-top:15px;
	}

a.ptitle {
	color:#000099;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #000099;
	}

a.ptitle:hover {
	color:#000099;
	background-color:#eeeeff;
	border-bottom:1px solid #000099;
	}


.inst {
	font-weight:bold;
	}


.small {
	font-family:verdana;
	font-size:10px;
	line-height:13px;
	color:#000000;
	font-weight:normal;
	}

a.small {
	font-weight:normal;
	color:#000099;
	text-decoration:none;
	border-bottom:1px solid #000099;
	}

a.small:hover {
	color:#000099;
	background-color:#eeeeff;
	border-bottom:1px solid #000099;

	}


.promo {
	font-family:verdana;
	font-size:10px;
	line-height:13px;
	color:#dddddd;
	font-weight:normal;
	}

a.promo {
	text-decoration:none;
	border-bottom:1px solid #9999ff;
	}

a.promo:hover {
	color:#ffffff;
	border-bottom:1px solid #0000ff;

	}


.smallgray {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #777777; FONT-FAMILY: verdana,helvetica; TEXT-DECORATION: none;line-height:9pt}
A.smallgray {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #777777; FONT-FAMILY: verdana,helvetica; TEXT-DECORATION: none;line-height:9pt;border-bottom:1px solid #336699}
A.smallgray:hover {TEXT-DECORATION: underline; color:#0000ff}

.tdt {
	border-top:1px solid #000000;
	}

.tdr {
	border-right : 1px solid #000000;
	}

.tdb {
	border-bottom : 1px solid #000000;
	}

.tdl {
	border-left : 1px solid #000000;
	} 

.tdt_gray {
	border-top:1px solid #bbbbbb;
	}

.tdr_gray {
border-right : 1px solid #bbbbbb;
}
.tdb_gray {
border-bottom : 1px solid #bbbbbb;
}
.tdl_gray {
border-left : 1px solid #bbbbbb;
} 

.gap {
	margin-bottom:20px;
	}

.small_gap {
	margin-bottom:10px;
	}

.gap_right {
	margin-right:20px;
	}

.formarea {
	background:#e6e6e6;
	BORDER: #000099 1px solid;
	padding:3px;
	}	

.form {
	background:#ffffff;
	FONT-SIZE:11px;
	FONT-WEIGHT:normal;
	COLOR:#000000;
	FONT-FAMILY:Verdana,helvetica;
	BORDER: #000099 1px solid;
	margin:3px 3px 3px 3px;
	padding:2px;
	}

.form:focus {
	background:#eeeeff;
	}

.section {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana,helvetica; 
	TEXT-DECORATION: none;
	line-height:10pt;
	text-transform:uppercase;
	background:#000099;
	padding:0px 6px 0px 6px;
	margin:25px 0px 0px 0px
	}

.img-shadow {
  float:left;
  background: url(graphics/shadowAlpha.png) no-repeat bottom right !important;
  background: url(graphics/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 10px 10px !important;
  margin: 10px 10px 10px 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

input:hover, textarea:hover,  input:focus, textarea:focus {  
	box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;  
	-moz-box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;  
	-webkit-box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;  
	}  

.shadow_box {
	background-color: #eeeeee;
	border: #aaa  solid 1px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-border-radius:8px;
	color:#333333;
	font-family:verdana,helvetica,arial;
	font-size:11px;
	line-height:12pt;
	margin:0px;
	padding: 10px;
	box-shadow: #000000 0px 0px 10px;  
	-moz-box-shadow: #000000 0px 0px 10px;  
	-webkit-box-shadow: #000000 0px 0px 10px;  

	}


.shadow {
	box-shadow: #000000 0px 0px 10px;  
	-moz-box-shadow: #000000 0px 0px 10px;  
	-webkit-box-shadow: #000000 0px 0px 10px;  
	}


.rounded {
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	}	

.shaded {
	background-color:#eeeeee;
	}
