body {
	margin: 0;
	padding: 0;
	background: #fff url(img/bg.gif) repeat-x;
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.6em;
	color: #333;
}

a { color: #546F92;text-decoration:none;}
a:hover { color: #808080;text-decoration:underline;}

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
}

.title { font: bold 14pt,  Helvetica, Sans-Serif; margin: 0; color: #000000; background-color:transparent; }

.title2 { font: bold 14pt,  Helvetica, Sans-Serif; margin: 0; color: #8D9CAF; background-color:transparent; }

.intro_left {
	background: #8D9CAF url(img/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
}
.intro_left div {padding: 0.5em 1em 1em 1em}

.intro_left a {
	color: White; text-decoration: none;
}
.intro_left a:hover {
	text-decoration: underline;
}

.intro_right {
	background: #BCCEDA url(img/intro.jpg) no-repeat;
	color: #547592;
	height: 174px;
	border: 2px solid #e2e2e2;
}

.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
.img_right { float: right; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
.img2 {border: 2px solid #e2e2e2; padding: 3px; margin: 2px;text-align:center}
	 
.box {
/*		border:#ccc 1px solid;*/
		margin: 10px;
}
.box h3 {
 clear: both; font-size: 10pt; color: #000; background: #fff url(img/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;
}


/*.menu_left a {
	display: block;
	color: #3F5B7F;
	background: #C2CEDE;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 8px 12px 8px;
}	
.menu_left a:hover { background: #9EB1C9; color: #fff;  }
*/
#menu_left {
   
	border-bottom: 2px solid #e2e2e2;
   border-top: 2px solid #e2e2e2;
   margin: 4px 0px 4px 0px;
	padding: 2px 0px 1px 0px; 			
}

#menu_capt {
	display: block;
	color: #3F5B7F;
	background: #E5EAF2;
	width: 204px;
	padding: 7px 23px 7px 23px;
	margin: 0px 0px 1px 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

#menu_capt a:hover{
	text-decoration: none;
}
		
#menu_left li { list-style: none;margin:0px;}
#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(img/arrow.gif) no-repeat center left; 
			width: 214px; 
			padding: 7px 13px 7px 23px; 
			margin: 0px 0px 1px 0px;
			font-weight: bold; 
			text-decoration: none; 
		}	
#menu_left li.active { 
			color: #3F5B7F; 
			background: #E5EAF2 url(img/arrow_active.gif) no-repeat center left; 
			width: 214px; 
			padding: 7px 13px 7px 23px; 
			margin: 0px 0px 1px 0px;
			font-weight: bold; 
			text-decoration: none; 
}	
		
#menu_left li a:hover { background: #9EB1C9 url(img/arrow.gif) no-repeat center left; color: #fff;  }

	#menu li {
	color: #444;
	background: #fff url(img/bar.gif) no-repeat bottom left;
	display: block;
	}
	
	.menu_a { 
		background: #fff url(img/bar_active.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		display: block;
		text-decoration: none; 
		padding: 5px;
		text-align:center;
	}
	a.menu { 
		color: #808080; 
		text-decoration: none; 
		text-align:center;
  		background: #fff url(img/bar.gif) no-repeat bottom left; 
		padding: 5px;
		display: block;
	} 	
	a.menu:hover { 
		color: #000; 
	} 
	 
.note {
	padding: 15px 15px 20px 100px;
	border: 1px solid #CFCB66;
	margin: 10px 0 5px 0;
	background: #FFFFAD url(img/package.gif) no-repeat;
	color: #585616;
	}
.note a {}
	
.tb {
	width: 100%;
	background-color: #CCCCCC;
}

.tb th {
	font-weight: bold;
	background-color: #C2CEDE ;
	color: #3F5B7F; 
}

.tb td {
	background-color: #FFFFFF;
	padding:2px 6px 2px 6px; 
}

.comm {
	font-size:11px;
	color:#3F5B7F;
	line-height:1.25em;
	padding:8px 10px 8px 14px;
}



	
#intro_main {
	margin: 0;
	background-color:transparent;
	color: #fff;
	font-family: Helvetica, Sans-Serif;	
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#intro_main h1{
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 0 0;	
}

#intro_main h5{
	font-size: 10pt;
	font-weight:normal;
	margin: 0px;
}

#intro_main h4{
	font-size: 9pt;
	font-weight:normal;
	margin: 0px;
	padding: 15px 0 0 0;	
	color: #547592; 
}

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; text-align:center;}

#main_body {
    padding-left:4px;
}

#main_body h1 {
    color: #3F5B7F;
    font-size: 13pt;
    line-height: 1.2em;
}

#main_body h2 {
    color: #3F5B7F;
    font-size: 11pt;
    line-height: 1.2em;
}

#main_body h3 {
    color: #3F5B7F;
    font-size: 10pt;
    line-height: 1.2em;
}

#main_body h4 {
    color: #3F5B7F;
    font-size: 8pt;
    line-height: 1.2em;
}

#main_body img {
    padding: 2px;
    margin-left: 4px;
    margin-right: 4px;
    border: thin solid #e2e2e2;
}
