@charset "utf-8";
/* CSS Document */

#container {
	width: 980px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffb800;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ffb800;
	padding-left: 5px;
	margin-top: 30px;
	border-bottom-color: #ffb800;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-color: #ffb800;
	border-right-color: #ffb800;
}
#header {
	background-image: url(images/header_woman.jpg);
	float: left;
	height: 170px;
	width: 980px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	background-repeat: no-repeat;
}
#navbar {
	width: 980px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
body {
	background-color: #8fa6d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #001E5B;
}
#content-holder {
	float: left;
	height: auto;
	width: 980px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	background-color: #eef2f8;
	padding-top: 20px;
}
.hd-text {
	height: 70px;
	width: 300px;
	margin-top: 40px;
	margin-bottom: 60px;
	margin-left: 640px;
	margin-right: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	line-height: 30px;
	letter-spacing: .1em;
	text-align: right;
}
.col1 {
	float: left;
	width: 599px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003399;
}
.col2 {
	float: left;
	width: 270px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 30px;
}
.img-rt {
	float: right;
}
h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
}
#footer {
	height: 30px;
	width: 900px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-color: #EEF2F8;
	float: left;
	font-size: 9px;
}
.schedule {
	color: #001e5b;
	background-color: #B8C7E2;
}
.schedule-border {
	border: 1px solid #003399;
}
.schedule-hd {
	color: #EEF2F8;
	background-color: #003399;
}
a.reg {
	color: #003399;
	text-decoration: none;
	padding: 2px;
	border-bottom-style: none;
}
a.reg:hover {
	color: #003399;
	text-decoration: none;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	padding-bottom: 0px;
}
a {
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ffb800;
}
.hd1 {
	font-size: 18px;
	letter-spacing: .1em;
}
#navsubbar {
	width: 980px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	background-color: #FDC963;
}
.txtbox {
	color: #039 !important;
	border: 1px solid #039;
}

