@charset "utf-8";
/* CSS Document */

#header {
	height: 54px;
	min-width:770px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	height: auto;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 10px;
}

#divholder {
	height: auto;
	min-width:770px;
	padding-top: 5px;
	background-color: #F7F7F7;
	margin-bottom: -4px;
}
#divborder {
	border: 2px solid #2D5074;
	width: 850px;
	padding: 10px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F7F7;
}

#footer {
	height: 120px;
	min-width:770px;
	font-size: x-small;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#pmrfront {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}
body {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	background-image: url("images/background_png.png");
	background-repeat: repeat;
}
#page {
}
#add {
	width: 135px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#nav {
	height: 18px;
	width: 850px;
	min-width:770px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D5074;
	background-color: #F7F7F7;
	
}
#navlist {
	display: inline;
	font-size: 15px;
}

#navlist li {
	display: inline;
	text-decoration: none;
	margin-right: 4%;
}


#navlist li a {
	text-decoration: none;
	color: #2F5074;
}
#sidenav {
	width: 18%;
	height: 350px;
	float: left;
	text-indent: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
}



#Snavlist {
	font-size: 11px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#Snavlist li {
	text-decoration: none;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#Snavlist li a {
	text-decoration: none;
	color: #2E4F73;
	text-indent: 0px;
}
#subnav {
	height: 14px;
	width: 850px;
	min-width:770px;
	text-align: center;
	padding-top: 15px;
	background-color: #F7F7F7;
}

#subnavlist {
	font-size: 11px;
	display: inline;
}
#subnavlist li {
	display: inline;
	margin-right: 2%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D5074;
}
#subnavlist li a {
	text-decoration: none;
	color: #2F5074;
}
.addcontent {
	background-color: #9D9D37;
	height: auto;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.addimg {
	padding-top: 2px;
	padding-bottom: 2px;
}

#Mastercontainer {
	height: 350px;
	width: 890px;
	float: right;
	padding: 5px;
	text-align: justify;
	font-size: small;
	margin: 5px;
}
.title {
	font-size: 15px;
	color: #9C9D36;
	height: 25px;
	font-weight: normal;
	text-decoration-color:#003399;
	text-align: center;
	text-decoration: underline;
}
.teamimg {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content {
	font-size: 12px;
	text-align: justify;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.content p {
	text-indent: 20px;
	padding: 5px;
	line-height: 20px;
	font-size: 12px;
}
#logo {
	width: 600px;
}
.photostroke {
	border: 0px solid #2D5074;
}
#Mastercontainer div {
	max-width:600px;
	line-height: 20px;
}
.blueSmall {
	color: #2F5074;
	font-size: 11px;
	text-align: center;
}
.imgstyle1 {
	float: left;
	width: 250px;
	text-align: justify;
	padding-top: 6%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
}
.content_jr p {
	line-height: 20px;
	text-align: justify;
	font-size: 12px;
	text-indent: 20px;
	padding-right: 35px;
}

.content_jl  p {
	line-height: 20px;
	text-align: justify;
	font-size: 12px;
	text-indent: 20px;
	padding-left: 35px;
}
.imgstyle2 {
	float: right;
	width: 250px;
	text-align: justify;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-top: 6%;
}
.imgstyle3 {
	float: right;
	width: 180px;
	text-align: justify;
	padding-right: 9%;
	padding-bottom: 3%;
	padding-left: 3%;
}
#teamtablestyle {
	float: right;
	text-align: justify;
	display: inline;
}
.blackSmall {
	color: #000000;
	font-size: 11px;
	text-align: center;
}
