/* CSS Document */

.blackbullets
{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:underline; font-weight:normal;
}

.blackbullets:hover
{
color:#FFFFFF;
}
.text
{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:normal;
}

.blacktext
{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:normal; text-align:justify;
}

.whitebullets
{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:normal;
}
.whitebullets:hover
{
color:#000000;
}

.rightpatch
{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:normal;
}

.more
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#333333; text-decoration:underline; font-weight:normal;
}

.more:hover
{
color:#FFFFFF; text-decoration:none;
}

.bottomlink
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;
}

.bottomlink:hover
{
text-decoration:underline
}
.comobox{
	font-family:Arial, Helvetica, sans-serif;
	height:15;
	width:100px;
	background-color: #688993;
	border: 1px dotted #A5B9BE;
}

.heading
{
font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; text-decoration:none; font-weight:bold;
}

.heading2
{
font-family:"Trebuchet MS"; font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold;
}

.blackheading
{
font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; text-decoration:none; font-weight:bold;
}
