body
{
margin: 0px;
font-family: Arial;
font-size: 11px;
color: #333333;
}

.header
{
width: 999px;
height: 28px;
vertical-align: top;
}

.innerheadertext
{
font-family: Arial;
font-size: 12pt;
color: #ffffff;
padding:10px;
}

a
{
font-family: Arial;
font-size: 11px;
color: #333333;
text-decoration: none;
}

/*.loginfeilds
{
font-family: Arial;
font-size: 9px;
font-weight: bold;
color: #333333;
border: 1px solid #666666;
}
*/
.biggreyheadline
{
font-family: Arial;
font-size: 13px;
color: #333333;
font-weight: bold;
padding-left: 15px;
}

.bluelinks a
{
font-family: Arial;
font-size: 11px;
color: #14c8e5;
font-weight: bold;
font-style: normal;
}

.blueheading
{
font-family: Arial;
font-size: 11px;
color: #009acf;
font-weight: bold;
}

.graysmallheading
{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #333333;
padding-left: 10px;
padding-right: 10px;
text-align: justify;
}

.graysmallheading1
{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #333333;
padding-right: 10px;
text-align: justify;
}

a.middlelink
{
	color:#468B2B;
	
}

a.middlelink:hover
{
	color:#b0adac;
	
}

a.ProductText
{
	color:#009acf;
}
.loginfeilds
{
font-family: Arial;
font-size: 11px;
color: #3C3C3F;
border: 1px solid #C2C2C2;
background-color:#F4F4F4;
}


.loginfeilds1
{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #3C3C3C;
border: 1px solid #C2C2C2;
background-color:#F4F4F4;
}

.gobutton
{
font-size: 9px;
color: #333333;
border-bottom: 2px solid #3ba6d4;
border-right: 2px solid #3ba6d4;
border-top: 2px solid #3ba6d4;
}

.logintext
{
font-family: Arial;
font-size: 11px;
color: #616161;

}

.loginheading
{
font-family: Arial;
font-size: 11px;
color:#7D7D7D;
}

#ticker-container
{
position:relative;
overflow:hidden;
width: 230px;
height: 130px;
/*background-color: ;*/
background-repeat: repeat;
padding: 2px;
border: Defaultpx dotted ;
}
	
#ticker
{
position:relative;
width:230px;
}
	
#ticker ul
{
padding:0px;
margin:0px;
list-style-type:none;
}

#ticker ul li
{
display:list-item;
margin-top: 1px;
margin-bottom: 1px;
padding-top: 1px;
padding-bottom: 1px;
font-family: arial;
font-size: xx-small;
font-weight: normal;
/*color: ;*/
padding-left: 2px;
}
	
#ticker ul li a
{
font-family: arial;
font-size: xx-small;
font-weight: normal;
/*color: ;*/
text-decoration: none;
padding-left: 2px;
}
        
#ticker ul li a:hover
{
font-family: arial;
font-size: xx-small;
/*color: ;*/
text-decoration: none;
padding-left: 2px;
}


.ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.bluebuttons
{
font-family: Arial;
font-size: 11px;
color: #009acf;
}

.textentry
{
	border-color:Silver;
	border-style:solid;
	border-width:1px;
}
