@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #6C77B5;
	text-decoration: underline;
}
a:visited {
	color: #6C77B5;
	text-decoration: underline;
}
a:hover {
	color: #293893;
	text-decoration: underline;
}
.twoColFixRtHdr #container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.twoColFixRtHdr #header {
	height: 145px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(art/blue_edge.gif);
	margin: 0px;
	background-repeat: repeat-y;
	background-position: -100px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: right;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #000066;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.twoColFixRtHdr #showcase {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
.twoColFixRtHdr #menu {
	width: 158px;
	padding: 0px;
	float: left;
	font-size: 70%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	background-image: url(art/menu_back.png);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #243491;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.twoColFixRtHdr #menu li {
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 0;
	list-style-image: none;
}
.twoColFixRtHdr #menu li.last {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.twoColFixRtHdr #menu a:link {
	text-decoration: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	display: block;
	color: #253592;
}
.twoColFixRtHdr #menu a:visited {
	color: #999999;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
}
.twoColFixRtHdr #menu a:hover {
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #253592;
} 
.twoColFixRtHdr #menu h3 {
	padding-left: 4px;
	margin-bottom: 0px;
	color: #253592;
}
.twoColFixRtHdr #menu p {
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 165px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 70%;
	margin-top: 20px;
	color: #253592;
	background-repeat: no-repeat;
}
.twoColFixRtHdr #sidebar1 a:link {
	text-decoration: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	display: block;
	color: #253592;
}
.twoColFixRtHdr #sidebar1 a:visited {
	color: #999999;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
}
.twoColFixRtHdr #sidebar1 a:hover {
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #253592;
} 
.twoColFixRtHdr #sidebar1  h3  {
	color: #253592;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
}
.twoColFixRtHdr #sidebar1 h2 {
	padding-left: 4px;
	padding-right: 4px;
}
.twoColFixRtHdr #sidebar1 p {
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 0px;
}
.twoColFixRtHdr #sidebar1 h4 {
	margin-bottom: 0px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 20px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: auto;
	width: 440px;
	margin-left: 178px;
	margin-right: 0px;
	font-size: 75%;
} 
.twoColFixRtHdr #mainContent h6 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #220190;
	margin-top: 30px;
	margin-bottom: 0px;
}
.twoColFixRtHdr #mainContent h4 {
	padding-right: 10px;
	padding-left: 10px;
}
.twoColFixRtHdr #mainContent h3 {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
}
.twoColFixRtHdr #mainContent h3 a:link {
	color: #000000;
	text-decoration: none;
}
.twoColFixRtHdr #mainContent  h3 a:visited {
	color: #666666;
}
.twoColFixRtHdr #mainContent h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.twoColFixRtHdr #mainContent h5 {
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #mainContent h2 {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
.twoColFixRtHdr #mainContent p {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
}
.twoColFixRtHdr #mainContent table {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #666666;
	width: 100%;
}
.twoColFixRtHdr #mainContent Table li {
	font-size: 90%;
}
.twoColFixRtHdr #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	font-size: 65%;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.twoColFixRtHdr #footer li {
	color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	list-style-type: none;
	display: inline;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0.75em;
	padding-bottom: 0;
	padding-left: 0;
}
.twoColFixRtHdr #footer li.last {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.twoColFixRtHdr #footer a:link {
	color: #253592;
	text-decoration: none;
}
.twoColFixRtHdr #footer a:visited {
	color: #666666;
	text-decoration: none;
}
.twoColFixRtHdr #footer a:hover {
	color: #CC0033;
	text-decoration: underline;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.box {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(art/side_back.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #243491;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.article {
	border: thin solid #CCCCCC;
	margin-bottom: 15px;
}
