﻿/** Standard Styles **/
html, body { margin: 0px; padding: 0px; }
body, table, tr, td, select, input, option, layer, div { color: #000000; font-family: Arial, Verdana, sans-serif; font-size: 11px; }
a { color: #000066; border: 0px; }
img { border: 0px; }

h1 { font-size:12px;color: #000066; font-weight: bold; }
h2 { font-size:12px;color: #255DB0; font-weight: bold; }
h3 { font-size:12px;color: #B82025; font-weight: bold; }
p { margin-left: 25px; }

.title { font-size: 12px; color: #000066; font-weight: bold; margin: 5px; margin-left: 0px; }
.largeText { font-size: 13px; }
.largeTitle { font-size:16px; color: #B82025; font-weight: bold; }

/** Layout Styles **/
#wrapper { }
#page { width: 762px; margin-left: auto; margin-right: auto; }
#header { width: 762px; }
#content { }
#footer { text-align: center; font-size: 11px; }

#colMiddle
{
	min-height:300px;
}
