body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;	
	margin: 5px 0px 5px 0px;
}

img {
	border:none;
}

a:link {
	color: #018CDF;
	text-decoration: none;
}

a:visited {
	color: #018CDF;
	text-decoration: none;
}

a:hover {
	color: #0033CC;
	text-decoration: none;
}

li.arrow {
	font-size: 11px;
	padding-bottom: 3px;
}

ul.arrow {
	list-style-image: url('/images/arrow.jpg'); 
	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;
	padding-top: 0.6em;

}

#header {
	height: 78px;	
	width: 900px;
	position:relative;
}
	
.left {
	float: left;
	padding-left: 116px;
}

.right {
	float: right;
	padding-right: 6px;
	padding-top: 15px;
}

.confText {
	line-height: 180%;
	padding-left: 2px;
}

.formText {
	line-height:180%;
	padding-left:2px;
	font-size:1.1em;
}

#formButton {
	padding-right: 83px;
}

.toplinks {
	font-size: 11px;
	color: #666;
	padding-left: 700px;
	padding-top: 57px;
}

#navwrapper {
	width: 100%;
	background-image: url('/images/bg.gif');
	background-repeat: repeat-x;
	border-bottom: solid 1px #8f8c8c;
}

#content {
	position: relative;
	top: 10px;
	margin-left: 110px;
	width: 782px;
}


#table_box     {
	width: 100%;
	border: 4px solid #e0f1fb;
    position: relative;
    top: 4px;
    padding: 0;
}
		
#table_form     {
	width: 100%;	
	font-size: 10px;
 	padding: 0px;
}

#banner {
	width: 460px;
	border-top: 2px solid #e0f1fb;
	padding-top: 25px;
	height: 66px;
}

#nobanner {
	width: 460px;
}

#footer {
	font-size: 0.9em;
	text-align: center;
	color: #999999;
	background-color: #FFFFFF;
	clear: left;
}

#footer a:link, #footer a:visited {
	color: #018cdf;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #018cdf;
	text-decoration: underline;
}

#navback {
	margin-left: 110px;
	margin-bottom: auto;
	height: 23px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #3f3f3f;
	padding-top: 5px;
	margin-top: 5px;
}

#content h1 {
}

.xxsmall {
	font-size: xx-small;
}

.xsmall {
	font-size: x-small;
}

.small {
	font-size: small;
}

#rightbox_wrap {
	background-color: #f3f3f3;
	height: 100%;
	width: 248px;
	color: #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;	
}

#rightbox_wrap p {
	padding-bottom:0;
	padding-top:0;
	
}

#rightbox_news_new {
	background-color: #f3f3f3;
	background-image: url('/images/minus.gif');
	background-repeat: no-repeat;
	width: 248px;
	color: #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-left: 25px;
	padding-right: 15px;
	text-align: left;
}

#rightbox_news {
	background-color: #f3f3f3;
	background-repeat: no-repeat;
	width: 248px;
	color: #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-left: 25px;
	padding-right: 15px;
	text-align: left;
}
	
#rightbox_bookmarks {
	background-color: #f3f3f3;
	background-repeat: no-repeat;
	width: 248px;
	color: #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-left: 25px;
	padding-right: 15px;
	text-align: left;
}

/* input {
	background:none;
    background-color: #fff;
    border: 1px solid #666; 
}
textarea {
	background:none;
    background-color: #FFF;
    border: 1px solid #666;  
}*/
