body {
    font: 73%/1.4 arial, helvetica, sans-serif;
    background: #6666CC;
    color: #333;
    text-align: center;
    margin: 0;
    padding: 0; 
}

.logobar { 
    height: 43px;
    background: #6666CC;
    margin: 0px auto;
    width: 760px;
    text-align: left;
}

#page {
    background: url("images/roundSides.jpg") repeat-y top;
    border: none;
    background-color: white;
    margin: 2px auto;
    padding: 0;
    width: 760px;
}

#header {
    background: #6666CC url("images/roundHeader.gif") no-repeat bottom center;
}

#pagebottom {
	background: url("images/roundFooter.gif") no-repeat bottom;
    border: none;
    padding: 30px 0 0 0;
    margin: 0 auto;
    width: 760px;
    clear: both;
}

#headerimg {
    margin: 0; 
    height: 14px;
    width: 740px;
} 

.footer { 
    clear: both; 
    text-align: center;
    line-height: 1.8em;
    color: #FFFFFF;
    background: #6666CC;
    padding: 10px 0 10px 0;
    border-top: 1px solid #6666CC;
}

#rightbar {
    padding: 15px 0 10px 0;
    margin-left: 570px;
    width: 165px;
}

/* links */
.footer a:link {text-decoration: none; color: #ffffff;}
.footer a:visited {text-decoration: none; color: #ffffff;}
.footer a:active {text-decoration: none; color: #ffffff;}
.footer a:hover {text-decoration: none; color: #FFB310;}

.boxLink a:link {text-decoration: underline; color: blue; font-size:13px;}
.boxLink a:visited {text-decoration: underline; color: blue; font-size:13px;}
.boxLink a:active {text-decoration: underline; color: blue; font-size:13px;}
.boxLink a:hover {text-decoration: underline; color: #696AB0; font-size:13px;}

a:link {text-decoration: underline; color: blue;}
a:visited {text-decoration: underline; color: blue;}
a:active {text-decoration: underline; color: blue;}
a:hover {text-decoration: underline; color: #FFB310;}

.pageHeader {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
    height: 28px;
    border-bottom: 3px solid #FFB310;
    vertical-align: bottom;
}

.pageHeaderLeft {
    float: left;
    color: #696AB0;
    font-size: 170%;
    font-weight: bold;
}

.pageHeaderRight {
    float: right;
    font-size: 75%;
    padding-top: 10px;
}

/* positions */
.leftcolumn {
    float: left;
    padding: 0 0 20px 25px;
    margin: 0px 0 0;
    width: 490px;
}

.leftcolumnfull {
    float: left;
    padding: 0 0 20px 25px;
    margin: 0px 0 0;
    width: 600px;
}

.mainbody {
    margin: 0 0 0px;
    text-align: left;
    min-height:350px;
}

.pagetitle {
    padding: 0px 0 0px 0;
    font-size: 3em;
    color: #FFB310;
    width: 500px;
    border-bottom: 2px solid #FFB310;
}

.TM {
    color: #696AB0;
    font-family: "arial", "helvetica", "san-serif";
    font-size : 10;
    font-weight: bold;
    text-decoration: none;
}

/* forms */
.slolField {
    font-weight: bold;
    font-size: 12px;
    color: #696AB0;
    padding-bottom: 5px;
}

.slolFieldComment {
    color: #525759;
    font-size: 10px;
}

.submitbutton {
    margin: 0;
    border: 1px solid #525759;
    font-family: helvetica,arial,sans-serif;
    font-size:14px;
    font-weight: bold;
    color:white;
    background-color: #696AB0;
    overflow:visible;
    /*background: url("images/button_blend_yellow.jpg") repeat-x bottom;*/
}

.submitbutton:hover {
    margin: 0;
    border: 1px solid #525759;
    font-family: helvetica,arial,sans-serif;
    font-size:14px;
    font-weight: bold;
    color: #696AB0;
    background-color: #FFB310;
    overflow:visible;
}

.errored {
    font-weight: bold;
    border: 1px solid #FF0000;
    padding: 0 0 5px 5px;
}

.formfield {
    padding: 0 0 0px 0;
    border:1px solid #696AB0;
}

.formFieldError {
    padding: 0 0 0px 0;
    background:#fbe3e4;
	border:1px solid #E2002F;
	color:#E2002F;
}

.errorMessage {
    font-weight: bold;
    color: #E2002F;
    font-size: 10px;
}

.successActionMessage {
    font-weight: bold;
    font-size: 150%;
    color: green;
}
/*--------------- right bar --------------*/

#userbox {
    text-align: left;
    padding-bottom: 4px;
    border-bottom: 1px dotted #000000;
}
#userbox fieldset {
    /*border: 1px solid #FFB310;*/
    border: 0px;
    background: #CCff99;
}

#notebox {
    text-align: left;
}

#notebox fieldset {
    /*border: 1px solid #FFB310;*/
    border: 0px;
    background: #FFFAE6;
}

#notebox fieldset label {
    font-size: 150%;
    font-weight: bold;
    color: #FFB310;
    width: 100%;
}
#notebox img {
    float: left;
    padding-right: 4px;
}

/*-------------- round corners -----------*/
.roundcont {
	
	background-color: #FFB310;
	color: #FFF;
}

.roundcont p {
	margin: 0 10px;
	font-size: 85%;
}

.roundtop { 
	background: url(images/tr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.jpg) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*--------------- table stuff --------- */

#incompleteTable {
	border: 1px solid #666666;
	width:450px;
}

#incompleteTable thead tr td {
	/*font-weight: bold;*/
	/*font-size: 85%;*/
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	background: #FFFAE6;
}

.progressBar img, .percentImage1 img {
	 background: white url(images/percentImage_back1.png) top left no-repeat;
	 padding: 0;
	 margin: 5px 0 0 0;
	 background-position: 1px 0;
}

.roundedcornr_box {
   background: #fffae6;
}
.roundedcornr_top div {
   background: url(images/roundedcornr_299918_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(images/roundedcornr_299918_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/roundedcornr_299918_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/roundedcornr_299918_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content { 
	margin:-10px 10px 0px 10px;
	text-align:left;					
}
.sideBarTitle {
	text-align:center;
	font-size: 100%;
	font-weight:bold;
    color: #696AB0;
    border-bottom: 2px solid #000000;
    margin-bottom:2px;
}

.roundedcornr_content ul.NoBulletNoIndent {
  list-style-image: url(images/bullet_green.png);
  margin-left: 0px;
  font-weight:bold;
  padding-left: 20px
}

li.active {
	font-size:130%;
	font-weight:bold;
	color: #18933C;
	list-style-image: url(images/bullet_go.png);
	margin: 0;
	vertical-align:top;
}

/* All form elements are within the definition list for this example */


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    left: 600px;
    width: 200px;
    margin-top: -10px;
    border: 1px solid #c93;
    padding: 10px 12px;
    font-size:60%;
    font-weight:normal;
	color: black;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    right: -10px;
    top: 7px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) right top no-repeat;
}

/*--------------- MOTD stuff --------- */
.errormotd {
	background: #FFC1C1 url("images/warning.gif") center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	width: 75%;
	margin-left: 15px;
}

.warnmotd {
	background: #CCCCFF url("images/information.gif") center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #003399;
	border-bottom: 2px solid #003399;
	width: 75%;
    margin-left: 15px;
}

.infomotd {
	background: white url("images/information.gif") center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
	width: 75%;
    margin-left: 15px;
}
/*--------------- page items --------- */
.pageHighlight {
    color: #696AB0;
    font-size: 110%;
    font-weight: bold;
}
.pageBold {
    font-weight: bold;
}
.pageBoldSmall {
    font-weight: bold;
    font-size: 85%;
}
.tableHeading {
    background: #696AB0;
    font-size: 75%;
    font-weight: bold;
    border-bottom: 1px solid #525759;
    color: #FFFFFF;
}

.yellowBorderedHeader {
    color: #E7880C;
    font-weight: bold;
    font-size: 125%;
}

/*------------------ Loan Cost ----------*/
/* All form elements are within the definition list for this example */


/* The hint to Hide and Show */
.loanCostHint {
   	display: none;
    position: absolute;
    left: 750px;
    width: 200px;
    margin-top: 30px;
    border: 1px solid #c93;
    padding: 10px 12px;
    font-weight:normal;
	color: black;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(images/pointer.gif) no-repeat -10px 5px;
}