@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a img{
	border:0px;
}
#clear {
	clear:both;
}

body {
	background-image: url(../_sysimg/back.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	background-color: #CCCCCC;
}

.header {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	margin-top: 15px;
}
.header .logo {
	width: 400px;
	padding-left: 20px;
	position: relative;
	top: -152px;
	z-index: 800;
}
.header .slogan {
	width: 420px;
	padding-top: 0px;
	padding-right: 0px;
	position: relative;
	top: -157px;
	z-index: 900;
	height: 22px;
}
.header .slogan h3 {
	text-align: right;
	color: #D3031C;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, "Arial Narrow";
	font-style: italic;
	font-weight: bold;
	padding-right: 5px;
	font-size: 16px;
}
.wrapper {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(../_sysimg/wrap-back.gif);
	background-repeat: repeat-y;
	overflow: auto;
}
.left {
	width: 200px;
	background-image: url(../_sysimg/left-back.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 15px;
}
.left h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, "Arial Narrow";
	font-style: italic;
	font-weight: bold;
	color: #D3031C;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-top: 3px;
}
.left ul {
	margin-bottom: 15px;
	list-style-image: none;
	list-style-type: none;
}
.left   li  a {
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../_sysimg/bullet-gray.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	display: block;
	text-decoration: none;
}
.left li a:hover {
	text-decoration: none;
	background-color: #DDDDDD;
	background-image: url(../_sysimg/bullet-red.gif);
	background-repeat: no-repeat;
}
.left  li  .selected  {
	text-decoration: none;
	background-color: #BBB;
	background-image: url(../_sysimg/bullet-white.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.left li li a {
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../_sysimg/bullet-block.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	display: block;
	text-decoration: none;
}
.left li li a:hover {
	text-decoration: none;
	background-color: #DDDDDD;
	background-image: url(../_sysimg/bullet-blockred.gif);
	background-repeat: no-repeat;
	color: #666666;
}
.left   li   li   .selected  {
	text-decoration: none;
	background-color: #CCC;
	background-image: url(../_sysimg/bullet-blockwhite.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}


.content {
	float: right;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	background-image: url(../_sysimg/content-back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	width: 700px;
	padding-right: 15px;
}
.content a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3031C;
}
.content a:hover {
	border-bottom-style: solid;
}
.content p {
	margin-bottom: 8px;
}

.content h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #D3031C;
	margin-top: 3px;
	margin-bottom: 5px;
}
.content h1 a {
	color: #D3031C;
}
.content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #9E0035;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 18px;
}
.content h2 a {
	color: #9E0035;
}
.content h3 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, "Arial Narrow";
	line-height: 16px;
}
.content h3 a {
	color: #333333;
}
.content  h4  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #D3031C;
	border: 4px double #FFFFFF;
	padding: 4px;
	margin-bottom: 10px;
	font-weight: normal;
}
.content h4 a {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.content h5 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, "Arial Narrow";
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D3031C;
	padding-left: 5px;
	margin-bottom: 10px;
}
.content h5 a {
	color: #333333;
}
.content img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.content li {
	margin-left: 12px;
	padding-bottom: 5px;
}
.content ul {
	margin-bottom: 15px;
	list-style-image: url(../_sysimg/bullet-red.gif);
	list-style-position: outside;
	margin-left: 10px;
}
.content ol {
	margin-bottom: 15px;
	list-style-position: outside;
	margin-left: 10px;
}


#last {
	margin-right: 0px;
}
.content .threeblock {
	width: 220px;
	float: left;
	margin-right: 20px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(../_sysimg/threeblock-back.gif);
	background-position: bottom;
	overflow: auto;
}
.content .threeblock img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.content .threeblock .titleblock {
	z-index: 901;
	top: -73px;
	position: relative;
	overflow: auto;
}

.content .threeblock .ptxt {
	position: relative;
	top: -20px;
}


.content .threeblock h2 {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 0px;
}
.content .threeblock .ptxt p a {
	text-decoration: none;
	color: #666666;
	display: block;
}
.content .threeblock .ptxt p a:hover {
	text-decoration: none;
	color: #9E0035;
	display: block;
}
.footer {
	background-color: #E0E0E0;
	height: 20px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D3031C;
	border-bottom-color: #FFFFFF;
}
.footer ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin-left: 200px;
}


.footer li {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.footer li a {
	color: #999999;
	text-decoration: none;
}
.footer li a:hover {
	list-style-image: none;
	list-style-type: none;
	color: #666666;
	text-decoration: none;
}
.align-right {
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.align-left {
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}

