/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
padding:0;
margin:0;
color:#666666;
text-align:justify;
}

a:link {
	color: #707070;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #707070;
}
a:hover {
	text-decoration: underline;
	color: #707070;
}
a:active {
	text-decoration: none;
	color: #707070;
}

#top_wrapper {
width:100%;
height:102px;
background-color:#2B2B2B;
}

#mid_div {
width:850px;
height:102px;
margin:0 auto;
}

#logo {
margin-top:10px;
width:auto;
height:auto;
float:left;
}

.logo1 {
color:#FFFFFF;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
}

.logo2 {
color:#CDCDCD;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}


/*-------------------MENU---------------------*/

#foxmenucontainer{float:right; width:640px;height:34px;display:block;}

#foxmenu{position:relative;display:block;height:34px;font-size:12px;
font-family:Arial,Verdana,Helvitica,sans-serif; margin-top:68px;}

#foxmenu ul{ height:34px;margin:0;padding:0;list-style-type:none;width:auto;}

#foxmenu ul li{width:123px; height:34px;display:block;float:left;margin:0 0 0 4px;;}

#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;
padding:10px 20px 0 37px; height:24px;
background:transparent url(../advance-data-entry-images/button.jpg) no-repeat; width:66px;}

#foxmenu ul li a:hover{color:#fff; width:66px; height:24px;
background:transparent url(../advance-data-entry-images/button_over.jpg) no-repeat; color:#666666;}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

/*-----------------BANNER----------------------*/

#banner_wrapper {
width:100%;
height:238px;
background-image:url(../advance-data-entry-images/banner_bg.jpg);
background-repeat:repeat-x;
margin-bottom:15px;
}

#banner {
width:850px;
height:238px;
margin:0 auto;
background-image:url(../advance-data-entry-images/advance-data-entry-logo.jpg);
background-repeat:no-repeat;
}

.bstyle {
width:480px;
font-size:24px;
font-family:"Trebuchet MS";
color:#E8E8E8;
padding-top:75px;
padding-left:370px;
}

#learn {
width:84px;
height:auto;
padding-top:30px;
padding-left:764px;
}

a.learn {
display:block;
width:84px;
height:29px;
background-image:url(../advance-data-entry-images/learn.jpg);
background-repeat:no-repeat;
}

a.learn:hover {
display:block;
width:84px;
height:29px;
background-image:url(../advance-data-entry-images/learn_over.jpg);
background-repeat:no-repeat;
}

/*--------------------------CONTENT----------------------*/

#content_wrapper {
width:850px;
height:auto;
margin:0 auto;
}

#top_cont {
width:850px;
height:auto;
}

#left_top {
width:250px;
height:auto;
float:left;
margin-right:30px;
}

h1{
color:#175c81;
font-size:20px;
font-weight:normal;
font-family:"Trebuchet MS";
margin:0;
padding:0;
padding-bottom:15px;
}

.heading{
	color:#175c81;
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	margin-left:10px;
	padding:0;
/*padding-bottom:15px;*/
}

#read {
background-image:url(arrow.jpg);
background-repeat:no-repeat;
width:110px;
font-size:14px;
font-weight:bold;
text-align:right;
padding-right:10px;
margin-left:80px;
margin-bottom:20px;
}

#login {
width:330px;
height:129px;;
background-color:#B5B5B5;
margin-top:30px;
padding-left:10px;
}

h2 {
color:#175c81;
font-size:18px;
font-weight:normal;
font-family:"Trebuchet MS";
margin:0;
padding:0;
padding-top:5px;
}
.h2{
color:#175c81;
font-size:18px;
font-weight:normal;
font-family:"Trebuchet MS";
margin:0;
padding:0;
padding-top:5px;
}
h3{
color:#175c81;
font-size:16px;
font-family:"Trebuchet MS";
margin:0;
text-align:left;
padding:0;
padding-top:5px;
}
.user {
font-size:11px;
color:#242424;
}

#log {
padding-top:12px;
}

a.log {
display:block;
width:82px;
height:23px;
background-image: url(log_button.jpg);
background-repeat:no-repeat;
}

a.log:hover {
display:block;
width:82px;
height:23px;
background-image: url(log_button_over.jpg);
background-repeat:no-repeat;
}

.remember {
font-size:12px;
color:#242424;
}

.check_box {
padding:0;
margin:0;
}

#right_top {
width:570px;
height:auto;
float:left;
}

#r_box1 {
width:565px;
height:auto;
}

#foto {
margin-right:5px;
width:162px;
height:163px;
float:left;
}

#r_box2 {
padding-top:15px;
width:560px;
height:auto;
}
#r_box3 {
padding-top:15px;
width:560px;
height:auto;
}
#r_box4 {
padding-top:15px;
width:560px;
height:auto;
}
#read_more {
width:475px;
text-align:right;
margin-bottom:5px;
}
.h3{
color:#242424;
font-size:24px;
font-family:"Trebuchet MS";
margin:0;
padding:0;
padding-bottom:15px;
}

#libullet
{
margin-left: 20px;
padding-left: 0;
list-style: none;
}

#libullet li
{
padding-left: 15px;
background-image:url(../advance-data-entry-images/li-bullet2.gif);
background-repeat: no-repeat;
background-position: top left;
}


/*------------Services-----------------*/

#services_wrapper {
width:100%;
height:auto;
background-color:#E0E0E0;
margin-top:10px;
}

#serv_wrapper {
width:850px;
height:auto;
margin:0 auto;
}
#box_footer_text{
width:850px;
height:auto;
border:2px dotted #CFC7C7;
float:left;
padding:10px;
font:normal 11px Verdana;}

#box1 {
width:260px;
height:80px;
padding-right:10px;
border-right:2px dotted #CFC7C7;
padding-bottom:30px;
padding-top:20px;
float:left;
margin-right:18px;
}

#box2 {
width:260px;
height:80px;
padding-right:10px;
padding-bottom:30px;
padding-top:20px;
float:left;
}

/*-------------------FOOTER------------------*/

#footer_wrapper {
width:100%;
height:110px;;
background-color:#353535;
}

#footer {
width:850px;
height:auto;
margin:0 auto;
text-align:center;
padding-top:30px;
color:#E7E7E7;
font-size:14px;
}

#footer a {
color:#E7E7E7;
text-decoration:none;
}

#footer a:link {
text-decoration:none;
}

#footer a:hover {
text-decoration: underline;
}

.copyright {
font-size:11px;
}
/*       tags     */

#htmltagcloud{line-height:2.4em;word-spacing:normal;letter-spacing:normal;text-transform:none;text-align:justify;text-indent:0}#htmltagcloud a:link{text-decoration:none}#htmltagcloud a:visited{text-decoration:none}#htmltagcloud a:hover{color:white;background-color:#05f}#htmltagcloud a:active{color:white;background-color:#03d}.wrd{padding:0;position:relative}.wrd a{text-decoration:none}.tagcloud0{font-size:1.0em;color:#ACC1F3;z-index:10}.tagcloud0 a{color:#ACC1F3}.tagcloud1{font-size:1.4em;color:#ACC1F3;z-index:9}.tagcloud1 a{color:#ACC1F3}.tagcloud2{font-size:1.8em;color:#86A0DC;z-index:8}.tagcloud2 a{color:#86A0DC}.tagcloud3{font-size:2.2em;color:#86A0DC;z-index:7}.tagcloud3 a{color:#86A0DC}.tagcloud4{font-size:2.6em;color:#607EC5;z-index:6}.tagcloud4 a{color:#607EC5}.tagcloud5{font-size:3.0em;color:#607EC5;z-index:5}.tagcloud5 a{color:#607EC5}.tagcloud6{font-size:3.3em;color:#4C6DB9;z-index:4}.tagcloud6 a{color:#4C6DB9}.tagcloud7{font-size:3.6em;color:#395CAE;z-index:3}.tagcloud7 a{color:#395CAE}.tagcloud8{font-size:3.9em;color:#264CA2;z-index:2}.tagcloud8 a{color:#264CA2}.tagcloud9{font-size:4.2em;color:#133B97;z-index:1}.tagcloud9 a{color:#133B97}.tagcloud10{font-size:4.5em;color:#002A8B;z-index:0}.tagcloud10 a{color:#002A8B}.freq{font-size:10pt !important;color:#bbb}#credit{text-align:center;color:#333;margin-bottom:0.6em;font:0.7em 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif}#credit a:link{color:#777;text-decoration:none}#credit a:visited{color:#777;text-decoration:none}#credit a:hover{color:white;background-color:#05f}#credit a:active{text-decoration:underline}

.table_border{border:#DDDDDD dashed 1px;}
