/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
	
}
.right_margin_padding {
	padding-right: 40px;
}
.more_right_padding {
	padding-right: 70px;
}
.top_padding {
	padding-top: 6px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 110%;
	color: #607394;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #607394;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1  {
	margin: 0px;
	line-height: 2.4pc;
	font-size: 22px;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
}

h2 {
	margin-bottom: 13px;
	padding-left: 25px;
	background: url(images/homepage12.gif) no-repeat left center;
	font-size: 16px;
	color: #812e33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2.noicon {
	padding-left: 0px;
	background: none;
	color: #666666;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.1pc;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 11px;
}

ul.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 170%;
	color: #163864;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.inside_links {
}

ul.list1 li {
	padding-left: 11px;
	background: url(images/homepage17.gif) no-repeat left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

ul.list2 {
	margin-left: 0px;
	padding-left: 16px;
	list-style: none;
	line-height: 170%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
ul.list2 li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-left: 12px;
	font-style: italic;
}

/** LINKS */

a {
	text-decoration: none;
	color: #163864;
}
a:hover {
	text-decoration: underline;
}

a.more {
	padding-left: 9px;
	background: url(images/homepage16.gif) no-repeat left center;
}


/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
	
}

img.left_padding {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	
}
img.paddingleft {
	padding-left: 10px;
	margin-right: 10px;
	float: left;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr {
	display: none;
}

.hr1 {
	height: 40px;
	background: url(images/homepage09.jpg) repeat-x left center;
}

.hr1 b {
	display: block;
	height: 40px;
	background: url(images/homepage10.jpg) no-repeat left center;
}

.hr1 b b {
	background: url(images/homepage11.jpg) no-repeat right center;
}

/** MENUS */

#menus {
	width: 944px;
	height: 60px;
	margin: 0px auto;
}
.gray_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 1.2px;*/
	color: #666666;
	
}

#menus ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menus li {
	float: left;
	padding: 0px;
	background: none;
}

#menus a {
	display: block;
	float: left;
	text-decoration: none;
}

#menus a:hover {
	text-decoration: underline;
}

/** TOPMENU */

#topmenu {
	background: url(images/homepage04.jpg) no-repeat left top;
}

#topmenu ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#topmenu a {
	padding: 0px 10px;
	/*text-transform: ;*/
	font-size: 12px;
	color: #676767;
}


#topmenu1 {
/*	background: url(images/subpage1_01.gif) no-repeat left center;*/
	width: 44px;
	height: 40px;	
	
}

#topmenu2 {
	/*background: url(images/subpage1_02.gif) no-repeat left center;*/
	width: 44px;
}

#topmenu3 {
/*	background: url(images/subpage1_03.gif) no-repeat left center;*/
	width: 44px;
}

/** MAINMENU */

#mainmenu {
	background: url(images/homepage05.jpg) no-repeat left top;
	margin: 0px;
}

#mainmenu ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}

#mainmenu a {
	width: 96px;
	background: url(images/subpage1_04.jpg) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 39px;
}

#mainmenu a#mainmenu1 {
	background-image: url(images/subpage1_05.jpg);
}

/** PAGE */

#page {
	width: 944px;
	background: url(images/homepage06.gif) repeat-y 212px 0px;
}

#bgtop {
	background: url(images/homepage07.gif) no-repeat 212px 0px;
}

#bgbtm {
	background: url(images/homepage08.gif) no-repeat 212px 100%;
}

#single {
	width: 914px;
	padding: 0px 15px;
}

/** FOOTER */

#footer {
	width: 944px;
	padding-top: 14px;
}

#footer p {
	text-align: center;
}

#links {
	height: 36px;
	padding-top: 22px;
	background: url(images/homepage18.jpg) no-repeat left top;
	color: #FFFFFF;
}

#links a {
	color: #FFFFFF;
}

#legal {
	font-size: 10px;
	color: #A5A5A5;
}

/** BOX1 */

#box1 {
	padding-right: 15px;
}
.top_line_gray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	padding-top: 24px;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #163864;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/homepage17.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #163864;
	text-decoration: none;
	background-image: url(images/homepage17.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	font-weight: bold;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	font-weight: bold;
	color: #999999;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	font-weight: bold;
	color: #163864;
}

a.nav_articles:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/homepage17.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	font-style: italic;
}
a.nav_articles:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #333333;
	text-decoration: none;
	background-image: url(images/homepage17.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	font-style: italic;
	font-weight: bold;
}
a.nav_articles:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
a.nav_articles:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
a.nav_articles:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
a.footer {
	text-decoration: none;
	color: #A5A5A5;
}
.footer {color: #A5A5A5;

}
.cutline_small {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.dropcap {
	color: #660000;
	float: left;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "Times New Roman", Times, Serif;
	font-size: 5em;
	line-height: 0.7em;	/*letter-spacing: -.1em;*/
}
.blue_quote {
	color: #1E4475;
	font-style: italic;
	font-weight: bold;
}
links for class years
a.nav_year:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 11px;
	font-style: italic;
	padding-right: 15px;
}
a.year:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #ffffff;
	text-decoration: none;
	padding-right: 11px;
}
a.year:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: ##deeOdf;
	text-decoration: underline;
}
a.year:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	font-weight: bold;
	color: #deeOdf;
}
a.year:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2pc;
	font-weight: bold;
	color: #deeOdf;
}

a.nav_articles2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	/*background-image: url(images/homepage17.gif);
	background-repeat: no-repeat;*/
	/*background-position: left center;*/
	
	padding-right: 12px;
	padding-left: 3px;	/*font-style: italic;*/
}
a.nav_articles2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #FFFFFF;
	text-decoration: none;
/*	background-image: url(images/homepage17.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	/*padding-left: 11px;*/
/*	font-style: italic;*/
	font-weight: bold;
	padding-right: 12px;
	padding-left: 3px;
}
a.nav_articles2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	color: #000000;
	text-decoration: underline;
	/*font-style: italic;*/
	font-weight: bold;
	padding-right: 12px;
	padding-left: 3px;
}
a.nav_articles2:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	font-weight: bold;
	color: #999999;
	padding-right: 12px;
	padding-left: 3px;
}
a.nav_articles2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2pc;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 3px;
}.class_active_color {
	font-size: 14px;
	font-weight: bold;
	color: #A3B4CB;
}
.add_12px_top_padding {
	padding-top: 12px;
}
.photobox {
	margin-bottom: 2px;
	margin-top: 6px;
}
