html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-color: #ffffff;
color: #000000;
text-align: center;
height:100%;
}

body a {
color:#175C9F;
}
body a:hover, body a:focus {
color:#000000;
}

fieldset {
	border: 1px solid #000000;
	padding: 5px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.form_label {
	width: 70px;
	padding-top: 4px;
}

.form_field {
	width: 200px;
}

.form_field p {
	padding: 5px 0 0 0;
}

.form_field input {
	width: 300px;
}

.form_label, .form_field {
	float: left;
	margin: 5px 0 5px 0;
}

ul.bullets {
	list-style:disc;
	margin:10px 0 0 25px;
}

ul.bullets li {
	color:#135B95;
	padding-bottom:15px;
}

ul.bullets li span {
	color:#000000;
}

.small_grey {
font-size:9px;
color:#AAAAAA;
}

table {
	padding: 5px;
}

th, td {
	padding: 3px;
}

h1 {

	font-size: 13px;
	font-weight: bold;
	color: #175C9F;
	padding:5px 0 5px 0;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:5px 0 5px 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 5px 0;
}



/* Layout  */

#logo{
width:775px;
text-align:center;
}
#swoosh{
width:775px;
background-image:url(../graphics/header_left.jpg);
height:47px;
}
#nav{
width:775px;
height:15px;
}

#image{
width:331px;
height:271px;

float:left;
}
#container{
width:444px;
float:right;

}
#container_admin{
width:444px;
}
#container_wide {
width: 775px;
}
#container_head{
width:444px;
height:37px;
background-image:url(../graphics/body_header_center.jpg);
}
#container_head_wide{
width:775px;
height:37px;
background-image:url(../graphics/body_header_center.jpg);
}
#container_text{
width:404px;
height:225px;
background-image:url(../graphics/content.gif);
padding:0 20px 0 20px;
}
#container_text2{
width:384px;
background-image:url(../graphics/content.gif);
padding:0 30px 0 30px;
}
#container_text2_admin{
width:715px;
padding:10px 30px 10px 30px;
background: #E5E6E6;
}

#container_text2_wide {
width:700px;
background-image:url(../graphics/content.gif);
padding:0 30px 0 30px;
}
#container_text_wide {
width: 600px;
background-image:url(../graphics/content.gif);
padding:0 30px 0 30px;
}
#container_scroll{
width:364px;
height:225px;
overflow:auto;
padding:0 20px 0 20px;
}

#container_foot{
width:444px;
height:9px;
background-image:url(../graphics/body_bottom_center.gif);
background-repeat:no-repeat;
}
#break{
width:775px;
height:7px;
clear:both;
font-size: 1px;
}
#feature_head{
width:775px;
height:10px;
background-image:url(../graphics/footer_header_center.gif);
font-size: 1px;
background-repeat:no-repeat;
}
#feature_content{
width:775px;
background-image:url(../graphics/features.gif);
background-color:#CCCCCC;
}
#feature1{
width:219px;
padding: 0 0 0 27px;
float:left;
}
#feature2{
width:271px;
padding: 0 0 0 21px;
float:left;
}
#feature3{
width:189px;
padding: 0 20px 0 21px;
float:left;

}
#feature_foot{
width:775px;
height:12px;
background-image:url(../graphics/footer_bottom_center.gif);
clear:both;
}
#footer1{
width:200px;
height:12px;
float:left;
padding: 0 0 0 10px;
}



#footer2{
text-align:right;
width:550px;
height:12px;
float:right;
padding: 0 10px 0 0 ;
}

#image_left{
float: left;
padding:0 10px 5px 5px;
}
#image_right{
float: right;
padding: 0 5px 5px 10px;
}

#wrapper {
width: 775px;
height: 700px;
background-color:#FFFFFF;
margin:0px auto;
text-align:left;
}
#text{
width:400px;
height:300px;
border:1px;
background-color:#CCCCCC;
overflow:auto;



}.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #165B9E;
	text-decoration: none;
}
.style2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #165B9E;
	text-decoration: none;
}
.style3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#entry_left {
width:303px;
height:97px;
padding-top:47px;
padding-right:24px;
margin:0 31px 0 44px;
float:left;
text-align:right;
background:url(../graphics/entry/pi.gif) no-repeat;
}

#entry_left p {
color:#E7E7E7;
}

#entry_left a {
color:#ffffff;
}

#entry_right {
width:303px;
height:97px;
padding-top:47px;
padding-left:24px;
float:left;

background:url(../graphics/entry/ip.gif) no-repeat;
}

#entry_right p {
color:#83829D;
}


