body {
	background-color: #000000;
	margin: 10px;
}

body,td,th, A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

A {
    text-decoration: none;
}

A:hover {
    text-decoration: underline;
}

.contentText {
    color: #000066;
}

.contentText A {
    color: #000066;
    text-decoration: none;
}

.ccDropDown {
	font-size: 12px;
    width: 155px;
}

.subDivHeader {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}

.subDivHeaderSmall {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	font-style: italic;
}

.subDivText {
    font-weight: bold;
	font-size: 23px;
	color: #0000FF;    
}

.stepsCaptions {
    font-size: 13px;
	font-weight: bold;
}

.stepsSmall {
    font-size: 10px
}

.stepsAltNumbers {
    font-size: 13px;
}

.enterPwd {
    color: #000066;
	font-size: 15px;
	font-weight: bold;
}

.accesstimeInfo {
    padding-top: 3px;
    font-size: 11px	;
}

.Stil22 {
    font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.Stil24 {
    font-size: 30px; 
    font-weight: bold;
}
.Stil27 {
    font-weight: bold;
    font-size: 22px;
}
.Stil29 {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.Stil3 {
    font-size: 12px;
	font-weight: bold;
}
.Stil35 {
    font-size: 18px;
	font-weight: bold;
	color: #000000;
}

/* ************************************************************************* */
/* Confirmation Page */

A.confirm {
    color: #ffffff;
    text-decoration: none;
}

A.confirm:hover {
    color: #000099;
}

TD.confirm_content {
    background-color: #5251BD;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

TABLE.confirm_contentBoxGrayBG {
    background-color: #D4D0C8;
    margin-bottom: 15px;
}

TABLE.confirm_contentBox {
    background-color: #8D94D8;
    margin-bottom: 15px;
}

.confirm_caption {
    font-size: 19px;
	font-weight: bold;
	color: #ffffff;
    text-align: center;
}

.confirm_subCaption {
    font-size: 13px;
	font-weight: bold;
	color: #ffffff;
    text-align: center;
}

TD.confirm_blackHeader {
    background-color: #000000;
    font-size: 14px;
	font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.confirm_loginPassCaption {
    font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000099;
}

.confirm_loginPassData {
    font-size: 21px;
	font-weight: bold;
	color: #000000;
}

.confirm_submit {
    border: 2px outset #949494;
    width: 100%;
    font-weight: bold;
    margin: 0px;
    height: 40px;
}

TD.confirm_button{
    border: 2px outset #949494;
    padding-left: 50px;
    padding-right: 50px;
    margin: 0px;
    height: 40px;
}

A.confirm_button {
	color: #000000;
    font-weight: bold;
    text-decoration: none;
}

A.confirm_button:hover {
    text-decoration: underline;
	color: #008000;
}

.confirm_submit:hover {
	color: #8D94D8;
}