﻿*
{
	font-family: Arial;
	color: #666;
}

body
{
	background-color: #670000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: lighter;
	font-size: 12px;
}

select
{
	margin-left: 3px;
	font-size: 12px;
	font-weight: lighter;
}

label
{
	padding-top: 3px;
}

.smallInput
{
	width: 75px;
}

.mediumInput
{
	width: 200px;
}

.largeInput
{
	width: 300px;
}

a.video
{
	background: url(../images/videoCamera75.gif) no-repeat right center;
	padding-bottom: 8px;
	padding-right: 33px;
	padding-top: 8px;
	color: rgb(0,153,204);
}

li.video
{
	list-style: none;
	margin-bottom: 6px;
	margin-top: 4px;
}

h1
{
	color: #D00000;
	font-size: 24px;
	font-weight: lighter;
	padding-top: 5px;
	text-align: left;
}

h2
{
	font-size: 16px;
	border-bottom: 1px dotted #CCCCCC;
	color: #D00000;
	font-size: 16px;
	font-weight: lighter;
	line-height: 2em;
}

h3
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

input
{
	color:Black;
}

#topheader
{
	background-color: #D00000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 4px;
	padding-left: 17px;
	background-image: url(../Images/web_net.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#container
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
}

#main
{
	width: 450px;
	float: left;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	line-height: 1.75em;
}

#main a:hover
{
	text-decoration: underline;
	color: #D00000;
}

#main br
{
	clear: left;
}

#main th
{
	background: url(../images/tableHeadingFade.jpg) repeat-x;
	height: 38px;
	color: #FFFFFF;
	text-align: center;
}

#main table
{
	border-collapse: collapse;
	width: 100%;
}

#addendum
{
	width: 340px;
	line-height: 1.75em;
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#addendum li, #main li
{
	margin-left: -10px;
	list-style-image: url(../images/bullet.gif);
	font-weight: lighter;
	text-align: left;
}

#content
{
	padding-left: 20px;
	padding-right: 17px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content table
{
	font-size: 12px;
	width: 90%;
	margin-top: 15px;
}

#content td
{
	padding:2px 4px 4px 4px;
	border-bottom:dashed 1px #666;
}

#content ul
{
	margin-top: 1px;
}

#content li
{
	padding: 0px 0px 4px 0px;
}

#content br
{
	clear: left;
}

#content a
{
	color: #666;
}

#content a:hover
{
	color: Red;
}

#content legend
{
	font-weight: bold;
}

#footer
{
	background-color: #999;
	color: #fff;
	text-align: left;
	clear: both;
	font-size: 11px;
	font-weight: lighter;
	padding: 0 0 2px 20px;
	margin: 0px;
}

#footer a
{
	color: #fff;
	text-decoration: underline;
}

.phone
{
	color: #FFCC00;
}

#legalFooter
{
	list-style-type: none;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	background-color: #670000;
}

#legalFooter li
{
	color: #DFBFBF;
	font-size: 10px;
	margin-bottom: -1px;
}

#legalFooter li:first-child
{
	font-weight: bold;
}

fieldset
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
	border-color: gray;
}

fieldset
{
	padding: 10px;
}

.clearfieldset
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.OrderValidationSummary
{
	padding-top: 10px;
}

.success
{
	color: #7E8CB2;
	font-weight: bold;
	width: 400px;
	margin-left: 10px;
}

.mandatory
{
	background: url(../images/mandatoryImage.gif) no-repeat right center;
	padding-right: 10px;
}

.warning
{
	font-weight: normal;
	color: #D00000;
	position: inherit;
}

dt 
{
	width:22%;
	clear:both;
	float:left;
	margin:0pt;
	padding-right:5px;
	text-align:right;
}

dd 
{
	margin:0pt 0pt 0.5em 22%;
	padding:0pt;
	padding-left:10px;
}

#navigation
{
	height: 25px;
	list-style: none;
	font-weight: lighter;
	font-size: 11px;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #670000;
	background-image: url(../images/navbar.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#navigation li
{
	float: left;
	clear: none;
	list-style: none;
}

#navigation li a
{
	display: block;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}

#navigation li a:hover
{
	color: #FFFFFF;
	background-image: url(../images/navdown.jpg);
	background-repeat: repeat-x;
}

.checkboxList, .inputNote
{
	display: block;
}

#page_title_default
{
	background-image: url(../images/background_img.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #ECECEC;
	padding: 1px 20px 15px 20px;
	margin-left: -20px;
	margin-right: -17px;
	margin-top: 0px;
}

#page_title_default p
{
	color: #666666;
	font-size: 12px;
	width: 480px;
}

.page_title
{
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	height: 55px;
	padding: 20px 0 0 20px;
	margin-left: -20px;
	margin-right: -17px;
	margin-top: 0px;
	margin-bottom: -20px;
}

dl.phone
{
	font-style: normal;
	line-height: 1.5em;
	margin: 10px 0;
	padding-left: 5px;
	font-size: 11px;
}

dl.phone a
{
	font-size: 11px !important;
}

dl.phone dt
{
	width:30%;
	color:#333;

}

dl.phone dd
{
	color:#333;

}


/* for the user message panel (control) */
/* dupe code due  to IE7 not supporting :inherit */
.userMessagePanelSuccess
{
	background-color:rgb(221,239,255);
	color:rgb(34,34,34);
}
.userMessageTextSuccess
{
	background-color:rgb(221,239,255);
	color:rgb(34,34,34);
}
.userMessageLinkSuccess
{
	background-color:rgb(221,239,255);
	color:rgb(34,34,34)!important;
}

.userMessagePanelWarning
{
	background-color:Red;
	color:White;
}
.userMessageTextWarning
{
	background-color:Red;
	color:White;
}
.userMessageLinkWarning
{
	background-color:Red;
	color:White!important;
}

.userMessageText
{
	padding-left:5px;
	padding-right:5px;
}

.userMessageLink
{
	padding-left:5px;
	padding-right:5px;
	border-left:solid 1px;
	text-decoration:none;
}


.multilineFreeTextBox
{
	height: 150px;
}
        
        
        
