body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	margin: 5px 0px 5px 0px;
}

img {
	border: none;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #6699CC;
	text-decoration: none;
}

li.downloads,li.pressreleases, li.announcements {
	font-size: 11px;
	font-weight: bold;
}

ul.downloads {
	list-style-image: url("../images/download_icon.gif"); 
	padding-left:12px;
	margin-left:12px;
	margin-top:10px;
}

ul.pressreleases {
	list-style-image: url("../images/pressrelease_icon.gif"); 
	padding-left:12px;
	margin-left: 12px;
	margin-top:10px;
}

ul.announcements {
	list-style-image: url("../images/announcements_icon.gif"); 
	padding-left:15px;
	margin-left: 15px;
	margin-top:10px;
}



li.arrow {
	font-size: 11px;
	padding-bottom: 3px;
}

ul.arrow {
	list-style-image: url("../images/arrow.gif"); 
	margin-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
}

.v li{
	font-size: 11px;
}

ul.v {
	list-style-image: url("../images/v.jpg");
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
}



.pdf li{
	font-size: 11px;
	padding-bottom: 10px;
		}

ul.pdf {
	list-style-image: url("../images/pdf.gif");
			}

#header {
	height: 135px;	
	width: 900px;
	position: relative;
}
	
.left {
	float: left;
	padding-left:100px;
	padding-top: 5px;
}

.right {
	float: right;
	padding-right: 6px;
	padding-top: 40px;
}

.center {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
}

.tag{
	float: left;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.confText {
	line-height: 180%;
	padding-left: 2px;
}

.formText {
	line-height: 180%;
	padding-left: 2px;
	font-size: 1.1em;
}

#formButton {
	padding-right: 83px;
}

#navwrapper {
    width:100%;
	background-image: url("../images/menubkgrd.gif");
	background-repeat: repeat-x;
	height:23px;
}

#navback {
	margin-left: 110px;
	margin-bottom: auto;
	height: 23px;
}

#content_main {
	position: relative;
	top: 10px;
	margin-left: 110px;
	width: 100%;
}

#content_sub {
	position: relative;
	top: 28px;
	margin-left: 110px;
	width: 100%;
}

#table_box     {
	width: 785px;
	border: 3px solid #005292;
	position: relative;
	top: 9px;
}
		
#table_form     {
	width: 100%;	
	font-size: 10px;
 	padding: 0px;
}

#banner {
	border-top: 2px solid #005292;
	height: 100px;
	padding-top: 22px;
	width: 460px;
	margin: 20px 20px 5px 0px;
}

/*#nobanner {
	width: 460px;
}*/

#footer {
	font-size: 0.9em;
	margin-left: 115px;
	color: #999999;
	background-color: #FFFFFF;
	clear: left;
}

#footer a:link, #footer a:visited {
	color: #003399;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #6699CC;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	margin-top: 5px;
	font-variant: normal;
}

#content h1 {
}

.xxsmall {
	font-size: xx-small;
}

.xsmall {
	font-size: x-small;
}

.small {
	font-size: small;
}
	
#rightbox {
	background-color:  #f1f7ff;
	background-repeat: no-repeat;
	width: 220px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #c3cbe5;
}

#rightbox p {
	color: #333333;
	
}


#case {
	background-color:  #f1f7ff;
	background-repeat: no-repeat;
	width: 350px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #c3cbe5;
}

#case p {
	color: #333333;
	
}

#announcement_box {
	background-color:  #f1f7ff;
	background-repeat: no-repeat;
	width: 220px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
    padding-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #c3cbe5;
}

#announcement_box p {
	padding-bottom:0;
	padding-top:0;
	color: #333333;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	margin-top: 5px;
}
