@charset "UTF-8";
/* CSS Document */

html,body {

	
	min-height: 100%;
	text-decoration:none;
	width:auto;
}

body {	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #fcfcfc 3%, #fcfcfc 8%, #f2f2f2 23%, #e8eef2 47%, #eaeff2 70%, #e6eef3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(3%,#fcfcfc), color-stop(8%,#fcfcfc), color-stop(23%,#f2f2f2), color-stop(47%,#e8eef2), color-stop(70%,#eaeff2), color-stop(100%,#e6eef3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#fcfcfc 3%,#fcfcfc 8%,#f2f2f2 23%,#e8eef2 47%,#eaeff2 70%,#e6eef3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#fcfcfc 3%,#fcfcfc 8%,#f2f2f2 23%,#e8eef2 47%,#eaeff2 70%,#e6eef3 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#fcfcfc 3%,#fcfcfc 8%,#f2f2f2 23%,#e8eef2 47%,#eaeff2 70%,#e6eef3 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6eef3',GradientType=0 ); /* W3C */	background-color: linear-gradient;
	background-repeat: no-repeat;
	background-position: top;
	
	text-align:center;
	text-decoration:none;
}

img {  
	border-style: none;
}



input:focus {
	outline:none;
}

textarea:focus {
	outline:none;
}




a.nav1:link {
	text-decoration:none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a.nav1:visited {
	text-decoration:none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a.nav1:hover {
	text-decoration:none;
	color: #009eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}	


#container {
	width: 983px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#header {
	position: relative;
	height: 95px;
	width: 983px;
	top: -10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	background-color: #FFFFFF;
	height: auto;
	width: 983px;
	position: relative;
	
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	top: 1px;
	text-align: left;
	padding-bottom: 50px;
	float: left;
}


#logohome {
	background-repeat: no-repeat;
	height: 99px;
	width: 502px;
	position: relative;
	
	
}
#search {
	position: relative;
	height: 28px;
	width: 379px;
	left: 590px;
	top: -70px;
	padding: 5px;
	border: thin solid #CCCCCC;
	overflow: hidden;
}







#nav {
	position: relative;
	height: 40px;
	width: 983px;
	
	margin-bottom: 6px;
	top: 1px;
	background-repeat: no-repeat;
	z-index: 1000;
}
#navigation { margin:0; padding:0; width:983px; height:40px; background-image:url(images/navbar_merged2.png); }

#navigation li { margin:0; padding:0; list-style-type:none; display:inline; height:40px; text-align:center; float:left; line-height:40px; }

#navigation a { display:block; height:40px; }
#navigation a:hover { background-image:url(images/navbar_merged2.png); }

#nav-home {width:106px; }
#nav-home a:hover { background-position:0px bottom; }

#nav-overview { width:107px; }
#nav-overview a:hover { background-position:-106px bottom ; }

#nav-salary { width:108px; }
#nav-salary a:hover { background-position:-213px bottom ; }

#nav-aplicense { width:108px; }
#nav-aplicense a:hover { background-position:-321px bottom; }

#nav-books {width:108px; }
#nav-books a:hover { background-position:-429px bottom; }

#nav-faq {width:108px; }
#nav-faq a:hover { background-position:-537px bottom; }

#nav-articles {width:108px; }
#nav-articles a:hover { background-position:-645px bottom; }

#nav-videos {width:108px; }
#nav-videos a:hover { background-position:-753px bottom; }

#nav-fars {width:120px; }
#nav-fars a:hover { background-position:-861px bottom; }

#navigation span { display:none; }








#popular_container {
	height: auto;
	width: 374px;
	position: relative;
	clear: left;
	float: right;
}

#popular_top {
	background-image: url(popular_articles_top.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 49px;
	width: 374px;
}
#popular_mid {
	background-image: url(popular_articles_mid.jpg);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
	width: 374px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 10px;
}
#popular_bottom {
	background-image: url(popular_articles_bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 66px;
	width: 374px;
	padding-top: 10px;
}




#cse-search-box input {
	margin:0;
	padding:2px;
	font-size:16px;
	color:#333333;
	background-color:#666666;
}

#cse-search-box input:last-child {
	color:#F0F0F0;
	font-size:14px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: thin solid #CCCCCC;
	text-align: center;
	}


#content_bottomhome {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
	position: relative;
	height: auto;
	width: 950px;
	text-align: left;
	left: 13px;
	margin-bottom: 50px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
	margin-top:-60px;
	
}
#content_bottom {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
	position: relative;
	height: auto;
	width: 950px;
	text-align: left;
	left: 13px;
	margin-bottom: 20px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
	margin-top:-80px;
}

#content_bot_cont {
	position: relative;
	height: auto;
	width: 525px;
	text-align: left;
	padding: 17px;
	margin-bottom: 20px;
}


#content_top_left {
	background-color: #FFFFFF;
	height: auto;
	width: 500px;
	position: relative;
	padding: 30px;
}


#content_top_left_list {
	background-color: #FFFFFF;
	height: auto;
	width: 420px;
	position: relative;
	margin-left: 50px;
	
}





#footer {
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom: -8px;
	background-repeat: repeat-x;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #00BFFF;
	clear: both;
	
}

#footer_container {
	background-color: #eeeeee;
	position: relative;
	height: auto;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top:20px;
	padding-bottom:100px;
	
	
} 

#footerbottom {
	background-color:#666;
	position:absolute;
	height:100px;
	width:100px;
	bottom:0;
}


#footerBox1 {
	background-color: #999999;
	position: relative;
	height: 500px;
	width: 300px;
	left: 50px;
	margin-left: 60px;
}
#popTitle {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 330px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 10px;
}




#title {
	line-height: 30px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#listTop {
	list-style-image: url(images/arrow.png);
	list-style-position: outside;
	background-position: center center;
	line-height: 21px;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	text-decoration: none;
}
#content ul.bullet li {
	list-style-type: none;
	text-align: center left;
	background-image: url(images/arrow.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 2.5em;
} 

#content ul.bullet {
	margin: 0 0 .3em -.5em;
}
#linklogoshome {
	position: relative;
	height: 100px;
	width: 978px;
	padding-bottom: 20px;
	float: left;
	left: -18px;
	padding-top: 20px;
}
#linklogos {
	position: relative;
	height: 100px;
	width: 978px;
	padding-bottom: 50px;
	float: left;
	left: -6px;
}








.a1:link { 
	color: #737373;
	text-decoration:none;
}
.a1:visited { 
	color:#737373;
	text-decoration: none; 
	
}
.a1:hover { 
	color:#00baff;
	text-decoration:none;
}	
.a1:focus {
	color:#00baff;
	text-decoration:none;
}
.a1:active {
	color:#00baff;
	text-decoration:none;
}



#side_cont {
	height: auto;
	width: 312px;
	position: relative;
	clear: left;
	float: right;
	background-color:#eeeeee;
	border:#666 thin solid;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top:15px;
	margin-bottom:30px;
}



#side_contArt {
	height: auto;
	width: 312px;
	position: relative;
	clear: left;
	float: right;
	background-color:#eeeeee;
	border:#666 thin solid;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top:15px;
}

#side_contCont {
	position: relative;
	height: auto;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
	
}






#share_buttons {
	position: relative;
	height: 40px;
	width: 320px;
	float:left;
	
	

}















.my_drop_cap {
	float: left;
	font-size: 60px;
	margin-right: 0.05em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: .5;
}



.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
}



.style2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009EEE;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009EEE;
	font-weight: bold;
	
}



.style50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.style51 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0645AD;
}


.style52 {
	text-decoration:none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.style53 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
}


.style54 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 20px;
}




.style400 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	
}



.style401 {
	font-size: 18px;
	color: #333333;
	border-bottom-width: thick;
	border-bottom-style: solid;
}



.style800 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}



.a4:link { 
	color:#046184;
	text-decoration:none;
}
.a4:visited { 
	color:#046184;
	text-decoration: none; 
	
}
.a4:hover { 
	color:#00baff;
	text-decoration:none;
}	





