/* CSS definition file containing sitestyle stylesheets */
BODY {font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;background-color:#FFF;background-image: url("./assets/images/background.gif")}
h2 {font:bold 17px Arial;border-bottom:1px solid #999;color:#999;margin-top:15px}
h3 {font:bold 14px Arial;border-bottom:1px dotted #36C;color:#36C;margin-top:20px}

A:active {color: rgb(255,0,0)}
A:link {color: rgb(0,51,204)}
A:visited {color: rgb(153,0,153)}
.TextNavBar {font-size: xx-small}
A:hover {color: rgb(255,0,0)}
.ratetable {margin: 0px;padding: 2px;border: 1px solid #AAAAAA}
.sideborder {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: none;border-right-style: solid;border-bottom-style: none;border-left-style: solid;border-top-color: #CCCCCC;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;border-left-color: #CCCCCC}
a.applytext {font-family: Arial;font-size: 12px;font-weight: bold;color: #F00;text-decoration: none}
li {font-size: 12px;text-indent: -8px}

#testimonials {margin:3px 3px 3px 0;padding:3px;font:9px Verdana, Arial, Helvetica, sans-serif;border:1px solid #DDF;background:url(/images/light_bg.png) repeat left top;height:94px;background:#F0F0FF}
#testimonials h4 {font:bold 12px Arial;color:#66F;margin:0 0 5px;padding:0}

#front_content {font-size:12px}
#front_content td {font:bold 12px Arial}

/* Form Styles */
form {margin:0;padding:0}
fieldset {padding:20px}
#question {margin-bottom:10px}
label {float:left;width:180px;text-align:right;padding-right:15px;font-weight:bold}
legend {font:bold 14px Arial;padding:0 12px}



.right {text-align:right}
.italic {font-style:italic}