
body
{
    font-family: Verdana, Tahoma, Arial;
}

#logo {
    margin-left:50px;
}

.login_msg {
    float: right;
    margin-top: 25px;
    color: #FFFFFF;
}

.login_msg a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

.login_msg a:hover {
    color: #EFEFEF;
    text-decoration: none; 
}

.service_sub_head {
        padding-top:3px;
	font-size: 12px;
	font-weight: bold;
        color:#e30022;
}
#service_info {
	width: 280px;
}
#service_info ul {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
    width:180px;
    list-style:none;
	background-color: #C7C8CA;
}

#service_info .link_box {
	background-image: url(../../../images/link_box_upper.png);
	background-repeat: no-repeat;
	padding-top: 1px;
}
#service_info .link_box .link_box_bottom {
	background-image: url(../../../images/link_box_lower.png);
	width: inherit;
	height: 15px;
	background-repeat: no-repeat;
        clear:both;
}
#service_info .link_box .choice_holder .link_box_header {
	height: auto;
	width: 18px;
	float: left;
	background-repeat: no-repeat;
}
#service_info .link_box .choice_holder {
	width: 200px;
	margin-top: 8px;
	background-color: #ED1C24;
}

#proud_statement
{
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
    color:#e30022;
}

.quote
{
    width:120px;
    font-size:9px;
    color:#808080;
    margin-bottom:10px;
}

.quote_title
{
    font-size:10px;
    color:#404040;
    font-weight:bold;
}

#loaded_info a
{
    text-decoration:none;
    color:black;
}

loaded_info p
{
   margin:0px;
}

#loaded_info a:hover
{
    color:#e30022;
}

#loaded_info h1
{
}