@charset "utf-8";
html, body { min-height:101%; margin-bottom:1px; }
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 100%;
	background-color: #000066;
	background-image: url(../images/designElments/bkgrd_image.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	text-align:left;
	color:#000080;
	font-size:1.25em;
	text-indent: 25px;
	vertical-align: middle;
	background-image: url(../images/designElments/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	color:#000080;
	font-size:1.2em;
}

h3 {
	color: #000080;
	letter-spacing: 1px;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(../images/designElments/sun_color30X15.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
	vertical-align: middle;
	
}

h4, h5, h6 {
	color: #000080;
	letter-spacing: 1px;
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
}

	
	
strong {
	color: #000066;
	letter-spacing: 1px;
}
hr {
	text-align: center;
	width: 50%;
	height: 1px;
	border-top-style: dashed;
	border-top-color: #9999CC;
	border-top-width: 1px;
	margin-right: auto;
	margin-left: auto;
}

a {
	color: #000066;
	text-decoration: underline;
}
a:visited {color:#666666; }
a:hover {
	color: #CC202E;
}
a:active {
	color:#000066;
	text-decoration:underline;
}

.announcement {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #000066;
}
.blueText {
	color: #000066;
}
.blueTextBold {
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
}



.redText {
	color: #990000;
}
.redTextBold {
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
}
.center {
	text-align: center;
}



.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;
}

.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;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}


.noTopMargin {
	margin-top: 0px;
	padding-top: 0px;
}

.noBottomMargin {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.noteRight{
	background: #FFFFCC;
	padding: 8px;
	border: 1px solid #000066;
	margin: 5px;
}

.noteCenter{
	background: #FFFFCC;
	padding: 4px;
	text-align: center;
	margin: 5px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
	letter-spacing: 1pt;
	border: 1px dashed #000033;
}

.noteCenterBoarder{
	background: #FFFFCC;
	padding: 0px;
	text-align: center;
	margin: 5px;
	color: #000066;
	border: 1px solid #000066;
}
.noteCenterBoarder p {
	text-align:center;
	}

.question {
	font-weight: bold;
	display: block;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000066;
}
.greenText {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	color: #009900;
	font-weight: bold;
	font-size: 1.25em;
}

.smallText {
	font-size: 0.75em;
}
.introText {
	font-size: 2em;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}


Table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #666666;
}

td, th {
	text-align: left;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
th {
	color: #990000;
	background-color: #EEEEEE;
}
.td_center {
	text-align: center;
}

.td_right {
	text-align: right;
}
.backgroundGrey {
	background-color: f2f2f2;
}
.indexNews {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
}
.indexNews h1 {
	color: #000080;
	letter-spacing: 1px;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(../images/designElments/sun_color30X15.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
	vertical-align: middle;
	
}

.multimedia {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.width600 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.photoBoxRight350 {
	padding: 5px;
	float: right;
	text-align: center;
	font-style: italic;
	color: #990000;
	width: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.photoBoxRight300 {
	padding: 5px;
	float: right;
	text-align: center;
	font-style: italic;
	color: #990000;
	border: 1px solid #000066;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.photoBoxRight250 {
	float: right;
	text-align: center;
	font-style: italic;
	color: #990000;
	width: 250px;
	border: 1px solid #000066;
	margin: 0px;
}
.photoBoxRight200 {
	float: right;
	text-align: center;
	font-style: italic;
	color: #990000;
	width: 205px;
	padding: 5px;
	border: 1px solid #000066;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.photoBoxRight175 {
	float: right;
	text-align: center;
	font-style: italic;
	color: #990000;
	width: 175px;
	padding: 5px;
	border: 1px solid #000066;
}

.photoBoxRight150 {
	float: right;
	text-align: center;
	font-style: italic;
	color: #990000;
	width: 150px;
	padding: 5px;
	border: 1px solid #000066;
}

.photoBoxLeft300 {
	float: left;
	height: 300px;
	border: 1px solid #000066;
	font-style: italic;
	color: #990000;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.photoBoxLeft250 {
	padding: 5px;
	float: left;
	text-align: center;
	font-style: italic;
	color: #990000;
	width: 250px;
	border: 1px solid #000066;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.photoBoxLeft200 {
	float: left;
	text-align: center;
	font-style: italic;
	color: #990000;
	width: 200px;
	border: 1px solid #000066;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.photoBoxLeft175 {
	float: left;
	text-align: center;
	font-style: italic;
	color: #990000;
	width: 175px;
	border: 1px solid #000066;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	
#container {
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 0px;
	margin: 0px;
	font-size: .8em;
	background-color: #000066;
}
#navigation {
	background-color: #EEEEEE;
	margin: 0px;
	height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

#mainContent {
	padding: 0px;
	margin: 0px;
}
#main2Column {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 245px;
} 
#mainText2Column {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 10px;
} 
#mainText1column {
	font-size: .8em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sidebar1 {
	float: left;
	width: 205px;
	font-size: 0.8em;
	line-height: 1.5em;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #EEE;
	padding: 10px;
}

#footer {
	padding: 0 10px;
	background:#F2F2F2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
	font-size: 0.7em;
	text-align: center;
}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
#multimediaLeft {
	margin: 0px;
	width: 500px;
	font-size: 0.8em;
	color: #000066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5C7699;
}
#multimediaLeft p {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}

#mainColumnRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 270px;
}
