/*error styles
-----------------------------------------------------*/
.errorBorder {
    border: 1px solid #cc0000;
}

.errorBorderCheckbox {
	outline: 1px solid #cc0000;
}

.errorMessage {
    color: #cc0000;
    font-weight: bold;
    width: auto;
}

div.optin .errorMessage {
	clear:left;
	margin:0px 0px 20px 60px;
	width:315px;
	}

.nowrap .errorMessage {
    margin-bottom: 55px;
}
/*end error styles-------------------------------------*/


#container {
    background: none;
}

#maincontainer {
    width: 750px;
}

.header .logo {
    width: 468px;
    height: 82px;
    margin:5px 0px 0px 0px;
    float:left;
    overflow:hidden;
}

.header .tagline h1 {
    
    margin-top: 35px;
    margin-right: 14px;
    font-size: 18px;
}

.tagline {
    float: right;
    width: 282px;
}

.tagline p {

}

p.clear {
    clear:both;
}

div.tagline h1 p {
    margin:0;
	padding:0;
}

div.pictureFrame {
    background-color: #09397b;
    width: 750px;
    height: 272px;
}

div.picture {
    width: 277px;
    height: 272px;
    float: right;    
    overflow:hidden;    
}

div.form {
    background-color: #f3f1f2;
    width: 457px;
    border: 1px solid #bcbcbc;
    position: relative;
    left: 14px;
    top: -254px;
}

div.campusCopy p {
    margin-bottom: 0px;
}

div.form .footer {
    position: relative;
    top: 100px;
    left: 0px;
    text-align: center;
}

.footerContents div.accreditation {
    padding-top: 30px;
}

div.actionArrow {
    background:  url(../../images/schoolForm/formArrow.gif) no-repeat top left;
    width: 80px;
    height: 59px;
    position: absolute;
    top: -14px;
    left: 0px;
}

div.headline {
    width: 300px;
    position: absolute;
    top: 13px;
    left: 39px;
}

div.headline h1 {
    color: #ce3402;
    font-size: 23px;
}

div.formFields {
    margin: 50px 0 0 14px;
    font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
    color: #000000;
    font-size: 12px;
}

.formFields div.formLeftColumn {
    width: 150px;
}

.formFields input, .formFields select {
    font-size: 12px;
}

.formFields p.label {
    font-weight: bold;
    margin: 0 0 2px 0;
}

/*.formFields input {
    width: 145px;
}*/

.formInline input, .formRightColumn input {
	width:145px;
}

.formFields input#agreedToTerms {
    width: 13px;
    float:left;
    margin-left: 50px;
    margin-right:5px;
    margin-top:25px;
    display:inline;    
}

input.address {
    width: 348px;
}

.formFields select {
    width: 150px;
}

.formFields div p {
	margin:0 0 2px 0;
	}

select.areaOfStudy {
    width: 200px;
}

select.programOfInterest {
    width: 400px;
}

select.title {
    width: 80px;
}

div.formRightColumn {
    width: 150px;
    float: left;

}

div.formRightColumnCountry {
    width: 190px;
    float: left;

}

.formInline {
	width:150px;
	float: left;
	margin-right:50px;

}

.clearFields {
	clear:left;
	height:0;
	line-height:0;
	font-size:0;
	padding:0;
	margin:0;
}

 .clearLeft {
	clear:left;
 }

input.prefix {
    width: 30px;
    margin-right: 5px;
}

input.postfix {
    width: 55px;
}

input.zipcode {
    width: 53px;
}

div.radioQuestions {
    font-weight: bold;
    width: 195px;
}

div.radioAnswers {
    float: right;
    margin: -20px 145px 0 0;
    _margin: -25px 67px 0 0;
}

div.radioAnswersTwoLine {
    margin: -35px 145px 0 0;
    _margin: -40px 67px 0 0;
}

div.radioAnswers input {
    width: 25px;
}

div.radioAnswers span.radioChoice {
    padding-right: 10px;
}

div.optin {
    margin: 0px 0px 0px 0px; 

}

div.optinCopy {
    font-size: 10px;
    width: 325px;
    float: left;
    margin-top:25px;

}

div.submit {
    text-align: center;
    clear:left;
}

div.submit input {
	margin-left:-14px;

}

input.form1of1 {
    background:  url(../../images/schoolForm/formSubmit.gif) no-repeat top left;
    width: 348px;
    height: 48px;
    border: medium none;
    cursor: pointer;
}

div.sidebar {
    float: right;
    margin: 7px 0 0 0;
    width: 270px;
}

div.sidebar h4 {
    color: #273869;
    margin: 10px 0 0 0;
}

div.sidebar div {
    padding-bottom: 14px;
}

div.degrees ul {
    list-style: none outside url(../../images/schoolForm/formBullet.jpg);
    padding: 0 0 0 25px;
}

div.degrees li {
    padding: 0 0 5px 0;
    width: 215px;
}

.degrees li.leadingItem {
    padding-top: 12px;
}

.intphone {
    display: none;
}

.intphone p {
    font-size: 10px;
    font-style:italic;
    margin: 0px;
}

.questions {
    display: none;
}

h1.popupHeadline {
    font-size: 28px;
}

div.dataField {
    display: none;
}

div.campusCopy div.tagtext {
	margin-bottom:20px;
}

div.campusCopy div.shortcopy {

}

ul {
	margin: 5px 0px 5px 12px;
}

li {
	margin: 0px 0px 3px 3px;
}
