/* CSS Document */

.body{
	background-color: #616161;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.header_box1{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 618px;
	height: 112px;
}
.header_box2{
	background-image: url(images/right_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 131px;
	width: 133px;
}
.header_box3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	background-color: #a6a6a6;
	height: 19px;
}
.header_box4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	height: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a6a6a6;
}
.images_box1{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.images_box2{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.images_box3{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.rightbox_2{
	background-color: #FFFFFF;
	background-image: url(images/rightbox_2.jpg);
	height: 139px;
	width: 132px;
}
.content_boxa{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 605px;
}	
.content_boxb{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	width: 600px;
}
.content_boxb a:link, .content_boxb a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f469a;
	text-decoration: none;
}
.content_boxb a:active, .content_boxb a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f469a;
	text-decoration: underline;
}
.navbox_1{
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a1a1a1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a1a1a1;
}
.navbox_2{
	background-image: url(images/nav_topline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2f469a;
	padding: 3px;
}
.navbox_2 a:link, .navbox_2 a:active, .navbox_2 a:hover, .navbox_2 a:visited{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2f469a;
}
.header_address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.black_box{
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.affiliations{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a1a1a1;
	background-image: url(images/affiliations.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 44px;
	width: 78px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a1a1a1;
}
.copywright, .copywright a:link, .copywright a:active, .copywright a:hover, .copywright a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

