margin: 0;
html {
background: url('/tutorial/tutorial-library/images/background.png') 0 0 #1f84bf repeat-x;
}

body {
margin: 10px;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
background: url('/tutorial/tutorial-library/images/background.png') 0 0 #1f84bf repeat-x;
}

img {
	border: none;
}

.header {
	width: 940px;
	margin-left: 20px;
	padding-top: 15px;
    overflow: auto;
}

.other-sites {
	text-align: right;
	float: right;
	color: #29abe2;
    font-weight: bold;
    font-size: 11px;
}

.logo {
	float:left;
}

.clear {
	clear:both;
}

.hidden {
        display: none;
}


.form-wrap {
	 width:360px;
	 background-color:#F1F2F2;
	 padding:20px;
	 border-radius:10px;
	 float:left;
	 margin-bottom: 20px;
	 border:1px solid #E4E5E6;
}
select {
	background-color: #ffffff;
}

#dropDown {
	 width:350px;
	 margin-bottom:10px;
}

#goBttn {
	 width:75px;
	 float:right;
	 _margin-right:10px;
	 margin-right:50px;
}

.video-box {
	 float:left;  
	 margin-right:20px;
}

.lg {
	width:350px;
}

.sm {
	width:225px;
}

.tall {
	 height: 90px;
}

a {
color: #00a0c6;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#main {
background-color: #ffffff;
margin: 20px;
_height: 600px;
width: 900px;
padding: 20px;
min-height:600px;
}

.pdf li {
list-style-image: url('/bluelinks-for-employers/images/common/pdf.gif');
padding-bottom: 1px!important;
padding-bottom: 8px;
padding-left: 0px;
}

.pdf-li {
list-style-image: url('/bluelinks-for-employers/images/common/pdf.gif');
padding-bottom: 1px!important;
padding-bottom: 5px;
padding-top: 1px!important;
padding-top: 5px;
padding-left: 5px;
margin-left: 0px!important;
margin-left: -5px;
}

#printer-friendly {
float: right;
}

.foot-class {
float: left;
width: 940px;
_width: 900px;
margin-left: 20px;
display: block;
height: auto;
z-index: 2;
background-color: #fff;
margin-bottom: 40px;
}

.footerLogo-div-class {
float: left;
width: 138px;
height: 70px;
margin-top: 10px;
margin-right: 10px;
margin-left: 20px;
}

.footerText-div-class {
float: right;
width: 700px;
height: auto;
color: #999999;
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
font-size: 10px;
line-height: 13px;
}

.footerText-div-class {
color: #999999;
font-size: 10px;
line-height: 13px;
}

.footer-links-ul-class {
display: none;
width: 172px;
height: auto;
background-image: url(http://www.bluecrossma.com/visitor/images/common/footer_ul_bg.png);
background-repeat: repeat-y;
margin: -143px 0px 0px 3px;
_margin: -128px 0px 0px 3px;
padding: 5px 0px 0px 5px;
position: relative;
}

.footer-links-li-class {
list-style: none;
height: auto;
width: 162px;
margin: 0;
padding-left: 10px;
height: 18px;
}

.footer-links-img-class {
width: 177px;
height: 33px;
margin-top: -5px;
margin-left: 0px;
position: relative;
bottom: 0px;
}



.footer-links-div-class {
width: 172px;
height: auto;
margin-left: 280px;
z-index: 3;
margin-top: -20px;float:right;
}



@media only screen and (max-device-width: 480px) {
	#main, .header, .foot-class {
		width: 450px;
	}

	}


#socialContain {margin:0px 0px 0px 0px;}
#socialIcon{float:left; margin:-5px -20px 0 30px;}
#socialIcon img { height:22px; border:none;}
