td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}

.main {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01597E;
	border-right-color: #01597E;
	border-bottom-color: #01597E;
	border-left-color: #01597E;
	width: 750px;
}

.subnavigation {
	background-color: #EEEEEE;
	background-image: url(/images/subnavigation.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 207px;
	height: 22px
}

td.subnavigation:hover {
	background-color: #CCCCCC;
	background-image: url(/images/subnavigation.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 207px;
	height: 22px
}

.sub_conclude {
	background-color: #EEEEEE;
	background-image: url(/images/sub_conclude.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 22px
}

.search {
	width: 150px;
}

.searchpad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div.restrict {
	height: 15px;
	overflow: hidden;
}

.content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	text-decoration: none;
}

.breadtext {
	color: #CCCCCC;
}

.breadcrumb {
	overflow: hidden;
	position: relative;
	height: 15px;
	right: 45px;
	text-align: right;
	top: 65px;
	float:right;
	color: #CCCCCC;
}

.pagetitle {
	position: relative;
	left: 20px;
	top: 8px;
	float: left;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.email_pagetitle {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	background-color: #F7F7F7;
	padding: 0px 0px 0px 10px;
	height: 22px;
}
.inputwidth01 {
	width: 375px;
}
.copyright {
	font-size: 9px;
	color: #C3C3C3;
	padding-left: 20px;
	padding-top: 5px;
}
hr {
	 height: 1px;
	 color: #EEEEEE;
}


/* PRINT CLASSES */

.noprint {}

.print_logo {display:none;}

.print_head {display:none;}

.print_text {display:none;}