/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 12pt; color: rgb(0,0,102); background-color: rgb(51,51,153);}
 A:active { color: rgb(102,102,153);}
 .TextObject { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 12pt; color: rgb(0,0,102);}
 H1 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 16pt; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 P {
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
	font-size: 12pt;
	color: rgb(0,0,102);
}
 A { color: rgb(102,102,153);}
 H6 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: rgb(255,204,0); line-height: 10pt; font-weight: normal; font-style: normal; border: 1pt solid rgb(0,0,0);}
 A:hover { background-color: rgb(102,102,204);}
 
.top_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #9999cc;
	display: block;
	height: 18px;
	width: 140px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #6666cc;
	font-weight: lighter;
}
.top_nav_selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	display: block;
	height: 18px;
	width: 140px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #CCC;
	font-weight: lighter;
	background-color: #7F79D4;
}
.top_nav:hover {
	color: #FFFFFF;
}
.small a {
	color: #D5D7FF;
	text-decoration: none;
}
.small a:hover {
	color: #FFFFFF;
}
.pad_top_nav {
	margin-right: 12px;
}
.page_title {
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}
.bar_style {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.logo {
	padding: 0px;
	margin: 12px;
}
.logo:hover {
	background-color: #4A42A8;
}
.notice_box {
	background-color: #FFF;
	padding: 22px;
	border: 3px double #7F79D4;
}

