body
{
	margin: 0 auto;
}

#header
{
	background-image: url(/images/bg.jpg);
	border-bottom: solid 1px #8f9195;
	width: 100%;
	height: 105px;
}

#content
{
	width: 900px;
	padding-top: 15px;
}

h1 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 30pt;
	color: Black;
	letter-spacing: -2px;
	line-height: 1.1em;
	margin: 0px;
	padding-top: 10px;
}

h2 
{
	font-family: Arial;
	font-weight: normal;
	font-size: 24pt;
	color: #636466;
	letter-spacing: -1px;
	margin: 0px;
	padding-top: 10px;
}

h3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #6d6e71;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin: 0;
	border-bottom: dotted 1px #3d3983;
}
h3.black
{
	color: black;
	border: none;
	padding: 0px;
}

h4
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #3d3983;
	margin: 0;
	padding-top: 1em;
}
h4.black 
{
	color: Black;
}

p
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
	margin: 0;
	padding-top: 1em;
}
p.summary
{
	font-size: 11pt;
}
p.top
{
	padding-top: 0px;
}
p a
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: #3d3983;
	text-decoration: none;
	border-bottom: dotted 1px #3d3983;
}
ul
{
    font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #3d3983;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}
ul li
{
    padding-top: 0px;
}

a.print
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #3d3983;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: solid 1px #b9c4b1;
	padding-bottom: 3px;
}

a.more
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #3d3983;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 0px;
	border-top: dotted 1px #6d6e71;
	padding-top: 3px;
}

.article
{
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
	vertical-align: top;
}

ul.quote
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: Black;
	line-height: 1.5em;
	list-style-image: url(./images/quotes.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
ul.quote li
{
	padding-top: 0px;
}

a.circlelink
{
	text-decoration: none;
}
table.defaultcircle 
{
	background-image: url(./images/defaultcircle.jpg);
	background-size: 180px;
	width: 180px;
	height: 199px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 18pt;
	color: black;
}
table.selectedcircle
{
	background-image: url(./images/selectedcircle.jpg);
	background-size: 180px;
	width: 180px;
	height: 199px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 18pt;
	color: white;
	cursor: pointer;
}

table.whitegrey
{
	width: 275px;
}
table.whitegrey thead
{
	background-color: white;
}
table.whitegrey tbody
{
	background-color: #f8f5f2;
}
table.whitegrey tbody td
{
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid 1px #b2b3b6;
	border-right: solid 1px #b2b3b6;
}


table.greenwhite
{
	width: 275px;
}
table.greenwhite thead td
{
	font-family: Verdana;
	font-size: 21pt;
	font-weight: bold;
	text-align: left;
	color: white;
	background-color: #a9b18f;
	padding-left: 15px;
	border-left: solid 1px #b2b3b6;
	border-right: solid 1px #b2b3b6;
}
table.greenwhite thead td.corners
{
	border: 0px;
	padding: 0px;
}
table.greenwhite tbody td
{
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid 1px #b2b3b6;
	border-right: solid 1px #b2b3b6;
}

table.box
{
    text-align: left;
}
table.box td.corners
{
	border: 0px;
	padding: 0px;
}
table.box td
{
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid 1px #b2b3b6;
	border-right: solid 1px #b2b3b6;
}

.brown
{
	background-color: #f4f0cd;
}

table.brownbrown
{
	width: 200px;
}
table.brownbrown td
{
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid 1px #b2b3b6;
	border-right: solid 1px #b2b3b6;
	background-color: #f4f0cd;
}
table.brownbrown td.corners
{
	border: 0px;
	padding: 0px;
}

table.form
{
    width: 100%;
}
table.form td.heading
{
    font-family: Verdana;
	font-weight: bold;
	font-size: 12pt;
	color: #3d3983;
	line-height: 1.3em;
}
table.form td.mainsubhead
{
    font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #636466;
	border-bottom: solid 1px #ed1c24;
	padding-top: 25px;
	padding-bottom: 3px;
	padding-right: 50px;
}
table.form td.subheading
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #636466;
	padding-top: 15px;
	padding-bottom: 2px;
	text-align: right;
	border-bottom: solid 1px black;
}
table.form td.label
{
    font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	border-bottom: dotted 1px black;
}
table.form td.field
{
    padding-top: 3px;
	padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 25px;
}
table.form td.footer
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #636466;
    padding-top: 20px;
    padding-bottom: 20px;
}

input.button
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 9pt;
    color: White;
    background-color: #707e81;
}
input.number
{
    font-family: Verdana;
    font-size: 10pt;
    border: solid 1px #bcbdc0;
    background-color: #fffde9;
    width: 75px;
}
input.text
{
    font-family: Verdana;
    font-size: 10pt;
    border: solid 1px #bcbdc0;
    background-color: #fffde9;
}

table.footer
{
    height:147px;
    margin-top: 10px;
}
table.footer td table
{
	background-color: #818285;
}
table.footer td table td
{
    font-family: Arial;
	font-weight: normal;
	font-size: 14pt;
	color: white;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-top: solid .1em #a8aaad;
	border-bottom: solid .1em #a8aaad;
}
