﻿body
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, MS Sans Serif;
	font-size: 62.5%; /*sets starting font size 62.5% = around 10pt */
	background-color: #9B2168;
}

div.master
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
/*used in Index.aspx and MasterPage.aspx at the bottom of the pages */
div.master2
{
	margin-left: 0px;
	margin-top: 2px;
	font-family: sans-serif;
	font-size: 1.1em;
}

span.master
{
	margin-left: 80%;
	margin-right: 5px;
	font-size: 0.9em;
}

a img
{
	border: none;
}

A
{
	font-family: Verdana, MS Sans Serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	color: #CCCC66;
}

A.Menu:link
{
	font-family: Verdana, MS Sans Serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #46042A;
}

A.Menu:visited
{
	font-family: Verdana, MS Sans Serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #46042A;
}

A.Menu:active
{
	font-family: Verdana, MS Sans Serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #46042A;
}

A.Menu:hover
{
	font-family: Verdana, MS Sans Serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #46042A;
}

.BodyText
{
	font-family: Verdana, MS Sans Serif;
	font-size: 1em;
	text-decoration: none;
}

.FooterText
{
	font-size: 0.9em;
}

.Center
{
	text-align:center;
}

.FieldLabel
{
	text-align: right;
}

.Error
{
	font-family: Verdana, MS Sans Serif;
	font-size: 1em;
	color: Red;
	font-weight: bold;
}
/* Main Window */
td.left
{
	width: 22px;
	height: 100%;
	background-image: url(Images/Layout/MainWindow/MainWindow_Left.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
td.center
{
	background-color: #FFFFFF;
}
td.right
{
	width: 19px;
	height: 100%;
	background-image: url(Images/Layout/MainWindow/MainWindow_Right.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
/* Menu */
td.left2
{
	width: 1px;
	height: 100%;
	background-image: url(Images/Layout/Menu/Menu_Left_Right.gif);
	background-repeat: repeat-y;
}

td.middle2
{
	width: 186px;
	color:#46042A;
	background-color:#E2BFD4;
	text-align: left;
	padding: 4px 14px 4px 14px;
}

td.right2
{
	width: 1px;
	height: 100%;
	background-image: url(Images/Layout/Menu/Menu_Left_Right.gif);
	background-repeat: repeat-y;
}
/* Content Grid */
td.left3
{
	width: 3px;
	height: 100%;
	background-image: url(Images/Layout/Content/Content_Left_Right.gif);
	background-repeat: repeat-y;
}
td.center3
{
	height: 100%;
	width: 500px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

td.right3
{
	width: 1px;
	height: 100%;
	background-image: url(Images/Layout/Content/Content_Left_Right.gif);
	background-repeat: repeat-y;
}

div.content0
{
	font-size: 1.1em;
	font-family: sans-serif;
	margin-left: 4px;
	margin-top: 4px;
	text-align: left;
}

div.content
{
	font-size: 1.2em;
	font-family: sans-serif;
	margin-left: 4px;
	margin-top: 4px;
	text-align: left;
}

div.logoSplitter
{
	width: 500px;
	margin-left: 2px;
	margin-right: 2px;
}

div.logoLeft
{
	float: left;
	width: 230px;
	height: 70px;
	margin-top: 10px;
	padding-left: 10px;
}
div.logoLeftText
{
	float: left;
	width: 230px;
	text-align: right;
}

div.logoRight
{
	float: right;
	width: 240px;
	height: 70px;
	margin-top: 8px;
}
div.logoRightText
{
	width: 240px;
	text-align: left;
}

.content2
{
	font-size: 1.3em;
	font-family: sans-serif;
	margin-left: 4px;
	margin-top: 4px;
}

.text1
{
	font-size: 1.3em;
	font-family: sans-serif;
	font-weight: normal;
}

.text2
{
	font-size: 1.3em;
	font-family: sans-serif;
	font-weight: bold;
}

span.PhoneNumber
{
	font-weight: bold;
	font-size: 1.1em;
	font-family: Sans-Serif;
	color: #666666;
}



hr
{
	color: #C57FA8;
	height: 1px;
}

.header1
{
	color:#851656;
	font-size: 3em;
	font-family: Sans-Serif;
}

.header2
{
	color: #851656;
	font-size: 3em;
	font-family: Sans-Serif;
}

.header3
{
	color: #851656;
	font-size: 2.2em;
	font-weight: bold;
	font-family: Sans-Serif;
}

.header4
{
	color: #851656;
	font-size: 2em;
	font-weight: bold;
	font-family: Sans-Serif;
}

.header5
{
	color: #851656;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Sans-Serif;
}

.header6
{
	color: #851656;
	font-size: 1.3em;
	font-family: Sans-Serif;
}

.header7
{
	color: #851656;
	font-size: 1.0em;
	font-weight: bold;
	font-family: Sans-Serif;
}

a:link, v:link, a:visited, a:active
{
	color: #46042A;
}

.gridView
{
	border: solid 1px #46042A;
	font-size: 1.2em;
	font-family: sans-serif;
}

a.ContactUs
{
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
	color: Blue;
}

.fieldLabel
{
	text-align:right;
}

/* Grid Style */
.GridView, .GridView TBODY, .GridView TBODY
{
	border-style: none;
}
.GridHeader th
{
	font-weight: bold;
	background-color: #DCADC9;
	color: #000000;
	border-style: none;
	border-bottom: solid 1px #000000;
	text-align: left;
}
.GridHeader a:link
{
	color: #000000;
}
.GridHeader th a:hover
{
	color: #000000;
	text-decoration: 'underline';
}
.GridRow td
{
	border-style: none;
	background-color: #EDB6D7;
	color: #000000;
}
.GridEditRow td
{
	border-style: none;
	background-color: #FFFFFF;
	color: #000000;
}
.GridAltRow td
{
	border-style: none;
	background-color: #F6EAF1;
	color: #000000;
}
.GridSelectedRow td
{
	border-style: none;
	background-color: #93142F;
	color: #FFFFFF;
}

/* Fieldset */
fieldset
{
	background-color:#EBCFE0;
	border:solid 1px #C6D0DC;
}
fieldset div.fsDiv
{
	padding:4px 6px 6px 6px;
}
div.legend
{
	color:#B40000;
	font-weight:bold;
	margin-bottom:2px;
}
.Hidden
{
	display:none;
}
