@charset "utf-8";
/* CSS Document */


.text{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#333333;
}
.text a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
   }
.text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.text a:hover
{
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#333333;
}


.orangecolor {
	background-color:#feab03;
	height:2px;
}
.backimage{
background-image:url(image/Graybackground.gif);
height:32px;
}
.marqueetext{
color:#333333;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.dotline{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
position:absolute;
height:1px;
}
.redtext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#be0548;
text-decoration:none;
}
.redtext a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#be0548;
text-decoration:none;
}
.redtext a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#be0548;
text-decoration:none;
}
.redtext a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#be0548;
text-decoration:none;
}
.redtext a:hover
{
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.bluetext{
color:#1965b1;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
.bluetext a:link{
color:#1965b1;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
.bluetext a:visited{
color:#1965b1;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
.bluetext a:hover
{
color:#1965b1;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;}


.box{
height:20px;
width:229px;
background-color:#CCCCCC;
}
.Links
{
height:31px;
border-bottom:1px #999999 dotted;
vertical-align:middle;
}
.Links1
{
height:24px;
border-bottom:1px #999999 dotted;
vertical-align:top;
}

.graybottom{
height:32px;
background-color:#f1f1f1;
}

.Links2
{
height:22px;
border-bottom:1px #999999 dotted;
vertical-align:center;
}
.Links3
{
border-bottom:1px #999999 dotted;

}
.Dotline1{
background-image:url(image/Dotline.gif);
background-repeat:repeat-x;
height:1px;
}

.Dotted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
}

.Box{
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
width:120px;
}
.MenuDotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 5px;
	padding-bottom: 5px;
}
.saptext{
color:#1965b1;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

#pscroller2{
left:20px;
width: 640px;
height: 25px;
padding: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;

}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}


.text10{
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#333333;
   line-height:12px;
}
