/* General Elements */
/* ----------------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0;
	font-size: 11px;
}

p {
  	font-size: 11px;
	color: #00202D;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}

p.MenuP {
	font-size: 11px;
	color: #00202D;
	margin-top: 12px;
	margin-right: 15px;
}

p.StoryP {
	font-size: 11px;
	color: #00202D;
	margin-top: 12px;
	margin-bottom: 12px;
}



ul {
	font-size: 11px;
	color: #00202D;
	margin-left: 15px;
	margin-right: 15px;
}

li {
	font-size: 11px;
	color: #00202D;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 14px;
}

li.li_numeric {
	font-size: 11px;
	color: #00202D;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 14px;
}

/* ----------------------------------------------------- */
.School {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 15px;
}

.Header {
	font-size: 14px;
	font-weight: bold;
	color: #00202D;
	margin-bottom: 10px;
}

.StoryTitle {
	font-size: 12px;
	font-weight: bold;
	color: #00202D;
}

.SubHeader {
	font-size: 11px;
	color: #00202D;
}

.SubSubHeader {
	font-size: 11px;
	font-weight: bold;
	color: #00202D;
	line-height: 14px;
}

.SubHeaderItalic {
	font-size: 11px;
	font-weight: bold;
	color: #00202D;
	line-height: 14px;
	font-style: italic;
}

.BodyCopy {
	font-size: 11px;
	color: #00202D;
	line-height: 14px;
	font-style: none;
}

.BodyEmphasis {
	font-size: 11px;
	color: #00202D;
	line-height: 14px;
	font-style: italic;
}

.SubInfo {
	font-size: 9px;
	color: #00202D;
}

.copyright {
	font-size: 9px;
	color: #00202D;
}

p.Description {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 16px;
	margin-bottom: 2px;
	margin-left: 16px;
}


.ContactInfo {
	font-size: 10px;
	color: #00202D;
	line-height: 12px;
	font-style: none;
}

.ContactInfo a:active {color: #00202D;text-decoration: none;font-size: 10px;font-weight: normal;}
.ContactInfo a:link {color: #00202D;text-decoration: none;font-size: 10px;font-weight: normal;}
.ContactInfo a:hover {color: #346F25;text-decoration: none;font-size: 10px;font-weight: normal;}
.ContactInfo a:visited {color: #00202D;text-decoration: none;font-size: 10px;font-weight: normal;}

.ContactInfoName {
	font-size: 10px;
	color: #00202D;
	line-height: 12px;
	font-style: none;
	font-weight: bold;
}

.ContactInfoName a:active {color: #00202D;text-decoration: none;font-size: 10px;font-weight: bold;}
.ContactInfoName a:link {color: #00202D;text-decoration: none;font-size: 10px;font-weight: bold;}
.ContactInfoName a:hover {color: #346F25;text-decoration: none;font-size: 10px;font-weight: bold;}
.ContactInfoName a:visited {color: #00202D;text-decoration: none;font-size: 10px;font-weight: bold;}

/* Images */
/* ----------------------------------------------------- */
.floatleft {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 14px;
}

.floatleftStories {
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 15px;
}

.floatright {
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0px; 
	border-width: 1px;
	border-style: solid;
	border-color: #535A67;
}

.floatrightLong {
	float: right;
	margin-top: 0px;
	margin-bottom: 45px;
	margin-left: 15px;
	margin-right: 0px; 
	border-width: 1px;
	border-style: solid;
	border-color: #535A67;
}

.floatrightHomePgSmall {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}

.floatrightStaffPic {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

.floatrightTable {
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px; 
}


/* Links */
/* ----------------------------------------------------- */
a:link {
	font-size: 11px;
	color: #043167;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #317625;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	color: #555C69;
	text-decoration: none;
}


/* Tables */
/* ----------------------------------------------------- */
table.ContentTable {
	color:0a0c1f; 
	font-size:11pt; 
	font-weight: normal;
  	margin:14px;
}

table.InsetTable {
	color:0a0c1f; 
	font-size:11pt; 
	font-weight: normal;
  	margin:0px 15px 10px;
}

table.Stories {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: none;
	border-collapse: collapse;
	background-color: ;
	margin: 14px;
}
table.Stories th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: 535A67 535A67 535A67 535A67;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.Stories td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: 535A67 535A67 535A67 535A67;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

TD.StoriesTD {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: 535A67 535A67 535A67 535A67;
	background-color: #ECECEC;
	-moz-border-radius: 0px 0px 0px 0px;
}



/* Menu */
/* ----------------------------------------------------- */
.menu {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.menu a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.menu a:hover {
	font-size: 12px;
	color: #317625;
	text-decoration: none;
}

.menu a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-right: 20px;
	margin-top: 15px;
}


/* Forms */
/* ----------------------------------------------------- */

.FormInput {
	color:#00202D; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

/* Images */
/* ----------------------------------------------------- */
.ImageBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #535A67;
}