body {
	margin:0;
	padding:0;
}

img { border: none; }

.fixbackg {  background-attachment: fixed; background-repeat: no-repeat}
A.link:link {color:#000000;text-decoration:none;}
A.link:visited {color:#000000;text-decoration:none;}
A.link:hover {color:#000000;text-decoration:underline;}
A.link2:link {color:#FFFFFF;text-decoration:none;}
A.link2:visited {color:#FFFFFF;text-decoration:none;}
A.link2:hover {color:#FFCC00;text-decoration:underline;}
A.link3:link {color:#CCCCCC;text-decoration:underline;}
A.link3:visited {color:#CCCCCC;text-decoration:underline;}
A.link3:hover {color:#CC0000;text-decoration:underline;}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.verdana11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.verdana12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verdana13 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.verdana16 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.form01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E245C;
	background-color: #CEE7FF;
	text-align: left;
	border: 1px solid #1E245C;
}
.form02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E245C;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #1E245C;
	padding:0px;
}

.border_blk {
	border: 1px solid #000000;
}
.helplines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E245C;
	background-color: #CEE7FF;
	text-align: left;
	border: 2px solid #9D1D1F;
}
.calunderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #204282;
	border-right-color: #204282;
	border-bottom-color: #204282;
	border-left-color: #204282;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1E245C;
}

.profile_header {
	font-weight: bold;
	color: #333399;
}

.profile_company {
	font-weight: bold;
	font-size:2em;
	color: #333399;
}

table.plain {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px 2px;
	border-style: groove groove groove groove;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.plain th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	background-color: rgb(242, 249, 255);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.plain td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	background-color: rgb(242, 249, 255);
	-moz-border-radius: 0px 0px 0px 0px;
}

.blue_with_border {
	border-width: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: rgb(205, 231, 254);
	-moz-border-radius: 0px 0px 0px 0px;
}

.blue_with_top_border {
	border-width: 4px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: rgb(205, 231, 254);
	-moz-border-radius: 0px 0px 0px 0px;
}

.blue_with_bottom_border {
	border-width: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: rgb(205, 231, 254);
	-moz-border-radius: 0px 0px 0px 0px;
}

.blue {
	background-color: rgb(205, 231, 254);
	padding: 0px 0px 4px 0px;
}

div.white_border {
	width:750px;
	border-width: 15px 15px 15px 15px;
	border-color: white white white white;
	background-color: white;
}

div.full {
	width: 100%;
}
div.two_padded {
	padding:2px;
}
div.contact {
	margin: 0px 0px 0px 0px;
	display: none;
}

.form_spacer {
	padding: 4px 0px 4px 0px;
}

ul {
	list-style-image: url(images/bullet.png);
}

.search_form {
	width:110px; 
}

#search_button {
	width: 52px; height: 17px;
	border: none; padding: 0 0 52px 0;
	background: url(images/search.png) no-repeat;
}

.footer {
	color: #9BC9F0
}
