/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; min-width:984px;  background:#fdfdfd;font-family:calibri; }
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#9d9d9d;	}	
h1 { font-family:"Segoe Print", cursive
}
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

a{color:#8cb92c; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}
p {text-align: left;}
.link{color:#515151; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 7px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:none; color:#8cb92c }
.link1{color:#515151; background:url(images/marker1.gif) top right no-repeat; padding-left:20px; background-position:0 2px; text-decoration:none; font-size:20pt; font-family:"calibri";  }
.link1:hover{text-decoration:none; color:#ffa90b }

.button{color:#fff; background:url(images/button.gif) top left no-repeat; width:114px; text-align:center; line-height:32px; display:block; text-decoration:none;  }
.button:hover{text-decoration:underline }


#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 13px; margin:0px; padding-left:10px; }
#content ul li a{color:#8cb92c; text-decoration: underline; line-height:2.5em} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.html) repeat-x left top; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.html) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.html) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:1.0625em;  }
/* #header .logo{ margin:40px 0px 28px 310px;font-family:"mv boli";font-size:26pt;font-weight:bold;color:#FF82C2; }*/
#header .logo{ margin:32px 0px 16px 310px;  }
/*#header ul{margin:0; padding:0 0 0 232px; list-style:none;}
#header ul li{ margin:0px; display:inline}
#header ul .first a{ padding:2px 20px 2px 0px; background:none}
#header ul li a{color:#3d3f3f; text-decoration:none; display:block; float:left; padding:2px 24px 2px 24px; background:url()  center left no-repeat;} 
#header ul li a:hover { text-decoration:none; color:#8cb92c }*/


#navMenu { margin:0 ; padding:0 }
#navMenu ul { margin:0; padding:0; line-height:30px;text-align:center}
/*-- #navMenu ul .first a{ padding:2px 20px 2px 0px; background:none} */ 
#navMenu li {margin:0 ; padding:0; list-style:none; float:left;position:relative;text-align:center;top:10px;padding-top:9px;left:6px;background:}
#navMenu ul li a {text-align:left;text-decoration:none;height:30px;width:186px;display:block;color:blue; font-size:15px;}
#navMenu ul ul {position:absolute;visibility:hidden;top:30px;}
#navMenu ul li:hover ul {visibility:visible;background: url(images/submenu_bg.png) repeat-y;}
#navMenu li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	/*background: url(images/submenu_top.png) no-repeat;*/
	width: 186px;
	padding-top: 9px;
}

/*login-wrapper*/
#login-wrapper {font-size:12px; color:#b7b7b7;height:280px; width:1200px; font-family:"Tahoma"; display:none;padding-left:10px; }
#login-wrapper .indent{padding:3% 0px 0px 65%;}
#login-wrapper .txt-1 {color:#000000;font-size:20pt; line-height:22pt;font-family:calibri;margin:5px 0px 0px 5px;}
#login-wrapper p{ margin:0px 0px 7px 0px}
#login-wrapper h1{
	font-family:"Segoe Print", cursive;
	color:#FF82C2; 
	font-size:25pt; 
	margin-bottom:13px;	
	font-weight:bold; 
	
}


#login-reg-button {
	position:absolute;
	width:140px;
	margin:0px 0px 0px 838px;
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b0bdc6;
	font-weight:bold;
	line-height:36px;
}
	#login-reg-button a {
		color:#545454; font-weight:bold;
		text-decoration:none;
		font-size:12px;
		padding:12px 60px 12px 0px;
		background:url(images/button1.gif) top right no-repeat
	}
	#login-reg-button b{ color:#ff600b}
	#login-reg-button a:hover {
		text-decoration:underline;
	}
	
	
	#login-reg-button1 {
	position:absolute;
	width:150px;
	text-align:right;
	margin:-6px 0px 0px 838px;
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b0bdc6;
	font-weight:bold;
	line-height:38px;
}
	#login-reg-button1 a {
		color:#545454; font-weight:bold;
		text-decoration:none;
		font-size:14px;
		padding:16px 60px 12px 0px;
		background:url(images/button1.gif) top right no-repeat
	}
	#login-reg-button1 a.active {
		color:#545454; font-weight:bold;
		text-decoration:none;
		font-size:14px;
		padding:16px 60px 12px 0px;
		background:url(images/button.gif) top right no-repeat
	}
	#login-reg-button1 b{ color:#ff600b; display:none}
	#login-reg-button1 span{ color:#ff600b;}
	#login-reg-button1 a:hover {
		text-decoration:underline;
	}
	
	#login-reg-button1 a.active b { display:inline; }
	#login-reg-button1 a.active span { display:none;}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif) top left repeat-x}
#content .indent-main{padding:22px 0px 0px 0px}
#content .indent-col{padding:27px 0px 0px 15px; font-size:20pt;}
#content .indent-col1{padding:27px 0px 0px 0px; font-size:20pt;}
#content .title{  margin-bottom:22px}
#content .img-left{ float:left; margin:0px 20px 16px 0px}
#content .img-indent{ margin:0px 0px 21px 0px}
#content .indent-box{font-size:20pt;color:#000;}
#content p{ margin:0px 0px 17px 0px; color:#4E4C4C; font-family:"calibri";}
#content .p{ margin:0; text-align: justify;}
#content .p1{ margin:0px 0px 17px 0px; text-align: justify;}
#content .p2{ margin:0px 0px 7px 0px; text-align: justify;}
#content h2{
	color:#F9C;
	font-size:20pt;
	margin-bottom:23px;
	/*line-height:1.2em;*/
	letter-spacing:0px;
	font-family:"Calibri";
}
#content h2 span{ margin-top:-20px; display:block}
#content h2 strong{
	color:#F9C
}
#content h2 b{ color:#8cb92c;font-family:"Calibri";}

#content h3{color:#313333; font-size:20pt; line-height:1.2em; letter-spacing:-1px; font-family:"Calibri" }
#content h5{
	/*color:#ffa90b;*/
	color:#F9C;
	font-size:18pt;
	margin-bottom:13px;
	line-height:1.2em;
	letter-spacing:-1px
	
}
#content h5 a{color:#ffbc40; text-decoration:none}
#content h5 a:hover{color:#ffbc40; text-decoration:none; color:#8cb92c}
#content h4{color:#505050; font-size:1em; margin-bottom:11px;  }
#content .tail{ background:url(images/tail.html) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}

.txt{ display:block; margin-bottom:29px; color:#414141}
.txt a{  color:#8cb92c}
.txt1{ font-weight:bold; color:#505050; display:block; margin-bottom:19px; float:right;}
.txt2{ text-align:justify}

#content .indent{padding:0px 13px 0px 0px}

#content #menu1  { 
	padding:0; 
	margin:0;
	color:#4E4C4C; font-family:"calibri";
  } 
  
#content #menu1 ol { margin:0; padding:0; line-height:30px;text-align:center} 
#content #menu1 li { 
 list-style :none; 
  } 

.block{ background:url(images/bg_block.gif) top left no-repeat; text-align:center; width:349px; height:211px; color:#505050}
.indent-block{padding:20px 0px 0px 0px}

/*box*/
.box{ background:#fff; width:100%;}
.box .border-top {background:url(images/border_top.gif) top repeat-x;}
.box .border-right {background:url(images/border_right.gif) right repeat-y;}
.box .corner-top-right {background:url(images/corner_top_right.gif) right top no-repeat; width:100%;}
.box .indent-box{ padding:28px 30px 55px 26px; }
.box .indent-box1{ padding:28px 100px 55px 26px;} 
	
#index h2 {font-family:calibri;font-size:18pt;color:#FFF;}


/*footer*/
#footer { color:#c8c8c8; font-size:0.75em;text-transform:uppercase }
#footer .indent-footer{ padding:17px 50px 0px 50px; text-align:right; }
#footer a {color:#c8c8c8; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
.bg-bot{ background:url(images/bot.gif) top right no-repeat; height:70px}
.bg-bot1{ background:url(images/bot1.gif) top right no-repeat; height:70px}


.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px}
	
.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:41px}
/*.h1{ height:33px; background:url(images/bg_input.gif) top left no-repeat; font-family:"Segoe Print",
}*/
.h2{ height:50px; background:url(images/bg_input1.gif) top left no-repeat;font-family:"Calibri";}

.block-contact span{ float:right; margin-right:20px}
.input{
   	border:none; 
	background:none;
	width:194px; height:18px;
	font-size:1em;
	color:#929292;
	font-weight:bold;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:8px;
}input{
	width:269px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
}
textarea{
	width:269px; height:316px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
