@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #CCCCCC;
	margin-top: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	width: 660px;
	line-height: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B1CCB4;
	font-size: 20px;
	width: 660px;
}
#slogan {
	position: relative;
	height: 100px;
	width: 660px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
}

a:hover{
	color: #CC0000;
}
a:active
{
	color: #CCCCCC;
}
a:visited
{
	color: #CC9999;
}
#logolink {
	background-repeat: no-repeat;
	height: 120px;
	width: 940px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #49497D;
	top: 0px;
	padding-left: 3px;
	overflow: hidden;
}



#content {
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#navbar
{
	padding: 0;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
}
#navbar  li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
#navbar  li  a
{
	display: block;
	width: auto;
	color: #FFFF66;
	text-align: center;
	text-decoration: none;
	background-color: #4A4A4A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 4px;
	padding-right: 35px;
	padding-bottom: 4px;
	padding-left: 35px;
}
#navbar  li  a:hover
{
	color: #CC0000;
	background-color: #494981;
}
#navbar  div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
#navbar  div  a
	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFF66;
	background-color: #666666;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#navbar  div  a:hover
	{
	color: #CC0000;
	background-color: #494981;
}
#banner {
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49497D;
}




#banner img {
	padding-right: 25px;
	padding-left: 18px;
	margin-bottom: 0px;
}

#subpagename {
	top: 0px;
	width: 335px;
	left: 602px;
	position: absolute;
	height: 127px;
	text-align: right;
}
#subpagename p {
	font-weight: bold;
	color: #494981;
	font-size: 16px;
	text-align: right;
	width: 330px;
}
#subpagename img {
	padding-top: 10px;
	margin-bottom: -10px;
}

#linking {
	position: absolute;
	height: 600px;
	width: 218px;
	top: 344px;
	left: 678px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFD64C;
	padding-left: 10px;
	padding-top: 20px;
	overflow: hidden;
	text-align: center;
	background-image: url(images/bglink.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B1CCB4;
	width: 660px;
}
#minicontent h2 {
	padding-left: 15px;
	margin-bottom: -5px;
	width: 640px;
}
#minicontent p {
	width: 640px;
	padding-left: 15px;
	margin-top: 7px;
}

#minicontent {
	width: 660px;
}
#accrlogos {
	position: relative;
	width: 660px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #49497D;
	height: 120px;
	overflow: hidden;
}
#accrlogos p {
	font-size: 12px;
	line-height: 4px;
	margin: 10px;
}


#accrlogos img {
	padding-left: 50px;
}
#partnershiplogo {
	position: relative;
	width: 260px;
	height: 120px;
	margin-top: -120px;
	margin-left: 400px;
	overflow: hidden;
}
#partnershiplogo   p {
	font-size: 12px;
	line-height: 4px;
	margin: 10px;
}
#partnershiplogo  img {
	padding-left: 50px;
}

#einfo {
	position: absolute;
	left: 664px;
	top: 88px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494981;
	font-weight: bold;
	width: 270px;
	height: auto;
}
#einfo p {
	font-size: 14px;
	color: #494981;
	width: 270px;
}

