﻿/*
******* FOR DEMIAN'S COPY ****************************************
*/
.Main_Headline {font-size: 18px;}
.Paragraph_14px {font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-indent:.45in}

.Copy_Capsule_12px {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.Copy_14px_Indent {font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-indent:.45in}
.Copy_14px {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.Copy_14px_Courier {font-family: Courier, Arial, Helvetica, sans-serif; font-size: 18px;}
.Copy_16px {font-family: Arial, Helvetica, sans-serif; font-size: 16px;}

.Headline_Bonus_16px {font-family: Arial, Helvetica, sans-serif;font-size: 16px;text-indent: .45in;font-weight: bold;text-decoration: underline;}
.Headline_Cap_18px {font-family: Arial, Helvetica, sans-serif; font-size: 18px; }
.Headline_Main_36px {	font-family: "Times New Roman", Times, serif; font-size: 36px; }
.Headline_Main_24px {	font-family: "Times New Roman", Times, serif; font-size: 28px; }
.Headline_Main_22px {	font-family: "Times New Roman", Times, serif; font-size: 24px; }
.Headline_Sub_24px {	font-size: 24px; font-family: Arial, Helvetica, sans-serif; }
.Headline_Sub_Cap_14px {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.Sub_Headline_20pt{	font-size: 20px; font-family: Arial, Helvetica, sans-serif; }
/*
******************************************************************
*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	
}
hr 
{
	color: #c33f3f;
	width: 722;
}

body a{
	font-size: 12px;
	/*font-weight: bold;*/
	color: #AF0000;
	text-align: left;	
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*
******************************************************************
DISPLAY WIZARD WHITE FRAME
I had a simple idea for the email center 
that I wanted to run by you.  What if we 
just made the frame white and the font 
"Trebuchet MS, 12px", and buffed up the top, 
left, and right body margins?   */

table.WizWhiteFrame 
{
	text-align:left;
	font-family: Trebuchet MS;
	font-size: 12px;
	
	margin: 15px 15px 15px 15px;	
	
	padding: 15px 15px 15px 15px;
	
	border-top-color: white;	
	border-left-color: white;
	border-right-color: white;	
	border-bottom-color: white;
	
	background-color: white;

	border-top-style: inset;	
	border-right-style: inset;
	border-left-style: inset;
	border-bottom-style: inset;
}

/*
******************************************************************
*/
	input{font-size: 11px; background-color: #FFFFFF; border: 1px solid #666666;}
	form {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
	select{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.Error
{	
	color:Red;
	font-size:xx-small;
	font-weight: bold;
	}

.alignLeft{
	text-align: left;	
}
.alignCenter{
	text-align: center;	
}
.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

.input_noBorder {
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input {
	font-size: 11px;
	background-color: #EBEBEB;
	border: 1px solid #A0A0A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.prefCaption {
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	padding: 7px;
}
.prefDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #666666;
}

.dotted {
	background-image: url(images/dot_line.gif);
	width: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.bold{
	font-weight:bold;
}

.style8 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.style9 {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	font-variant: small-caps;
}

.graybar {
	background-color: #A0A0A0;
	height: 5px;
	width: 723px;
	margin-top: 16px;
}

.topnav {
	color: #666666;
}

.contenttitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentcaption {
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.sublinks {
	font-size: 11px;
	color: #AF0000;
}


#homeCopy h1{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;	
	color: #666666;
}
#homeCopy h2{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #736D6C;
}

/* ********** FOOTER ********************* */

.copyright{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #736D6C;
	padding-top: 3px;
	padding-left: 3px;
}
.bottomlinks {
	font-size: 9px;
	text-decoration: none;
	color: #AF0000;
}

.bottomlinkwrapper {
	width: 726px;
}

/* ******************************* */
.formText {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.get_info {
	width: 485px;
	height: 300px;
}

.nav_column {
	background-color: #D1D1D1;
	width: 114px;
	vertical-align: top;
}

.spacer_column {
	background-color: #FFFFFF;
	width: 5px;
}

.info_column {
	background-color: #E5E5E5;
	padding: 3px;
	vertical-align: top;
}

.nav_nav {
	width: 114px;
	font-size: 12px;
}

.info_info {
	width: 366px;
}

.info_info th{
	text-align: left;
	font-size: 12px;
}

.nav_nav td{
	padding: 5px;
}

.selected {
	font-weight: bold;
}

.navbarText {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-transform: none;
	color: #EBEBEB;
	font-variant: small-caps;
}
.selectedNavbarText{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-transform: none;
	color: #736D6C;
	font-variant: small-caps;
}

.selectedNavbarBox{
	background-image: url(images/diag_line.gif)
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #808284;
	background-color: #F9F9F2;
}

.boxlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.contenttitle {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tdBordergrey {
	border: 1px solid #ACAEB0;
}

.tdBorderdashed {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ACAEB0;
	border-right-color: #ACAEB0;
	border-bottom-color: #ACAEB0;
	border-left-color: #ACAEB0;
}

.contentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585556;
}

.contentTitle1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #585556;
}

.manage_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585556;
	text-decoration: underline;
}

.manage_sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 1em;
}

/*
/*
/*
/* ******** BEGIN NAME & INPUT FIELDS *********************** */
.fieldname{
	text-align: right;
	font-size: 11px;
	width: 135px;
}

.fieldinput{
	text-align: left;
	font-size: 11px;
	padding: 5px;
	width: 210px;
}
/* ******** END NAME & INPUT FIELDS ************** */
/*
/*
/*
/*
/*
/* ******** BEGIN CALENDAR *********************** */
.calendar td{
	border-color: #736d6c;
	border-style: solid;
	border-width: 1px;
}

.TitleStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #c33f3f;
	text-align: center;
}

.DayHeaderStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #736d6c;
	text-align: center;
}

.ItemStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

.TodayDayStyle {
	color: #FFFFFF;
	background-color: #736d6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}

.SelectorStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #736d6c;
	text-align: center;
}

.WeekendDayStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #D1D1D1;
	text-align: center;
}
/* ******** END CALENDAR *********************** */
/*
/*
/*
/*
/*
/*
/* ******** BEGIN GRIDVIEW *********************** */
.display_info {
	background-color: #FFFFFF;
	width: 722px;
}

.display_info td {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #736d6c;
}

.display_info th {
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-color: #D1D1D1;
	border: 1px solid #736d6c;
}

/* ******** END GRIDVIEW *********************** */
/*
/*
/*

