/* CSS Document */

body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family: tahoma, Verdana, sans-serif;
font-size: small;}

html{
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #COCOC0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color:  gray;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
} 

.holder{
width:748px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-image:url(images/curve_mid.jpg);
background-repeat:repeat-y;
}

.header{
height:145px;
padding:5px;
padding-left:22px;
}

.navigation{
float:right;
font-size: 12px;
font-weight: normal;
letter-spacing: -1px;
color: #006699;
padding-right:20px;
padding-top:21px;
}

.title{ 
background:#fff;
display:block;
width:400px;
height:25px;
margin:0;
font:20px/20px Tahoma, "Times New Roman", Times, serif;
font-weight:normal;
padding:4px 0 0 230px;
color:#FF7113;
}

.block_left{
background-image:url(images/nav_block.gif);
background-repeat:no-repeat;
float:left;
width:227px;
height:191px;
margin-left:22px;
font-size: 20px;
padding-left: 10px;
padding-top: 20px;
color: #FFFFFF;
}

*html .block_left{
background-image:url(images/nav_block.gif);
background-repeat:no-repeat;
float:left;
width:200px;
height:168px;
margin-left:10px;
}

.block_right{
	background-image:url(images/side_banner_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	width:437px;
	height:86px;
	margin-right:22px;
	font-size: 28px;
	padding-left: 10px;
	padding-top: 105px;
	color: #FFFFFF;
}

*html .block_right{
	background-image:url(images/side_banner_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	width:437px;
	height:86px;
	margin-right:10px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 105px;
	color: #FFFFFF;
}

.top_curve{
background-image:url(images/curve_top.jpg);
background-repeat:no-repeat;
height:16px;}

.left_shade1{
background-image:url(images/curve_left.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.center_content{
width:738px;
background-color:#FFFFFF;
float:left;
}

.right_shade1{
background-image:url(images/curve_right.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.left_content{
float:left;
width:227px;
margin-left:22px;
margin-top:10px;
}

*html .left_content{
float:left;
width:227px;
margin-left:10px;
margin-top:10px;
}

.right_content{
	margin-top:10px;
	float:right;
	width:437px;
	margin-right:22px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

*html .right_content{
	margin-top:10px;
	float:right;
	width:437px;
	margin-right:10px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

.bottom_curve{
height:17px;
background-image:url(images/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

.footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
}

h2 {
	margin: 0;
	color: #006699;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:25px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 3px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:9px;
	background-image:url(images/dots-hr-4.gif);
	background-repeat:repeat-x;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

	
}

.hr{
	width: 100%;
	height:8px;
	background-image:url(images/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}


.nav{
color:#006699;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

.nav:hover{
color:#5C5C5C;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}
.navr{
color:#59C7FE;
font-style:italic;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

.navr:hover{
color:#006699;
font-style:italic;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

.nav1{
color:#006699;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav1_buddy.gif);
background-repeat:no-repeat;
background-position: -3px 0px;
}

.nav1:hover{
color:#F4FF4F;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav1_buddy.gif);
background-repeat:no-repeat;
background-position: -3px -18px;}

.nav2{
color:#006699;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav2_buddy.gif);
background-repeat:no-repeat;
background-position: -3px 0px;}

.nav2:hover{
color:#B7F5FB;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav2_buddy.gif);
background-repeat:no-repeat;
background-position: -3px -18px;}

.nav3{
color:#006699;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav3_buddy.gif);
background-repeat:no-repeat;
background-position: -3px 0px;}

.nav3:hover{
color:#FFB16F;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav3_buddy.gif);
background-repeat:no-repeat;
background-position: -3px -18px;}

.sup{
font-size: 14px;}

/* TOP PANEL*/
#topPanel{width:700px; height:230px; position:relative; margin:0 auto; padding:0;}
#topPanel img{width:230px; height:80px; z-index:1; padding:0; position:absolute; margin:0 0 0 21px;}

#topPanel #headerPanelfast{width:200px; height:214px; position:absolute; top:0; left:0; margin:10px 0 0; padding:0px; background:url(images/green-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelfast a{width:200px; height:214px; display:block; text-decoration:none; }
#topPanel #headerPanelfast a:hover{width:200px; height:214px; background:url(images/green-hover.jpg) no-repeat 0 0 #fff; color:#fff; text-decoration:none;}
#topPanel #headerPanelfast h6{display:block; width:90px; height:47px; margin:18px 0 0 30px; font:16px/16px tahoma, Verdana, sans-serif; font-weight:bold; text-transform:uppercase; position:absolute; top:0px; left:0px; z-index:1;}
#topPanel #headerPanelfast p{width:163px; display:block; font:12px/18px tahoma, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:105px 50px 0 38px;}

#topPanel #headerPanelsecond{width:200px; height:214px; position:absolute; top:0; left:250px; margin:10px 0 0; padding:0px; background:url(images/blue-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelsecond a{width:200px; height:214px; display:block; text-decoration:none; }
#topPanel #headerPanelsecond a:hover{width:200px; height:214px; background:url(images/blue-hover.jpg) no-repeat 0 0 #fff; color:#fff; text-decoration:none;}
#topPanel #headerPanelsecond h6{display:block; width:90px; height:47px; background:none; margin:18px 0 0 40px; font:16px/16px tahoma, Verdana, sans-serif; font-weight:bold; text-transform:uppercase; padding:0; position:absolute; z-index:1;}
#topPanel #headerPanelsecond p{width:163px; display:block; font:12px/18px tahoma, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:105px 50px 0 38px;}

#topPanel #headerPanelthird{width:200px; height:214px; position:absolute; top:0; right:0; margin:10px 0 0; padding:0px; background:url(images/orange-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelthird a{width:200px; height:214px; display:block; text-decoration:none; }
#topPanel #headerPanelthird a:hover{width:200px; height:214px; background:url(images/orange-hover.jpg) no-repeat 0 0 #fff; color:#fff; text-decoration:none;}
#topPanel #headerPanelthird h6{display:block; width:90px; height:47px; background:none; margin:18px 0 0 50px; font:16px/16px tahoma, Verdana, sans-serif; font-weight:bold; text-transform:uppercase; padding:0; position:absolute; z-index:1;}
#topPanel #headerPanelthird p{width:163px; display:block; font:12px/18px tahoma, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:105px 50px 0 38px;}

#bodyPanel{width:700px; height:150px; position:relative; margin:0 auto; padding:0;}
#bodyPanel p{ margin:-22px 0 0 54px; padding:22px 43px 35px 170px; color:#0F0F0F;}
#bodyPanel h4{ background:#fff; display:block; width:250px; height:25px; margin:0; font:20px/20px tahoma, "Times New Roman", Times, serif; font-weight:normal; padding:4px 0 0 250px; color:#FF7113;}
#bodyPanel p span{font-weight:bold;}
#bodyPanel p.dotline{background:url(images/dot-line.gif) 0 0 repeat-x #fff; padding:0; margin:0 40px 0 25px; color:#000;}
#bodyPanel p.capstext{background: url(images/name.gif) bottom right no-repeat #fff; font:12px/20px tahoma, Times, serif; font-style:italic; color:#555555; padding:2px 10px 0 25px ; margin:0 35px 10px 0; }

#ejs_box2_box{width:180px; height:60px; position:absolute; background:#FFFFFF;color:#000000;font-family:tahoma;font-size:11px;padding:25px ;z-index:4;}