@charset "utf-8";
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

body {
	background-color: #07223E;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: none;
	color: #C31025;
}

a:active {
	text-decoration: none;
	color: #003399;
}

#content {
    margin: 0px 0px 0px 5px;
	padding: 0px 5px 8px 7px;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
}

#bboard-1 {
    margin-top: 15px;
	padding: 10px;
	height: auto;
	width: 95%;
	background-color: #F5F5F5;
}

#bboard-2 {
    margin-top: 15px;
	padding: 10px;
	height: auto;
	width: 95%;
	background-color: #F5F5F5;
}

#bboard-3 {
    margin-top: 15px;
	padding: 10px;
	height: auto;
	width: 95%;
	background-color: #F5F5F5;
}

.bboardlgText {
    font-size: 14px;
	font-weight: bold;
	color: #003366;
}

#kimberly {
	color: #FFFFFF;
	font-weight: bold;
	height: 200px;
	width: 200px;
	float: right;
	margin-right: 4px;
	position: top right;
	background-image: url(../img/gs_img3.jpg);
}

.kimberlytext {
    padding-left: 6px;
}

#breadcrumbs {
	margin: 5px 0px 5px 9px;
	padding: 0px;
	font-size: 9px;
	color: #999999;
}

#breadcrumbs a {
	font-size: 9px;
	color: #999999;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #999999;
	text-decoration: none;
}

#breadcrumbs a:hover {
    color: #993300;
	text-decoration: none;
}

#footer {
    margin: 5px;
	padding: 5px, 0px, 5px, 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	font-size: 10px;
	color: #FFFFFF;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
    color: #CCCCCC;
	text-decoration: none;
}

.pic {
    float: left;
	margin-right: 7px;
	border: 1px solid #07223E;
}

h1 {
    font-size: 11px;
	font-weight: bold;
	color: #07223E;
}

h2 {
    font-size: 11px;
	font-weight: bold;
	color: #000000;
}

h3 {
    font-size: 11px;
	font-weight: bold;
	color: #000000;
}