/* common elements */

* {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

body, td, th, input, select, textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
}
body {
	text-align:center;
	margin: 20px 0px 0px;
}

#pageContainer {
	width: 760px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
		
}
#page {
	border: 1px solid #000000;

}

/* layout specific */
#pageBackground {	background: url(../_images/pageBG.gif) repeat-y;}
#footerContainer {
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#headerContainer {
	
}

#header {
}
#menuContainer {
	background: #a4a4a4;
	height: 19px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#menu {
	padding-top: 2px;
}

#contentContainer {}
#content {
	clear: both;
}
#leftContainer, #footer {
	float: left; 
	width: 510px;
}

#rightContainer, #copyright {
	float: left; 
	width: 248px;
	overflow: hidden;
}
#right {
	margin-top: 0px;
}
#rightInt {
	margin-top: 0px;
}
#subMenuRight {
	background: #A4A4A4;
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 0px;
	font-size: 13px;
	padding-top: 0px;
	float: left;
}
#rightBottom {
    float: left;
	padding-left: 17px;
}
#rightTopInt {
    padding-left: 6px;
}
#copyright {
	text-align: right;
}
#copyright a{
	color: #666666;	
}
.fixSpacing {clear:left}
#leftA {
	float: left;
	width: 264px;
	margin-right: 10px;
	padding-left: 23px;
}

/* interal layout */
#leftInt {
	padding-left: 17px;
	padding-right: 17px;
}
#pageBackgroundInt {	background: url(../_images/bgInt.gif) repeat-y;}

/* Content Specific */


br { clear:both;}
a {
	color: #f70000;
}
a:hover {
	text-decoration: none;
}
#menu ul {
	margin: 0px;
}
#menu ul li {
	float: left;
	width: 80px;
	list-style: none;
	border-left: 2px solid #FFFFFF;
	height: 15px;
}
#menu ul li.first {
	float: left;
	width: 80px;
	list-style: none;
	border-left: none;
}
#menu ul li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 100%;
}
#menu ul li a.select{
	background: #E52E40;	

}
#menu ul li a:hover{
	background: #E52E40;	

}
.leftHdrImage {
	margin-top: 0px;
}
#left h1 {
	color: #7E0000;
	margin-left: 23px;
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	margin-top: 30px;
}
h2 {
	font-size: 12px;
	margin-bottom: 4px;
}
h3 {
	font-size: 11px;
	margin-bottom: 4px;
}
h4 {
	font-size: 10px;
	margin-bottom: 2px;
}
#left h3 {
	font-size: 10px;
	margin-bottom: 2px;
}
#leftB {
	float: left;
	width: 183px;
	margin-right: 5px;
	border-left: 5px solid #ff0000;
	padding-left: 10px;
}
#subMenuRight ul {
	color: #F70000;
	width: 118px;
	margin-top: 8px;
	float: left;
}
#subMenuRight ul li {
	list-style: square inside;
}
#subMenuRight ul li.first {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	list-style: url(../none) none outside;
	margin-left: 2px;
	padding-left: 0px;
}
#subMenuRight ul li a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#subMenuRight ul li a.select, #subMenuRight ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer ul {
	margin-left: 10px;
}
#footer ul li {
	float: left;
	list-style: none;
	border-left: 1px solid #000000;
	padding-right: 10px;
	padding-left: 9px;
}
#footer ul li.first {
	padding-left: 0px;
	border-style: none;	
}
#footer ul li a{
	color: #666666;	
}
#leftInt h1 {
	color: #000000;
	font: 16px Geneva, Arial, Helvetica, sans-serif;
}
#leftInt #subMenu ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftInt #subMenu ul li {
	list-style: none;
	padding-right: 7px;
	padding-left: 6px;
	display: inline;
	border-left: 1px solid #A4A4A4;
}
#leftInt #subMenu ul li.first {
	padding-left: 0px;
	border-left-style: none;
}
#leftInt #subMenu ul li a {}
#leftInt {}

#findContact select {
    width: 170px;
}

.findContact td {
    padding-bottom: 4px;
}
.contactList h2 {
    font-size: 11px;
    color: #E52E40;
}
.contactList h3 {
    font-size: 10px;
    color: #E52E40;
}
.contactList a {
    color: #666666;
}
.contactList td {
    padding: 6px;
    /*background-color: #F8F8F8;
    border: solid 2px #E0E6E8;*/
}
.wizardNavigation {
    text-align: right;
    border: 1px solid #CBCBCB;
    background-color: #F0F0F0;
    margin-top: 10px;
    padding: 8px;
}
.error {
    color: #ff0000;
    font-weight: bold;
}

/* FORMS */
.FormContent {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.FormContent h3 {
    color: #c00000;
}
.FormContent h4 {
    color: #c00000;
}
.FormContent label {
    display: block;
    margin: 5px 0 0 0;
    font-weight: bold;
    color: #666666;
}
.FormContent .FormItemGroup {
    clear: left;
    height: 100%;
}
.FormContent .FormItemGroup .FormItem {
    float: left;
    width: auto;
    margin-right: 5px;
}
.FormContent .FormItemGroup .FormItemLeft {
    float: left;
    width: 350px;
    margin-right: 5px;
}
.FormContent .FormItemGroup .FormItemRight {
    float: right;
    width: auto;
    margin-right: 5px;
}
.CheckBoxList, .RadioButtonList {
    display: block;
    margin: 3px 0;
}
input.CheckBox, .CheckBox input, .CheckBoxList input, 
input.RadioButton, .RadioButton input, .RadioButtonList input {
    display: inline;
    clear: left;
    margin: 0 3px 0 0;
    width: 13px;
    height: 13px;
}
label.CheckBox, .CheckBox label, .CheckBoxList label, 
label.RadioButton, .RadioButton label, .RadioButtonList label {
    display: inline;
    font-weight: normal;
    margin: 0 8px 0 0;
}
input.Button, input.ButtonLong {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    border: 1px solid #666666;
    background: #F1F1F1 url(../_images/buttonBg.gif) 0 0;
    cursor: pointer;
    cursor: hand;
    display: inline;
    font-weight: bold;
    height: 20px;
    width: auto;
    padding: 0 4px;
}
input.ButtonLong {
    width: 175px;
}
input.TextBox, input.TextBoxShorter, input.TextBoxShort, input.TextBoxLong, 
textarea.TextBox, textarea.TextBoxShorter, textarea.TextBoxShort, textarea.TextBoxLong {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    border: 1px solid #cccccc;
    margin-bottom: 2px;
    padding: 2px;
    width: 180px;
}
input.TextBoxShorter, textarea.TextBoxShorter {
    width: 70px;
}
input.TextBoxShort, textarea.TextBoxShort {
    width: 150px;
}
input.TextBoxLong, textarea.TextBoxLong {
    width: 435px;
}
.FormFieldContainer {
    padding: 3px;
    float: left;
    width: auto;
}
.FormFieldError, input.FormFieldError {
    border: 1px solid #ff0000;
    background-color: #f5f5dc;
}
select.DropDownList, select.ListBox {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
}

fieldset {
    padding: 2px 4px 10px 10px;
}
fieldset legend {
    font-weight: bold;
    color: #666666;
    margin-bottom: 0.5em;
    margin-right: 4px;
    margin-left: 4px;
}
fieldset label {
    display: block;
    margin: 5px 0 0 0;
    font-weight: bold;
    color: #666666;
}
fieldset p {
    margin-bottom: 8px;
}

/* Special ASP.NET styling */
.Validator {
    display: block;
}
.ValidationSummary ul,
.ValidationSummary tr td ul
{
    margin: 8px 0 0 25px;
    padding: 0 0 0 0;
}

.ValidationSummary ul li,
.ValidationSummary tr td ul li
{
    margin: 0 0 3px 0;
    padding: 0 0 0 0;
    color: #ff0000;
}
