﻿body
{
	font-size: 0.8em;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	}
em
{
    color:#C62118;
    font-weight:bold;
    font-size:100%;
}
.bold
{
    font-weight: bold;
}
input 
{
    padding: 2px;
}
#container {
	width: 1000px;
	background-color: white;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#partners
{
    padding: 5px;
    text-align: center;
    background-color: #f7f7f7;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
}
#outerborder {
	border: #CCCCCC 1px solid;

}
#contentplaceholder {
	margin: 10px;
}
#contacttitle 
{
	font-size: 110%;
	float: left
}
#pagebottomspacer 
{
    margin-bottom: 100px;
}
#footer
{
    border-style: none solid solid solid;
    text-align: center;
    background-color: #dedede;
    height: 80px;
    padding-top: 10px;
    width: 998px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    float: left;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
}
#maincontent {
	min-height: 1200px;
	padding: 0px;
}
#errorpanel
{
    padding: 50px;
}
/* For Internet Explorer */
* html #maincontent {
height: 1200px;
}

#maincontentbare {
	margin-bottom: 0px;
	padding: 0px;
}
#header {
	width: 100%;
}
.contactusinfo p
{
    margin: 11px 0px 11px 0px;
}
img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#powered {
	margin-bottom: 10px;
}


#titlebar {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #F7F7F7;
	height: 35px;
	padding-left: 10px;
	padding-top: 5px;
}

#logo
{
    padding: 20px 0px 0px 20px;
    width: 280px;
    float: left;
}
#strapline
{
    padding: 15px 0px 0px 0px;
    width: 440px;
    float: left;
    font-size: 200%;
    font-weight:bold;
    color: #c62118;
   	line-height: 35px;
    
}
#search
{
    padding: 10px 0px 0px 0px;
    width: 250px;
    text-align: center;
    float: left;
}

#right
{
	width: 240px;
	float: right;
	padding-left: 0px;
	padding-top: 10px;
}
.callimage {
	position: absolute;
	margin-left: 10px;
}

.emailwarning
{
    font-size: 90%;
}



#buttons {
	margin-left: 300px;
	height: 28px;
	margin-bottom: 0px;
}
#buttons ul {
	margin: 0px;
}


a:link
{
    text-decoration: none;
    color: #606060;
}

a:visited {
    text-decoration: none; 
    color: #606060;
}
a:hover 
{
    cursor: pointer; 
    text-decoration: underline ;
    color: #606060;
}

.callholder  a:link
{
    text-decoration: none;
    color: #ffffff;
}

.callholder a:visited {
    text-decoration: none; 
    color: #ffffff;
}
.callholder a:hover 
{
    cursor: pointer; 
    text-decoration: underline ;
    color: #ffffff;
}
.callholder 
{
    height: 100px;
}
#rightgray{
	margin: 0px;
	background-color: #DEDEDE;
	padding: 0px;
	float: right;
}
h1
{
    margin: 5px 0px 0px 0px;
    font-size: 130%;
    color: #606060;

}

h2
{
	font-size: 120%;
	color: #c62118;
	margin-bottom: 10px;
	margin-top: 0px;
}

.greytitle
{
    color: #606060;
}
.titlepadding
{
    padding: 0px 0px 0px 60px;
}
.contactusinfo label
{
    float: left;
    width: 200px;
    
}
.certcode a:link
{
    text-decoration: none;
    color: #c62118;
    font-weight: bold;
}

.certcode a:visited {
    text-decoration: none; 
    color: #c62118;
    font-weight: bold;
}
.certcode a:hover 
{
    cursor: pointer; 
    text-decoration: underline ;
    color: #c62118;
    font-weight: bold;
}
.usp a:link
{
    text-decoration: none;
    color: #c62118;
}

.usp a:visited {
    text-decoration: none; 
    color: #c62118;
}
.usp a:hover 
{
    cursor: pointer; 
    text-decoration: underline ;
    color: #c62118;
}
.centerbutton 
{
    text-align:center;
    margin-top: 10px;
}
h3
{
    font-size: 120%;
    color: #00349A;
    margin-top: 5px;
}
h4 {
	font-size: 110%;
}
h5
{
    font-size: 100%;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
}

.pagelist
{
    margin-bottom: 10px;
    margin-top: 10px;
}
.vendorinfo
{
    border: solid 1px #cccccc;
    margin-top: 10px;
    padding: 10px 20px 10px 10px;
    background-image: url('../App_Images/gradient.png');
    background-repeat: repeat-x;
    background-position:bottom;
    
}
.contactusinfo
{
	border: solid 1px #cccccc;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 350px;
	background-image: url(../App_Images/contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 630px;

}
.contactmandatory
{
    color: #C62118;
    font-weight: bold;
}
.contactusinfosmall
{
	border: solid 1px #cccccc;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 340px;
	background-image: url(../App_Images/contactsmall.jpg);

}
.contacttitle
{
	width: 150px;
	float: left;
}

.contacttext 
{
    color: #606060;
    font-size:90%;
    width: 200px;
    }

.error 
{
    color:#C62118;
    font-weight:bold;
    font-size:120%;
}
.sitemaplist
{
    padding: 5px;
    margin-bottom: 10px;

}
#buttons li {
	display: inline;
	list-style-type: none;
}
#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}

.callwords {
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
    margin-left: 50px;
}

.vendorlogo{
	float: right;
}
.vendorlogoboxed {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
	
.centerlogo {
	text-align:center;
	padding: 5px;
    margin-bottom: 0px;
}
#rightcolumn
{
    width: 340px;
    float: right;
    padding: 5px;
}
#leftcolumn {
	width: 370px;
	padding: 5px;
	margin-bottom: 10px;
}
.TopReasonsList
{
    font-weight: bold;
    padding-bottom: 6px;
    color: #b51008;
}
.linetext {
	font-weight:normal; 
	color: #666666
}
table
{
    table-layout: fixed;
}


.topofpage
{
    font-size: 100%;
    text-align:right;
}

#rightcolumnsmall
{
	width: 150px;
	float: right;
	padding: 5px;
}
.courserightbox
{
	background-color: #F7F7F7;
	padding: 5px;
}

.courserightboxborder
{
    font-size: 90%;
    margin-bottom: 10px;
    padding: 5px;
    border: #cccccc 1px solid;
}


.nestedrepeater
{
    width: 360px;
    font-size: 100%;
}
.nestedrepeaterlogo
{
    width: 55px;
    height: 43px;
    float: right
}
.nestedrepeatername
{
    font-weight: bold;
    width: 300px;
}
.nestedrepeatertext
{
    width: 300px;
    font-size: 100%;
}
.nestedrepeaternamewide
{
    font-weight: bold;
    width: 550px;
}

.sitemapcourse
{
    padding-left: 25px;
}

.nestedrepeatertextwide
{
      font-size: 100%;
}

ul
{
    margin-left: 20px;
	padding: 0px;
    
}
td ul
{
    margin: 0px;
    padding: 0px 10px 0px 10px;
}
.addbanner
{
    margin: 10px 0px 0px 10px;
}
.ulinset
{
    margin-left: 0px;
	padding: 0px;
    
}
ol
{
	margin-top:0px;
    margin-left: 25px;
	padding: 0px;
	margin-bottom:0px;
    
}

.vendormapcell
{
    width: 55px;
    background-color: #ffffff;
    padding:0px;
    margin: 1px;
    height: 43px;
    float:left;
}
#popular
{
	margin: 5px;
	width: 230px;
}
#whatsnew
{
	margin: 5px;
	width: 230px;
}
#saying
{
	margin: 5px;
	padding-top: 10px;
	width: 230px;
	clear: both;
}
#map
{
	margin-top: 15px;
	margin-left: 5px;
	width: 230px;
}
.findjob{
	float:right;
	margin-right:10px;
	width:100px;
	text-align:center;
}
.categorytitle {
	width:250px;
	float: left;
	height: 20px;
	
	padding-left: 2px;
}
#categoryholder 
{
    height:135px;
    padding: 10px;
    background-color: #F7F7F7;
}

.categorytitlewide{
	height: 20px;
	background-color: #F7F7F7;
	padding: 5px;
}
#left {
	width: 755px;
	min-height: 800px;
	

}
.banner 
{
    text-align: center;
    margin: 10px;
}

.usp
{
    background-position: bottom;
    width: 240px;
    float: left;
    border: #cccccc 1px solid;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 80px;
    text-align: center;
    margin-top: 0px;
    background-image: url( '../App_Images/gradient.png' );
    background-repeat: repeat-x;
    height: 100px;
}
.toggleouter 
{
	margin-top:10px;
	margin-bottom: 10px;
}
#uspholder 
{
	height: 230px;
}
.listtitle
{
	width: 480px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.imageouter
{
    width:20px;
    height:20px;
    float: left;
   }
   
.listtext
{
    width: 100%;
    margin-left: 10px;
    vertical-align: middle;
}

.listtextnomargin
{
    width: 100%;
}
.clear 
{
    clear:both;
}
#lhsmainpanel 
{
	width: 160px;
	background-color: #F7F7F7;
	float: left;
	padding: 5px;
	margin-top: 10px;
}
#lhsmainpanelnoback
{
    width: 160px;
    padding: 5px;
    margin-top: 10px;
    float:left;
}
#mainpanel
{
    margin: 10px 0px 10px 190px;
    width: 550px;
}

.usertypefloat
{
    width: 174px;
    height: 185px;
    float:left;
    margin-right: 5px;
    
}
.usertype
{
	float: left;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	height: 190px;
	width: 170px;
	margin-left: 5px;
}


.datalistmap
{
    width: 220px;
    margin: 2px;
    
}
.datalistmapcell
{
    width: 55px;
    border: #999999 1px solid;
    background-color: #ffffff;
    padding:0px;
    margin: 0px;
    height: 45px;
}
#introoptions 
{
    height: 200px;
    margin-right: 10px;
    margin-bottom: 120px;
    width: 100% ;
}
.quotetext
{
    font-size: 100%;
    font-style: italic;
    margin: 5px 5px 10px 5px;
}

.pagecontactus
{
    margin: 20px 0px 10px 0px;
    width: 500px;
}
.pagecontactuscenter
{
    margin: 20px auto 10px auto;

}
.mandatory
{
    color:#C62118;
    font-weight:bold;
    font-size:130%;
    
}
.examcolumn
{
    width: 150px;
}
#pagetop 
{
	height: 100px;
}
.courserightbox ul 
{
    margin-top:0px;
    padding:0px;
}
.findoutmore {
	margin-top: 5px;
}
.textandtitle {
	height: 80px;
}
.textandtitleusertype {
	height: 110px;
}
.logintitles {
	float: left;
	width: 70px;
}
.logintext {
	font-size: 80%;
	font-weight: bold;
}
.loginbox {
	height: 25px;
}
#submit {
	width: 200px;
}

#login {
	width: 200px;
	float: right;
	margin-top: 10px;
}
#loginmaster
{
	font-size: 100%;
	color: #c62118;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight:bold;
}


#contactimage {
	width: 170px;
	height: 295px;
	float: right;
}

#w3 
{
	width: 88px;
	height: 31px;
	float: right;
	margin-right: 20px;
	margin-top: 0px;
}
th 
{
	background-color: #F7F7F7;
	height: 30px;
	color: #c62118;
    border: 1px solid #C0C0C0;
	
}
td 
{ 
	vertical-align: top;
	padding: 5px;
    border: 1px solid #C0C0C0;
    background-image: url('../App_Images/gradient.png');
    background-repeat: repeat-x;
    background-position:bottom;

	
}
.tablecellblank
{
  	vertical-align: middle;
	padding: 5px;
    border: none;
    background-image: none;
    text-align: center;
}	
table
{
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}
.examtitle
{
	font-weight: bold;
}
#contactpanel {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	
}

#checkoffer {
	margin-top: 10px;
}
.new
{
    float:left;
    height: 15px;
    width: 32px;
    margin-right: 5px;
    margin-bottom: 1px;
}
#stickerpromo 
{
    text-align: center;
    margin-top: 20px;
}
#almatech
{
    padding: 10px;
    width: 980px;
    margin-left:auto;
    margin-right:auto;
   	font-size: 95%;
	clear: both;
	float: left;
   	background-color: #EEEEEE;


}
#almatech a
{
    color: #5D5D5D;
    
}
#subbarwords
{
	margin: 0px;
	font-size: 140%;
	color: #606060;
	height: 35px;
	padding-left: 10px;
	padding-top: 5px;	
	font-weight: bold;
}

.footerborder
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
}
.footerlinks
{
    padding: 10px;
    float: left;
    width: 175px;
    text-align: center;
    font-size: 90%;
    height: 350px;
}
.footerlinklist
{
    list-style-type: none;
    margin: 10px 0px 10px -10px;
}
.aligncenter
{
    text-align: center;
}
.alignleft
{
    text-align: left;
}
.coursetitle
{
    margin: 10px 0px 10px 0px;
    font-weight: bold;
}
.open
{
    padding: 0px 0px 0px 20px;
    margin: 5px 0px 5px 0px;
    background-image: url(   '../App_Images/plus.gif' );
    background-repeat: no-repeat;
    cursor: pointer;
    font-weight: bold;
    color: #00349a;
}
.close
{
    background-image: url(  '../App_Images/minus.gif' );
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 5px 0px 5px 0px;
    cursor: pointer;
    font-weight: bold;
    color: #00349a;
    
}
.openall
{
    background-image: url( '../App_Images/plus.gif' );
    background-repeat: no-repeat;
    padding-left: 20px;
    cursor: pointer;
    font-weight: bold;
    color: #00349a;
    
}
.closeall
{
    background-image: url( '../App_Images/minus.gif' );
    background-repeat: no-repeat;
    padding-left: 20px;
    cursor: pointer;
	font-weight: bold;
    color: #00349a;
	
}
.collapsecontent
{
    display: none;
}
.nobullet
{
    list-style-type: none;
    margin: 0px 0px 0px -20px;
}
.quotename
{
    margin: 10px 0px 10px 0px;
    font-weight: bold;
}

