@charset "utf-8";
/* CSS Document */

#splashImage{
height: 200px;
padding-left: 28px;
/*background-color:#FF6600; */
}

#upperRightBox {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
height: 200px;
background-image: url(/css/cssImages/signIn_graphic.gif);
background-repeat: no-repeat;
/*background-color:#3366FF;*/
}

#upperRightBoxForm {
margin: 50px 0 0 20px;
}


#upperRightBox a  {
color:#FFFFFF;
}

#upperRightBox a:visited  {
color:#FFFFFF;
}

#logintext {
font-weight:bold;
font-size:13px;
margin: 0 0 0 0;
}

#logintext a {
font-size:13px;
}

#newloginText {
color:#FFFF66;
}

#loginbutton {
margin: 10px 0 0 0;
}


#bot_rightBox {
height: 246px;
padding-left: 4px;
padding-top:10px;
/*background-color:#33CCFF;*/
}

#bot_rightBox p {
width: 262px;

}

#bot_rightBox img {
margin-bottom: 2px;
}

#short_rowOne {
padding-top:10px;
height: 20px;
text-align:right;
/*background-color:#999900;*/
}

#short_rowTwo {
	height: 88px;
	background-image: url(/css/cssImages/section_top_rule.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


#short_rowThree {
height: 88px;
background-image: url(/css/cssImages/section_top_rule.gif);
	background-position: right top;
	background-repeat: no-repeat;
/*background-color:#999999;*/
}

#short_rowFour {
height: 94px;
background-image: url(/css/cssImages/section_top_rule.gif);
	background-position: right top;
	background-repeat: no-repeat;
/*background-color:#99CC66;*/
}

#spanish_rows {
	height: 244px;
	background-image: url(/css/cssImages/section_top_rule.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


.sectionIcon {
margin: 10px 0 0 4px;
}

.optionsHeader {
font-size:12px;
font-weight:bolder;
margin: 10px 0 2px -16px;
}

.options {
margin-left: -15px;
font-size:11px;
line-height: 17px;
}

.options a {
text-decoration:none;
}

.options a:hover{
text-decoration:underline;
}

.container {
background-image:url(/css/cssImages/bgDropShadow.jpg);
background-repeat: repeat-y;
position: relative;
margin-top: -18px;
background-position: 1px 0px;
}

