* {
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;	
	background-color: #DADEE1;
	background-image: url(StyleImage2/mainbk.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: #333333;
}

#header {
	width: 790px;
	height: 112px;
	background-image: url(StyleImage2/newhead.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 790px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;

}


#main #left {
	height: 100%;
	text-align: left;
	text-decoration: none;
	color: #000000;
	padding-top: 15px;
	padding-left: 15px;
	width: 155px;
	float: left;
}


#main #right {
	height: 100%;
	width: 450px;
	float: left;
	font-size: 13px;
	text-align: left;
	line-height: 23px;
	padding-top: 15px;
	padding-left: 20px;
}
#main #right #content {
}



#left a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

#leftmenuitem {
	font-size: 14px;
	font-weight: bold;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#leftselecteditem {
	font-size: 14px;
	font-weight: bold;
	background-image: url(StyleImage2/left_select.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 150px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#leftselectedtext {
	padding-left: 30px;
	padding-top: 6px;
}
.BIGTITLE {
	font-size: 16px;
	font-weight: bold;
}
.SMALLTITLE {
	font-size: 14px;
	font-weight: bold;
}
#left a:hover {
	text-decoration: underline;
}
#header #menu #menuitem {
	height: 28px;
	width: 75px;
	float: left;
	margin-right: 5px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	background-image: url(StyleImage2/bluemenu.jpg);
	background-repeat: no-repeat;
}
#header #menu {
	height: 28px;
	width: 600px;
	padding-top: 84px;
	float: left;
	padding-left: 30px;
}
#main #left #left_middle {
	height: 580px;
	width: 155px;
	background-color: #D6E5F6;
	padding-top: 25px;
}

#menu #menuitem #menutext a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu #menuitem #menutext {
	padding-top: 10px;
}
#menu #selectedmenuitem #selectedmenutext {
	padding-top: 10px;
}

#menu #selectedmenuitem {
	color: #000000;
	height: 28px;
	width: 75px;
	float: left;
	font-weight: normal;
	margin-right: 5px;
	background-image: url(StyleImage2/whitemenu.jpg);
	font-size: 13px;
}
#menu #selectedmenuitem #selectedmenutext a {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}
#main #rightmost {
	float: left;
	padding-top: 15px;
}
#main #right #content li {
	padding-left: 20px;
	list-style-type: none;
}

#main #right #content ul.bullet li {
	padding-left: 0px;
	list-style-type:disc;
	margin-left:20px;
}

#leftregion hr {
	width: 125px;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.subtitle {
	background-color: #D6E5F6;
}
#indexmain #indexleft #right1 a {
	padding-left: 20px;
	font-weight: normal;
}
#footer {
	clear: both;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8ECF0;
	font-size: 12px;
	text-align: center;
}
#header #language {
	width: 60px;
	float: right;
	padding-top: 10px;
	font-size: 12px;
	line-height: 19px;
}
#header #language a {
	color: #FFFFFF;
}
#header #language a:hover {
	color: #FFFFFF;
}
#header #global {
	width: 60px;
	float: right;
	color: #FFFFFF;
	padding-top: 30px;
}

