﻿/* HTML ELEMENTS */
html, body {padding: 5px;margin: 0px;font-family: Arial;font-size:11px;}
a {color:#506c8f;font-weight:bold;}
/*#########################################
General Styles
#########################################*/
.clear {clear:both;}
.clearthis {float:none;clear:both;height:0;line-height:0;}
hr {width:700px;margin-top:10px;margin-bottom:10px;}
/*#########################################
MasterPage Styles
#########################################*/
#SSFrame {border: solid 1px #000000; width:800px; padding: 0px;}
