h1 {
	margin:0 0 5px; /*Add so FIREFOX is aligned with IE*/
	color:#073c68;
	font-family:KingthingsCalligraphica2Rg, Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal; }

h2 {
	margin:30px 0 5px; /*Add so FIREFOX is aligned with IE*/
	color:#073c68;
	font-family:KingthingsCalligraphica2Rg, Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal; }

h3 { }


/*---------------------Other Items---------------------------------------*/

img {
	border:none; }

.clearLine {
	clear:both;
	height:0;  /** for IE7 **/
	width:100%;  }

p.underTitle {
	margin:0 0 10px; }

.floatRight {
	float:right;
	margin:0 0 10px 10px; }

.floatLeft {
	float:left;
	margin:0 10px 10px 0; }

.font15 {
	font-size:15px; }

.boldRed {
	font-weight:bold;
	color:#930508; } 

ul.list {
	margin:0 0 0 15px;
	padding:0; }

ul.list li {
	list-style:square;
	margin:0 0 10px;
	padding:0; }