html,body {
	font-family:  Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;	
	background-color: #FFFFFF;	
	color: #000000;		
	margin-left: 10px;
	margin-right: 10px;
	font-size: 85%;
	height: 100%;
}

table {
	font-size: 1em !important;
}

h1 {	
	font-size: 160%;
	margin-top: 0px;
	color: #01608E;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 140%;
}

h4 {
	font-size: 130%;
}

h5 {
	font-size: 120%;
}

a img {
	border: none;
}


/* 
===========================================================
global page layout
===========================================================
*/
.nav_top_table {		
	margin-bottom: -2px;
}

.nav_top {			
}

.nav_breadcrumb {
	
}

.nav_left {	
	display: none;	
}

.nav_top_sub {
	display: none;
}

/*
.content {
	background-image: url(../images/sys_images/topleftcorner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #1E4483;
	
}
*/
.container {
	
}

.container .corner {
	display: none;
}

.content .main_content_table {
	margin-top: 7px;
	padding-left: 10px;
	/* background-image: url(../images/sys_images/vbar.gif);
	background-position: top left;
	background-repeat: repeat-y;	
	*/
	
}

.content .main_content {		
	/* height: 400px;	 */
	padding-right: 5px;	
	padding-top: 5px;
}




.right_sidebar {		
	width: 180px;
}

.right_sidebar br {
	display: none;
}

.nav_bottom {

}

.skip {					
	font-size: 0px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;
	z-index: -1;	
}


form {
	margin: 0px 0px;
	padding: 0px 0px;
}




/* 
===========================================================
Header
===========================================================
*/

.header img {
	margin: 0px 0px;
	display: block;
	position: relative;
}

/*
.header .search table form input {
	display: none;	
}
*/


.header .search table {
	margin-top: 30px;
	float: right;
	margin-right: 10px;	
}

.header .search .searchbtn {
	margin-left: 3px;
}

.header .headbar {	

	
}

.header .site_nav {
	display: none;
}


/* 
===========================================================
Left Navigation
===========================================================
*/
/***** 2 level left navigation ***/
.nav_left {
	background-color: #CCCCCC;
}
.nav2level {
	width: 188px;	
	margin: 10px 0px;		
	
}

.nav2level .navigation {		
	padding: 5px 0px;
	
}


.nav2level a {
	position:relative;
	font-weight: bold;
	color: #1B3664;
}

.nav2level p.topic_off {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* border-bottom: 1px solid #515181; */
}
.nav2level a.topic_off {
	margin: 0px 0px 0px 0px;
	padding: 5px;	
	display: block;	
	font-weight: bold;
	text-decoration: none;
	color: #1B3664; 
}

.nav2level a.topic_off:hover {
	display: block;	
	/* background-color: #CDCE95; */
	font-weight: bold;
	text-decoration: none;
	color: #4C6691; 
}

.nav2level p.topic_on {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.nav2level a.topic_on {
	margin: 0px;
	padding: 5px;
	display: block;		
	font-weight: bold;
	text-decoration: none;
	color: #33326B; 
	background-color: #CDD8EE;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	
}


.nav2level p.topic_on_sub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background-color: #DDDDDD;

}
.nav2level a.topic_on_sub {
	margin: 0px;
	padding: 5px;
	display: block;
	background-color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;	
	color: #33326B;
}


.nav2level a.topic_on_sub:hover {
	display: block;
	/* background-color: #CDCE95; */
	font-weight: bold;
	text-decoration: none;
	color: #4C6691; 
}











.nav2level p.topic_on_sub2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-size: .9em;
	background-color: #DDDDDD;

}
.nav2level a.topic_on_sub2 {
	margin: 0px;
	padding: 5px;
	padding-left: 20px;
	display: block;
	background-color: #DDDDDD;		
	text-decoration: none;	
	color: #33326B;
}


.nav2level a.topic_on_sub2:hover {
	display: block;
	/*background-color: #CDCE95; */
	/* font-weight: bold; */
	text-decoration: none;
	color: #4C6691;
}







.nav2level p.subtopic_off {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-size: .9em;	
	background-color: #DDDDDD;
	
}
.nav2level a.subtopic_off {
	margin: 0px;
	padding: 5px;
	padding-left: 20px;
	display: block;
	background-color: #DDDDDD;
	color: #33326B;
	text-decoration: none;	 	
}

.nav2level a.subtopic_off span {
	border-bottom: 1px solid #E8E5E5;
}

.nav2level a.subtopic_off:hover {
	display: block;
	/* background-color: #CDCE95; */
	text-decoration: none;
	color: #525189; 
}

.nav2level p.subtopic_on {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: .9em;	
	background-color: #DDDDDD;
}
.nav2level a.subtopic_on {
	margin: 0px;
	padding: 5px;
	padding-left: 20px;
	display: block;	
	text-decoration: none;
	color: #33326B;
	background-color: #CDD8EE;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}


.nav2level p.sub2topic_off {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-size: .9em;	
	background-color: #DDDDDD;
	
}
.nav2level a.sub2topic_off {
	margin: 0px;
	padding: 5px;
	padding-left: 35px;
	display: block;
	background-color: #DDDDDD;
	color: #33326B;
	text-decoration: none;	 
}

.nav2level a.sub2topic_off span {
	border-bottom: 1px solid #E8E5E5;
}

.nav2level a.sub2topic_off:hover {
	display: block;
	/* background-color: #CDCE95; */
	text-decoration: none;
	color: #525189; 
}

.nav2level p.sub2topic_on {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: .9em;
	background-color: #DDDDDD;
}
.nav2level a.sub2topic_on {
	margin: 0px;
	padding: 5px;
	padding-left: 35px;
	display: block;
	text-decoration: none;
	color: #33326B;
	background-color: #CDD8EE;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	
}

.mailfriend {
	margin-left: 5px;
}

/* 
===========================================================
Sidebar
===========================================================
*/
.sidebar {
	margin-bottom: 10px;
}

.sidebar p.title{
	margin: 0px 0px;	
	background-color: #1B468A;
	color: white;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 10px;
	
	background-image: url(../images/sys_images/sidebartopleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

.sidebar p.sfoot {
	margin: 0px 0px;
	background-color: #1B468A;
	background-image: url(../images/sys_images/sidebarbottomleft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.sidebar .sbody {
	border: 1px solid #5A77A0;
}

.sidebar .sbody p {
	margin: 5px 0px;
	padding: 0px 5px;
}

/* 
===========================================================
Footer
===========================================================
*/
.nav_bottom{	
	position: relative;		
	background-color: #1D4385;	
	color: white;
	
	background-image: url(../images/sys_images/footerleft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.footer {
	font-size: 80%;	
	background-image: url(../images/sys_images/footerright.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
}

.footer p {
	margin: 5px 0px;
	text-align: center;
}

.footer p a{
	color: white;
	text-decoration: none;
}

.footer img {
	display: block;
}

/* 
===========================================================
Tabs_block
===========================================================
*/

.tab_block {
	
}

.tabs {
		
}
.tab {
	
}

.tabs img{
	margin: 0px 0px;
	padding: 0px 0px;
	margin-bottom: -3px;
}

.tbody {		
	border: 1px solid #737373;	
}

.tbody .padding {
	padding-left: 10px;
	padding-right: 10px;
}


/* 
===========================================================
Box
===========================================================
*/

.box {
	
}

.box .head{	
	background-image: url(../images/sys_images/bar.jpg);
	background-repeat: repeat-x;	
	background-color: #E7F1FA;		
	margin-bottom: -15px;
	
}

*html .box .head {	
	margin-bottom: -4px;	
}

.box .head div{		
	background-image: url(../images/sys_images/topleft.jpg);
	background-repeat: no-repeat;	
	
}

.box .head div div{		
	background-image: url(../images/sys_images/topright.jpg);
	background-repeat: no-repeat;	
	background-position: top right;	
}


.box .foot{	
	background-image: url(../images/sys_images/bar.jpg);
	background-repeat: repeat-x;	
	background-color: #E7F1FA;
	background-position: bottom left;
	margin-top: -4px;	
	
}
*html .box .foot{	
	margin-top: -4px;	
}

.box .foot div{		
	background-image: url(../images/sys_images/bottomleft.jpg);
	background-repeat: no-repeat;	
	background-position: bottom left;	
}

.box .foot div div{		
	background-image: url(../images/sys_images/bottomright.jpg);
	background-repeat: no-repeat;	
	background-position: bottom right;	
}

.box .body {
	border-left: 1px solid #B2C7DC;
	border-right: 1px solid #B2C7DC;	
	background-color: #E7F1FA;
	height: 100%;
	z-index: 2;
	position: relative;	
	color: #8DA4BF;	
}

*html .box .body p {
	padding: 0px 5px;
	margin: 0px 0px;	
}

.box .body hr {
	color: #B2C7DC;			
}

.box .body select {
	
}