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: 860px;
    text-align: left;
}
.hover {
   background-color: #ffffcc;
}
.hoverGreen {
   background-color: green;
}
.hoverRed {
   background-color: red;
}

#page {
    background: url("images/roundSides.jpg") repeat-y top;
    border: none;
    background-color: white;
    margin: 2px auto;
    padding: 0;
    width: 860px;
}

#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: 860px;
    clear: both;
}

#headerimg {
    margin: 0; 
    height: 14px;
    width: 840px;
} 

.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 */
/* 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;}
.boxLink a:visited {text-decoration: underline; color: blue;}
.boxLink a:active {text-decoration: underline; color: blue;}
.boxLink a:hover {text-decoration: underline; color: #696AB0;}

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;}



/* headers */

.pageHeader {
    margin-left: 10px;
    margin-right: 20px;
    margin-bottom: 15px;
    height: 28px;
    border-bottom: 3px solid #FFB310;
    vertical-align: bottom;
}

.pageHeaderLeft {
    float: left;
    color: #696AB0;
    font-size: 130%;
    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 20px;
    margin: 0px 0 0;
    width: 800px;
}

.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;
}

.errorActionMessage {
    font-weight: bold;
    font-size: 150%;
    color: #FF0000;
}

.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;
}
/*--------------- report items --------- */

.reportCell {
    color: Black;
    font-family: "arial", "helvetica", "san-serif";
    font-size : 10px;
    border-bottom:1px solid #525759;
}

.ReportCell {
    color: Black;
    font-family: "arial", "helvetica", "san-serif";
    font-size : 10px;
    border-bottom:1px solid #525759;
}

.rowOn {
    background: #FFFFCC;
}
/*--------------- 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: 1em;
    font-weight: bold;
    border-bottom: 1px solid #525759;
    color: #FFFFFF;
}

/*--------------- appconn frequently used style  --------- */
.apbody
{
    border: 0px solid Black;
    background-color : #FFFFCC; 
    vertical-align: top;
    color: Black;
    font-family: "arial", "helvetica", "san-serif";
    font-weight: normal;
    font-size: 1em;
}

.srbody
{
    border: 0px solid Black;
    color: Black;
    font-family: "arial", "helvetica", "san-serif";
    font-weight: normal;
    font-size: 1em;
    padding-bottom: 5px;
}

.grayText
{
        font: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: #CCCCCC;
}


/*---------------1 pixel  borders  --------- */
.t {background: url("images/borderdot.jpg") 0 0 repeat-x; width: 90%;}
.b {background: url("images/borderdot.jpg") 0 100% repeat-x;}
.l {background: url("images/borderdot.jpg") 0 0 repeat-y;}
.r {background: url("images/borderdot.jpg") 100% 0 repeat-y;}

.yl {background: url("images/bl2.gif") 0 100% no-repeat;}
.yr {background: url("images/br2.gif") 100% 100% no-repeat;}
.xl {background: url("images/tl2.gif") 0 0 no-repeat;}
.xr {background: url("images/tr2.gif") 100% 0 no-repeat; padding:10px;}


.blue_t {background: url("images/bluedot.jpg") 0 0 repeat-x; width: 99%;}
.blue_b {background: url("images/bluedot.jpg") 0 100% repeat-x;}
.blue_l {background: url("images/bluedot.jpg") 0 0 repeat-y;}
.blue_r {background: url("images/bluedot.jpg") 100% 0 repeat-y;}

.blue_yl {background: url("images/blue_bl.gif") 0 100% no-repeat;}
.blue_yr {background: url("images/blue_br.gif") 100% 100% no-repeat;}
.blue_xl {background: url("images/blue_tl.gif") 0 0 no-repeat;}
.blue_xr {background: url("images/blue_tr.gif") 100% 0 no-repeat; padding:0px;}

.yellowBorderedHeader {
    color: #E7880C;
    font-weight: bold;
    font-size: 125%;
}