
body
{
    
    background-repeat: repeat-x;

    background-color:#1E4066; 
    margin: 0px 0px 0px 0px;
    
    font-family: Verdana, Helvetica, sans-serif; 
    font-style: normal; 
    font-weight: normal;
    font-size: 15px;
    color: #FFFFFF;

	text-align: center;
}

table
{
    font-family: Verdana, Helvetica, sans-serif; 
    font-style: normal; 
    font-weight: normal;
    font-size: 13px;
}

a:link { color: #FFFFFF; }
a:visited { color: #FF0000; }


.title 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px;
    font-style: normal; 
    font-weight: bold;
    width: 100%;
    
    margin-top: 30px;
    text-align: right;
}
.title3
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px;
    font-style: normal; 
    font-weight: bold;
    width: 100%;
    
    margin-top: 30px;
    text-align: left;
}
.title2
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px;
    font-style: normal; 
    font-weight: bold;
    width: 100%;
    
    margin-top: 0px;
    text-align: right;
}
.title1
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px;
    font-style: normal; 
    font-weight: bold;
    width: 100%;
    
    margin-top: 30px;
    text-align: left;
}
.verisign
{
	position:absolute;
	bottom: 0%;
	right: 0%;
}

.logo
{
    position: absolute;
    top: 4%;
    left: 0%;
}

.logo img { border-style: none;}

.logout
{
	position: absolute;
	top: 0%;
	right: 0%;
}

.spacer { margin-top: 60px; }

.instructions {margin:auto; width: 70%; text-align: left;}
.centerInt {margin:auto; width: 70%; text-align: center;}
.instructions table { margin: auto;}
.instructions td { text-align: left; }

.customerinfo { margin: auto;  width: 70%; border: thin solid #FFFFFF;}
.customerinfoheader {text-align: center; font-weight: bold; font-size: 16px;}
.customerinfoattr { font-weight: bold;}

.courseselectdescription {text-align: left; margin-right: 20px;}

.coursetable {margin-left: 10px; margin-right:5px; border-style: none; }
.coursetableheader {font-weight: bold; text-align: center; border-bottom: 1px solid #000000;}
.coursetableselectheader {font-weight: bold; text-align: center;  padding-right: 10px;}
.coursetableselect { padding-right: 20px; text-align: center;}
.coursetableon { background-color: #2222FF; padding-left: 20px; padding-right: 20px;}
.coursetableoff { background-color: #6666FF; padding-left: 20px; padding-right: 20px;}

.errors {color: #FFFF00; font-size: 18px;}

.actions {margin:auto; width: 70%; text-align: center; }
.actions table {margin: auto;}
.actions td {vertical-align: top;}


.actions1 {margin:auto; width: 70%; text-align: center; }
.actions1 table {margin: auto;}
.actions1 td {text-align:left; vertical-align: top;}

.footer
{
    position: absolute;
    bottom: 0%;
    left: 0%; 
    background-image: url('images/background.jpg');
    background-repeat: repeat-x;
    width: 100%;
    text-align: right;
}



.contentheader, .toplogo {
background:#1E4066 url(contentheaderBG.png) repeat-x scroll center top;
margin:0px;
padding:0px;
}