/*
page specific styles
*/

a {color:#666666;}
a:hover {color:#cc0000;}

a.more{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
	font-weight:normal;
	font-style:italic;
	/*text-decoration:underline;*/
}

.ul
{
	/*margin-left: 20px;
	padding-left: 0px;
	list-style: none;*/
}

.li {
	margin-left:40px;
	list-style-image: url('/images/cas/bullet.png');
	/*background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 .5em;
	text-align:left;*/
}

/*
a.more
{
	background-position: right center;
	color: #666666;
	text-decoration: none;
	display: block;
	
	/*background-image: url('/images/cas/rh_arrow.png');*/
	background-repeat: no-repeat;
	
}
*/
a.more:hover
{
	color:#D60C16;
	font-weight:bold;
}

a.more {

background-position:95px 6px;
}

table.contactsTable tbody td.contactAltRow { border:solid 1px #fff;background-color:#e5e5e5; }
table.contactsTable tbody td.contactHeader {color:#d60c16;font-weight:bold;}
table.contactsTable tbody td {padding:3px;font-size:11px;}

.boldWhiteSmall
{
	color:#FFFFFF;
	font-weight:bold;
}

hr { border:solid 1px #999999;}

.BigBold {color:#CC0000;font-size:18px;}
.BigBoldAlt {color: #666666; font-size:18px;}

.specialUnitHeader {font-weight:bold;font-size:14px;color:#CC0000;margin-bottom:5px;}

/******* forms *******/

div.formWrapper div.itemRow 
    {
        margin-bottom:10px;
    }
    
    div.formWrapper div.itemRow .required
    {
        color:Red;
        font-size:90%;
    }
    div.formWrapper div.itemRow label.inputLabel
    {
        font-weight: bold;
    }
    div.formWrapper div.itemRow input
    {
        border-width: 1px;
        padding:5px;
        color:#666666;
    }
    
    div.formWrapper div.itemRow textarea 
    {
        font-family:Arial;
    }
    
    div.formWrapper
    {
        padding: 10px;
        width: 370px;
        
    }


























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.ul {
padding-left: 0px;
	list-style: none;*/
}

.li {
margin-left:40px;
	list-style-image: url('/images/cas/bullet.png');
	/*background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 .5em;
	text-align:left;*/
}


