/* CSS Document */

body
{
margin:0px;
}
.lefttext
{
font-family:"Myriad Roman";
font-size:30px;
font-weight:normal;
color:#FFFFFF;
}
.spotlight_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#666666;
}
.welcome_header
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
vertical-align:top;
color:#333333;
}
.welcome_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#666666;
background:white;
text-align:justify;
vertical-align:top;
line-height:18px;
}
.welcome_text_middle
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#666666;
background:white;
text-align:justify;
vertical-align:middle;
line-height:18px;
}
.welcome_text_on_silver
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#FFFFFF;
background-image:none;
background-color:#C0C0C0;
text-align:justify;
vertical-align:top;
line-height:18px;
}
.welcome_right_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#666666;
text-align:right;
vertical-align:middle;
line-height:18px;
}
.welcome_center_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#666666;
text-align:center;
vertical-align:top;
line-height:18px;
}
.welcome_text_bold
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
text-align:justify;
vertical-align:top;
line-height:18px;
}
.welcome_text_bold_black
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
vertical-align:top;
color:#000000;
}
.spotlight_text_green
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#67CC02;
}
.grayborder
{
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.grayborder_bottom
{

border-bottom:1px solid #CCCCCC;
}
.footer_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
vertical-align:top;
color:#666666;
}
.footer_right_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:right;
vertical-align:top;
color:#666666;
}
.footer_text a:link, .footer_text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.footer_text a:hover{
	text-decoration:underline;
}

.selectbox
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#666666;
border:1px groove #B1B1B1;
width:150px;
height:19px;
}
.combobox
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#A8A8A8;
border:1px groove #B1B1B1;
width:185px;

}
.combobox_padding
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#666666;
border:1px groove #B1B1B1;
width:185px;

}
.combobox_51
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#666666;
border:1px groove #B1B1B1;
width:51px;
height:19px;
}
.combobox_90
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#666666;
border:1px groove #B1B1B1;
width:90px;
height:19px;
}
.combobox_519
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#666666;
border:1px groove #B1B1B1;
width:519px;
height:179px;
}
.dotted_border
{
border-top:1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
}

.LoginErrormessage{
	color: #FF0000;
	font-family: Verdana;
	font-size: 9px;
	font-weight:normal;
}
.submitbut{
cursor:default;
}
.bgimage_home_page
{
background-image:url(../images/full_green_left_part.jpg);
background-repeat:no-repeat;
}
.bgimage_contactus_page
{
background-image:url(../images/full_gray_left_part.jpg);
background-repeat:no-repeat;
}
