﻿/* Panurgy Stylesheet */
body {
	padding: 0;
	margin: 0;
	font: 12px Arial, sans-serif;
	line-height: 1.5em;
	color: #202020;
	background-image: url('images/background.png');
}
a {
	color: #FFFFFF;
	background: inherit;
}
a:hover {
	color: #000;
	background: inherit;
}
a.title {
	color: #B41A1A;
	background: #FFF;
}
h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 16px 0 0 8px;
	margin: 0;
}
h2 {
	margin: 0;
	padding: 0;
	font: normal 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
}
h1 a {
	color: #FFF;
	background: inherit;
}
h1 a, h2 a {

}
h1 a:hover, h2 a:hover {
	color: #7E97FF;
	background: inherit;
}
h3 {
	font: 90% Arial, Sans-Serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #5f5f5f;
	background: #FFF;
}
p {
	margin: 0 0 0px 0;
	line-height: 1.5em;
}
p.pblue {
	color: #003397;
	text-align: center;
}
form {
	margin: 0;
}
input.search {
	width: 199px;
	border: none;
	background: #FFF url(images/input.png);
	padding: 4px;
	color: #808080;
}
input.submit {
	height: 24px;
	font-weight: bold;
	width: 53px;
	border: none;
	background: #ffffff url(images/button.png);
	padding: 3px;
	color: #FFF;
}
/* layout */
.content {
	margin: 10px auto;
	width: 968px;
	background: #FFF url(images/big_middle.png) repeat-y;
	color: #202020;
}
.logo {
	padding: 18px 0 0 3px;
}
/* header */
.header_top {
	background: #FEFEFE url(images/big_top.png) no-repeat;
	color: #FFF;
	height: 15px;
}
.header {
	padding: 0px 10px 0 10px;
}
.header_bottom {
	clear: both;
	background: #FEFEFE url(images/big_bottom.png) no-repeat;
	color: #FFF;
	height: 15px;
}
/* navigation */
#nav {
	width: 100%;
	float: right;
}
#nav ul {
	margin: 0;
	list-style: none;
	padding: 0;
	height: 28px;
}
#nav a, #nav strong, #nav span {
	float: left;
	display: block;
	color: #666666;
	padding: 7px 20px 4px 10px;
	background: url(images/uppernav.png) no-repeat 100% 0px;
	text-decoration: none;
	font-weight: bold;
}
#nav a {
	float: none;
}
#nav li {
	float: right;
	color: #FFF;
	background: #FFFFFF url(images/uppernav.png) no-repeat 0px 0px;
	margin: 0;
	padding: 0 0 0 9px;
}
#nav #current {
	background: #FFFFFF url(images/uppernav.png) no-repeat 0 -41px;
	color: #FFF;
}
#nav #current a {
	background: #1995C2 url(images/uppernav.png) no-repeat 100% -41px;
	padding: 7px 20px 4px 11px;
	color: #FFF;
}
#nav a:hover {
	color: #FFFFFF;
	background: url(images/uppernav.png) no-repeat 100% 0px;
	text-decoration: underline;
}
.sf_left {
	float: right;
	width: 203px;
	height: 87px;
	color: #FFF;
	background-image: url('images/logobg.png');
	background-repeat: no-repeat;
}
.sf_left img{
	border: 0px;
}
.sf_right {
	width: 737px;
	float: right;
	height: 87px;
}
.sf_bottom {
	clear: both;
	background: url(images/bottom.png) no-repeat left bottom;
	color: #FFFFFF;
	height: 55px;
}
.sf_bottom_text {
	text-align: right;
	padding-top: 18px;
	padding-right: 8px;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.subheader {
	padding: 2px;
	color: #ffffff;
	text-align: center;
	background-image: url('images/background2.png');
}
.subheader b {
	font-weight: bold;
	color: #ffffff;
	font-size: large;
}
.subheader a {
	font-size: small;
	font-weight: bold;
	color: #000F8C;
	text-decoration: none;
}
.content_middle {
	padding: 10px 20px 10px 20px;
	float: left;
	width: 728px;
	margin: 0;
	text-align: justify;
}
.content2_left {
	padding: 0px 10px 10px 10px;
	float: left;
	width: 575px;
	margin: 0;
	text-align: justify;
}
.fullcontent_left {
	padding: 0px 10px 10px 10px;
	float: left;
	width: 945px;
	margin: 0;
	text-align: justify;
}
.fullcontent_right {
	padding: 0px 10px 10px 10px;
	float: right;
	width: 735px;
	margin: 0;
	text-align: justify;
}
.bulletlist1 {
	float: left;
	width: 250px;
	padding-left: 140px;
}
.bulletlist2 {
	float: left;
	width: 300px;
}
.contentbox_top {
	background: #F0F0F0 url(images/contentbox_top.png) no-repeat;
	height: 40px;
	width: 577px;
}
.contentbox_top h2 {
	color: #202020;
	padding: 7px 0 0 5px;
	margin: 0;
}
.contentbox_middle {
	padding-right: 10px;
	padding-left: 10px;
	background: #FFF url(images/contentbox_middle.png) repeat-y;
}
.contentbox_bottom {
	background: #FFF url(images/contentbox_bottom.png) no-repeat;
	height: 12px;
	width: 577px;
}
.fullcontentbox_top {
	background: #F0F0F0 url(images/fullcontentbox_top.png) no-repeat;
	height: 40px;
	width: 945px;
}
.fullcontentbox_top h2 {
	color: #202020;
	padding: 7px 0 0 5px;
	margin: 0;
}
.fullcontentbox_middle {
	padding-right: 10px;
	padding-left: 10px;
	background: #FFF url(images/fullcontentbox_middle.png) repeat-y;
	height: 100%;
}
.fullcontentbox_middle a{
	color: #202020;
}
.fullcontentbox_middle li{
	font-size:14px;
}
.fullcontentbox_bottom {
	background: #FFF url(images/fullcontentbox_bottom.png) no-repeat;
	height: 12px;
	width: 945px;
}

.fullcontentbox2_top {
	background: #FFFFFF url(images/fullcontentbox2_top.png) no-repeat;
	height: 40px;
	width: 735px;
}
.fullcontentbox2_top h2 {
	color: #202020;
	padding: 7px 0 0 5px;
	margin: 0;
}
.fullcontentbox2_middle {
	padding-right: 10px;
	padding-left: 10px;
	background: #FFF url(images/fullcontentbox2_middle.png) repeat-y;
	height: 100%;
}
.fullcontentbox2_middle a{
	color: #202020;
}
.fullcontentbox2_middle li{
	font-size:14px;
}
.fullcontentbox2_bottom {
	background: #FFF url(images/fullcontentbox2_bottom.png) no-repeat;
	height: 12px;
	width: 735px;
}

.left {
	float: left;
	width: 795px;
	margin: 0 0 10px 0;
}
.leftfull {
	float: left;
	width: 965px;
	margin: 0 0 10px 0;
}
.box_top {
	background: #F0F0F0 url(images/leftbox_top.png) no-repeat;
	color: #808080;
	height: 40px;
	width: 159px;
}
.box_top h2 {
	color: #202020;
	background: inherit;
	padding: 7px 0 0 5px;
	margin: 0;
}
.box {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 0 4px 0 7px;
	margin: 0;
	width: 144px;
	color: #595959;
	background: #FFF;
}
.box b {
	color: #202020;
	font-weight: bold;
}
.box a {
	color: #003397;
	font-weight: bold;
	text-decoration: none;
}
.box a:hover {
	color: #EE0000;
	font-weight: bold;
	text-decoration: underline;
}
.box p:hover {
	background-color: #EDEDED;
}
.box_bottom {
	background: #FFF url(images/leftbox_bottom.png) no-repeat;
	color: #000;
	height: 13px;
	width: 160px;
	margin: 0 0 7px 0;
}
.leftbox_top {
	background: #F0F0F0 url(images/leftbox_top.png) no-repeat;
	color: #808080;
	height: 40px;
	width: 159px;
}
.leftbox_top h2 {
	color: #202020;
	background: inherit;
	padding: 7px 0 0 5px;
	margin: 0;
}
.leftbox {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 8px 4px 8px 7px;
	float:none;
	width: 144px;
	height: 350px;
	color: #595959;
	background: #FFF;
}
.leftbox img{
	border:0px;
}
.leftbox_bottom {
	background: #FFF url(images/leftbox_bottom.png) no-repeat;
	color: #000;
	height: 13px;
	width: 160px;
	margin: 0 0 7px 0;
}
.left_side {
	float: left;
	width: 159px;
	padding: 0px 5px 8px 8px;
}
.middle {
	float: right;
	width: 605px;
	margin: 0 0px 0 0;
	text-align: justify;
}
#rotateParent{
	padding: 55px 0px 0px 0px;
	font-size:32px;
	font-weight:bold;
	color: #003397;
}
.rotate_menu{
	text-align:right;
	padding: 1px 0px 0px 0px;
}
.rotate_menu img{
	float:right;
}
#rotateChild{
	font-size:16px;
	font-weight:bold;
	color: #595959;
}
.article {
	padding: 5px 5px 0 0px;
	width: 582px;
	height: 172px;
	background-image: url('images/article_Box.png');
	background-repeat: no-repeat;
}
.article_body {
	padding: 0px 5px 10px 2px;
	height: 138px;
	text-align:center;
}
.article_body2 {
	padding: 5px 15px 10px 10px;
	height: 138px;
}
.article_body h2 {
	text-align: right;
}
.article2 {
	padding: 20px 2px 0 0px;
	width: 582px;
	height: 172px;
	background-image: url('images/article_Box2.png');
	background-repeat: no-repeat;
}
.article2_body {
	padding: 30px 14px 11px 14px;
	height: 138px;
}
.article2_body h2 {
	text-align: right;
}
.grey_top {
	width: 582px;
	background: #EDEDED url(images/grey_top.png) no-repeat;
	color: #000;
	height: 5px;
}
.grey {
	width: 562px;
	padding: 10px;
	background: #EDEDED url(images/grey_bottom.png) no-repeat bottom left;
	color: #808080;
}
.grey a {
	color: #202020;
	background: inherit;
	font-weight: bold;
}
.grey a:hover {
	color: #000;
	background: #EDEDED;
}
.highlight {
	padding: 5px 3px 5px 3px;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
}
/* right side */
.right {
	float: right;
	width: 170px;
	margin: 0 0 10px 0;
}
img {
	float: left;
	margin: 0 9px 3px 0;
}
/* footer */
.footer_menu {
	clear: both;
	height: 54px;
	padding-left: 10px;
	width: 948px;
}
.footer_bottom {
	background: url(images/footer_bottom.png) no-repeat;
	height: 56px;
	width: 100%;
}
.footer_bottom_text {
	padding-top: 18px;
	text-align: right;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	padding-right: 8px;
}
.copyright{
	text-align: center;
	font-size:10px;
}
.copyright_menu {
	color: #CCCCCC;
	text-align: center;
}
.copyright_menu a{
	color: #FFFFFF;
}
.copyright_menu a:hover{
	color: #808080;
}

