/* BODY */

body {
	background-color: #2f4a41;
	margin: 6px 12px 24px 12px;
	text-align: center;
	background-image: url(images/Background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


/* RESET */

a {
	color: #407915;
}
a:hover {
    color: #af319d;
}

img {
	border: none;
}

ol, ul {
	margin: -6px 0px 14px 0px;
	padding-left: 28px;
}
li {
	margin: 0px 0px 4px 0px;
	padding-left: 0px;
}

p {
	margin: 0px 0px 14px 0px;
}

table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}

/* BASICS */

.Purple
{
    color: #af319d;
}
.Green
{
    color: #407915;
}
.Blue
{
    color: #4356a3;
}
.BlueGreen
{
    color: #49757e;
}
.Putty
{
    color: #f6f4ee;
}

/* PAGE TEMPLATE */

#Paper {
	margin: 0px auto;
	text-align: left;
	width: 890px;
	background-color: #ffffff;
	border: solid 1px #1b2e39;
}

#Banner {
	height: 132px;
	background-image: url(images/BannerBkgnd.jpg);
	text-align: right;
}
#ctl00_Logo
{
    margin: 15px 0px 0px 46px;
    float: left;
}
#BannerSearch
{
    margin: 12px 36px 0px 0px;
}
#BannerLinks
{
    margin: 72px 6px 0px 0px;
}
#Banner a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 12px;
	color: #ffffff;
}

#Menu {
	height: 30px;
	background-color: #4a757f;
	background-image: url(images/MenuBkgnd.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	letter-spacing: 0.5px;
	font-weight: bold;
	padding-left: 14px;
}
#Menu a {
	padding: 5px 16px 8px 16px;
	text-decoration: none;
	float: left;
	color: #ffffff;
	background-image: url(images/MenuSeparator.gif);
	background-repeat: no-repeat;
}
#Menu a:hover {
	text-decoration: underline;
}

#Menu div {
	background-color: #f2efec;
	border: 1px solid #bab7b2;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 15px 5px 15px;
	position: absolute;
	z-index: 20;
	top: 169px;
	visibility: hidden;
}
#Menu div a {
	margin: 3px 0px 6px 0px;
	background-image: none;
	border: none;
	display: block;
	float: none;
	padding: 0px;
	color: #679146;
}
#Menu div a:first-child {
	border: none;
}
#Menu div a:hover {
	text-decoration: underline;
}

#ctl00_SideMenu
{
    float: left;
    margin: 30px 0px 24px 18px;
    width: 136px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ctl00_SideMenu p
{
    padding: 6px 18px 6px 6px;
    margin: 0px;
}
#ctl00_SideMenu p.Header
{
    font-size: 12px;
    font-weight: bold;
    color: #49757e;
}
#ctl00_SideMenu p.Select
{
    background-image: url(images/SideMenuSelect.gif);
    background-position: top right;
}
#ctl00_SideMenu a
{
    text-decoration: none;
}
#ctl00_SideMenu p.Select a
{
    color: #af319d;
}
#ctl00_SideMenu a:hover
{
    text-decoration: underline;
}

#Contents
{
    float: right;
	margin: 36px 36px 24px 0px;
	width: 680px;
	min-height: 450px;
}

#Footer {
	border-top: solid 1px #888888;
	background-color: #4a757f;
	background-image: url(images/MenuBkgnd.gif);
	height: 20px;
	clear: both;
	font-size: 12px;
    color: #fae9ac;
	padding: 4px 0px 0px 24px;
}
#Footer a
{
    color: #ffffff;
    text-decoration: none;
}
#Footer a:hover
{
    text-decoration: underline;
}
#Footer span
{
    margin: 0px 6px 0px 6px;
}



/* CONTENTS COMMON LAYOUT */

#Contents p
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

#Contents p.Heading1 {
	font-size: 20px;
	letter-spacing: 1px;
	color: #af319d;
	padding-bottom: 3px;
	margin: 21px 0px 14px 0px;
	border-bottom: solid 1px #cccccc;
}
#Contents p.Heading1:first-child {
	margin-top: 0px;
}
#Contents p.Heading2 {
	font-weight: bold;
	color: #4356a3;
	margin: 14px 0px 7px 0px;
	clear: left;
	font-size: 16px;
}
#Contents p.Heading2:first-child {
	margin-top: 4px;
}
#Contents p.Heading3
{
    font-weight: bold;
    color: #49757e;
    font-size: 14px;
}
#Contents p.Caption {
	font-size: 11px;
	color: #0860a8;
}
#Contents p.Quote {
	color: #49757e;
	margin-left: 28px;
    font-weight: bold;
}
#Contents p.BlueArrows
{
    background: url(images/BlueArrows.png) no-repeat;
    background-position: 0px 0px;
    height: 24px;
    padding: 2px 0px 0px 36px;
}
#Contents p.ArrowSmallBlue
{
    background: url(images/ArrowSmallBlue.gif) no-repeat;
    background-position: 0px 3px;
    padding: 0px 0px 0px 24px;
}
#Contents p.GreenArrow
{
    background: url(images/GreenArrow.gif) no-repeat;
    background-position: 0px 4px;
    padding-left: 12px;
}
#Contents p.Callout
{
    margin: 0 0 0 0;
    padding: 9px;
    background-color: #deddee;
}



#Contents div.ColR
{
    float: right;
    width: 300px;
    margin: 12px 0px 24px 36px;
}
#Contents div.ColL
{
    float: left;
    width: 300px;
    margin: 0px 14px 14px 0px;
}
#Contents div.Col2
{
    float: left;
    width: 300px;
    margin-bottom: 14px;
}

#Contents div.Indent
{
    margin: 6px 0px 0px 24px;
}

#Contents img.PhotoL
{
    float: left;
    margin: 0px 14px 14px 0px;
}
#Contents img.PhotoR
{
    float: right;
    margin: 0px 14px 14px 28px;
}

#Contents img.PDFIcon {
	vertical-align: top;
	padding-left: 3px;
}

#Contents div.RegisterNow
{
    background: url(images/ArrowYellow.png);
    background-repeat: no-repeat;
    background-position: 0 -2px;
    font-size: 16px;
    height: 40px;
    padding: 6px 24px 0px 60px;
    letter-spacing: 0.5px;
    float: right;
}
#Contents div.JoinNow
{
    background: url(images/ArrowYellow.png);
    background-repeat: no-repeat;
    background-position: 0 -2px;
    font-size: 16px;
    height: 40px;
    padding: 6px 24px 0px 60px;
    letter-spacing: 0.5px;
    float: right;
}



#Contents div.Callout {
	float: right;
	background-color: #f6f4ee;
	border: solid 1px #968100;
	padding: 9px;
	width: 280px;
	margin: 4px 0px 36px 24px;
}
#Contents img.NewsletterIcon {
	margin: 0px 4px 14px 48px;
	float: left;
}

/* LOGIN */

#LoginBox
{
    width: 310px;
    border: solid 1px #dddddd;
    background-color: #f6f4ee;
    padding: 9px 9px 0px 9px;
    margin: 24px 0px 12px 0px;
}
#LoginBox p
{
    margin: 0px 0px 9px 0px;
}
#LoginBox span.Title
{
    float: left;
    width: 80px;
    clear: left;
}
#LoginBox input.Text
{
    width: 200px;
}
p.LoginMessage
{
    font-weight: bold;
    color: #DD0000;
}

.Caption {
   font-size: 11px; /*8pt*/
   font-style: italic;
}

.Cancelled {
	font-weight: bold;
	color:#CC0000;
	font-style: italic;
}

.hdr1 {
	font-weight: bold;
	color: #880000;
}

/* FONTS */
/*
10px = 77%;
11px = 85%;
12px = 9pt = 93%;
13px = 100%;
14px = 108%;
15px = 116%;
16px = 123.1%;
17px = 131%;
18px = 138.5%;
19px = 146.5%;
20px = 153.9%;
21px = 161.6%;
22px = 167%;
23px = 174%;
24px = 182%;
25px = 189%;
26px = 197%;
*/
