@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #991101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
table {
	
}
#Wrapper {
	width: 860px;
	background-color: #ffffff;
	padding-bottom: 5px;
}
#Header {
	width: 850px;
	height: 200px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Banner {
	width: 850px;
	height: 213px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#TopNavigtation {
	width: 850px;
	height: 67px;
}
#TopNavigtation_Left { 
	float: left;
	width: 667px;
	height: 67px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#RightNavigtationTop {
	float: right;
	width: 183px;
	height: 67px;
	background-image: url(images/navigation_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topmenu {
	padding-left: 47px;	
}
#Content {
	width: 850px;
	
}
#contentLeft {
	float: left;
	width: 667px;
}
#pagebodyContent {
	background-image:url(images/welcome_inside_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 50px;
	
}
#pagebodyContentBehind {
	background-image:url(images/welcome_inside_strip.jpg);
	background-repeat: repeat-y;
	background-position: top;
	position: relative;
	z-index: 9px;
	
}
#text { 
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding: 10px;
	padding-left: 50px;
	padding-right: 20px;
	
}
#text p {
	margin-top: 5px;
}
#text b {
	color: #0036e4;
}
#text h1 {
	font-size: 17px;
	color: #990000;
	margin: 0 0 0 0px;
	border-bottom: 2px dotted #990000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#text h2 {
	font-size: 15px;
	color: #990000;
	line-height: 150%;
	
}
#text h3 {
	font-size: 14px;
	color: #990000;
	line-height: 150%;
}
#text h4 {
	font-size: 14px;
	color: #002C99;
	line-height: 150%;
}
#text h5 {
	font-size: 13px;
	color: #ff0000;
	line-height: 150%;
	
}
#text h6 {
	font-size: 13px;
	color: #800080;
	
	
}
#text span {
	color: #800000;
	font-size: 14px;
	font-weight: bold;
}
#text a {
	color: #0000ff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#text a:hover {
	color: #990000;	
}

#text ul {
	margin-left: 0px;	
	margin-top: 0px;
}
#text ul li {
	margin-left: 0px;	
	margin-top: 0px;
}
#text ol {
	margin-left: 0px;	
	margin-top: 0px;
}
#text ol li {
	margin-left: 0px;	
	margin-top: 0px;
}
.line_1 {
	font-size: 17px;
	color: #0352e4;
	text-align:center;
	font-weight: bold;
	padding-top: 10px;
	line-height: 150%;
}
.line_2 {
	font-size: 17px;
	color: #000000;
	text-align:center;
	font-weight: bold;
	line-height: 150%;
}
.line_3 {
	font-size: 17px;
	color: #ff5a00;
	text-align:center;
	font-weight: bold;
	line-height: 150%;
}
.line_4 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}
.line_5 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}
#welcomeContent1 {
	background-image: url(images/welcome_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 326px;

	
}
#welcomeContent2 {
	background-image: url(images/welcome_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 262px;
	
}
td.page_content1 {
	font-weight: bold;
	color: #000000;
	background-color: #7cd8ff;
}
td.page_content2 {
	font-weight: bold;
	color: #000000;
	background-color: #dadada;
}
td.page_content3 {
	color: #000000;
	background-color: #f1f1f1;
}
td.page_content4 {
	font-weight: bold;
	color: #990000;
	background-color: #e6e6e6;
}

/** Rightmenu **/
#contentRight {
	float: right;
	width: 183px;
}
#RightNavigationmenu {
	background-image:url(images/leftnavigation_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.rightmenu {
	width: 144px;
	
	
}
.rightmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 144px;
	text-align: left;
	font-size: 12px;
	
}
.rightmenu li {
	border-bottom: 1px solid #991101;
	width: 145px;	
	margin-left: 2px;
}
.rightmenu li a {
	display: block;
	text-decoration: none;
	color: #014e93;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
/*	border-left: 10px solid #d5e2ff; */
	background-image: url(images/right_icon.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 8px;
}
.rightmenu li a span {
	padding: 5px;
}
.rightmenu li a:hover {
	display: block;
	color: #ff0000;
	/*background-color: #fff;
	border-left: 10px solid #0388db;*/
}

#fotter {
	height: 32px;
	width: 840px;
	background-image:url(images/fotter_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#fotter_left { 
	float: left;
	padding-left: 10px;
}
#fotter_right {
	float: right;
	padding-right: 10px;
}



