.bodytext {
	COLOR: #222222; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; 
}
.bodytext1{
	COLOR: #222222; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; font-weight:bold;
}
.bodytext A{
	COLOR: #222222; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; text-decoration:none;
}
.bodytext A:hover{
	COLOR: #222222; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; text-decoration:underline;
}
.bodytext_gray {
	COLOR: #434343; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; font-weight:bold;
}
.slogantext{
	FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 14px; LINE-HEIGHT: 17px; font-weight:bold;
}
.login_text1 {
	COLOR: #FF6C00; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 22px; font-weight:bold;
}
.login_text1 A{
	COLOR: #FF6C00; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 22px; font-weight:bold; text-decoration:none;
}
.login_text1 A:hover{
	COLOR: #FF6C00; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 22px; font-weight:bold; text-decoration:underline;
}
.bodytext_footer{
	COLOR: #ffffff; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; text-decoration:none;
}
.bodytext_footer A{
	COLOR: #ffffff; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; text-decoration:none;
}
.bodytext_footer A:hover{
	COLOR: #ffffff; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; text-decoration:underline;
}
.link_text1 {
	COLOR: #222222; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; 
}
.link_text1 A {
	COLOR: #222222; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; text-decoration:none;
}
.link_text1 A:hover {
	COLOR: #222222; FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px; LINE-HEIGHT: 17px; text-decoration:underline;
}

/*for image buttons*/
.imageButton
{
    vertical-align: middle;
    cursor: pointer;
}

.news {
	FONT-FAMILY: arial,verdana,MS Sans Serif; FONT-SIZE: 11px;
	padding-left: 20px;
}
.news .container
{
	
}
.news .date
{
	FONT-SIZE: 10px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.news .subject
{
	FONT-SIZE: 12px;
	margin-bottom: 5px;
}

.news .subject A
{
	color:#4A7CDA;
    text-decoration:underline;
}

.news .content
{
	FONT-SIZE: 11px;
	margin-bottom: 20px;
}

.quicklinkLargeBlue
{
    cursor: pointer;
    color: #5555FF;
}


.InputErrorMessage
{
    font-family: Verdana,sans-serif;
    font-size: 75%;
    color: #ff0000;
}
.quicklink
{
    cursor: pointer;
    color: #5555FF;
}
.txtDetailError
{
	padding-left: 3px;
	border: solid 1px red;
}

.inputButton
{
	font-size:75%;
	position:relative;
	cursor:pointer;
	text-align:center;
	padding:0 2px;
}



