html 
{
	height: 100%;
}

body
{
	margin: 0px;
	font-family: Arial, Verdana, Tahoma;
	height: 100%;
	background-color: #b1d0ed;	
}

form
{
	height: 100%;
}

input
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
}

textarea
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
}

select
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
}

p
{
	font-size: 9pt;
	margin: 0.25em 0em 15px;
	color: #232323;
	line-height: 1.5em;	
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #4682b4;
}

ul
{
	margin-left: 0px;
	padding: 15px;
}

li
{
	margin-left: 0px;
	padding: 0px;
}

a
{
	font-size: 9pt;
	text-decoration: underline;
	color: Navy;
}

a span
{
	font-size: 9pt;
}

#top
{
	clear: both;
	background-image: url(images/body_gradient_span.gif);
	background-repeat: repeat-x;
	background-color: #dee9f6;
}

#content
{
	margin: 0px auto;
	width: 984px;
	background-image: url(images/bg_span.gif);
	background-repeat: repeat-y;		
}

#baseframe 
{	
	padding-right: 12px;
	padding-left: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(images/header_bkg.jpg);
	background-repeat: no-repeat;
	height: 100%;	
}

#footer
{
	background-image: url(images/bg_footer_gradient.gif);
	background-repeat: repeat-x;
}

#footercontent
{	
	margin: 0px auto;	
	width: 984px;
	padding-right: 0px;	
	padding-left: 0px;	
	background-image: url(images/bg_footer_image.jpg);	
	padding-bottom: 0px;	
	margin: 0px auto;	
	padding-top: 0px;	
	background-repeat: no-repeat;	
	height: 96px;
}

#footerinternal
{
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-top: 50px;
}

#footerinternal a 
{
	font-size: 11px;
	color: #000;
	font-family: Tahoma
}

#footerlogo
{
	float: left;
	width: 120px;
}

#footerlinks
{
	float: left;
	width: 86%;
	text-align: right;
}

#copyright
{
	font-size: 9px;
}

#headerleft
{	
	min-height: 120px;	
	float: left;
	width: 60%;
}

#headerleftcontent
{
	padding-top: 20px;
	padding-left: 10px;	
}

#headerright
{
	min-height: 120px;
	float: left;
	width: 40%;	
}

#headerrightcontent
{
	padding-top: 13px;	
	padding-right: 10px;
	text-align: right;
}

#headerrightcontent a:hover
{
	color: #ffcc66;
	text-decoration: underline;
}

#menuleft
{
	float: left;
	width: 90%;
}

#menuright
{
	float: left;
	width: 10%;
}

#topmenu
{
	clear: left;
	float: left;
	width: 100%;
	height: 30px;
	background-image: url(Images/MenuHolder.jpg);
	margin-bottom: 6px;	
}

#topmenucontent
{
	padding-top: 8px;	
	padding-left: 14px;
}

#topmenucontent a
{
	font-size: 9pt;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
	margin-right: 30px;
	text-transform: capitalize;
}

#topmenucontent a span
{
	color: #4682b4;
}

#topmenucontent a:hover
{
	color: #4682b4;
}

#topmenucontentright
{
	padding-top: 8px;	
	padding-right: 17px;
	text-align: right;
}

#topmenucontentright a
{
	font-size: 9pt;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
	margin-right: 0px;
	text-transform: capitalize;
}

#topmenucontentright a:hover
{
	color: #4682b4;
}

#mainleftpane
{
	float: left;
	width: 28%;
}

#mainrightpane
{
	float: left;
	width: 72%;
}

#breadcrumb
{
	width: 672px;
	height: 22px;
	background-color: #dcdcdc;
	margin-top: 3px;
}

#mainrightpanecontent
{
	width: 672px;
	padding-top: 0px;
}

.LinkTop
{
	color: White;
	text-decoration: none;
	margin-right: 15px;
	text-transform: lowercase;
	font-weight: bold;
}

.Title
{
	color: White;
	font-size: 17px;
}

.AlertBanner
{
	height: 30px;
	text-align: center;		
}

.BannerText
{
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
}

.BannerTextBlue
{
	margin: 0px;
	color: #4682b4;
	font-weight: bold;
	padding-top: 5px;
}

.HeaderLeft
{
	height: 30px;
	padding-left: 20px;
}

.AlertText
{
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;	
	color: Navy;
}

.LeftPaneHeader
{
	padding-top: 10px; 
	padding-left: 10px;
}

.LeftPaneIcon
{
	float: left; 
	margin-right: 10px;
}

.HeaderBlue
{
	font-weight: bold; 
	color: #4682b4;
}

.LeftPaneContainer
{	
	margin-left: 13px;
	margin-right: 15px;
	padding: 10px 10px 10px 10px; 
	border: Solid 1px Silver; 
	background-image: url(images/inner_background.gif); 
	background-position: bottom; 
	background-repeat: repeat-x;
}

.Divider
{
	margin-left: 25px; 
	margin-top: 15px;
	margin-bottom: 10px;
}

.Login p
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	margin: 0px;
	padding-right: 15px;
}

.Login p a
{
	font-weight: bold;
	font-size: 8pt;		
}

.Login input
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
}

.Error Span
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px;
	line-height: 10px;
	color: Red;	
}

.ItemList
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;	
}

.ItemList ul
{
	list-style-type: none;	
	margin: 0px;
	padding: 8px;
}

.ItemList li
{
	background-image: url(Images/arrowselect.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding: 1px 0px 1px 15px;	
}

.ItemList a
{
	text-decoration: none;
	color: #232323;	
}

.ItemList a:hover
{
	color: #4682b4;	
	text-decoration: underline;
}

.ItemList a:active
{
	color: #4682b4;	
	font-weight: bold;
	text-decoration: underline;
}

.ContentLink
{
	color: Gray;
	padding-bottom: 3px;
}

.ContentLink a
{
	color: #4682b4;
	text-decoration: none;
}

.ContentLink a:hover
{
	color: #f58220;
	text-decoration: underline;
}

.LinkStrong a
{
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}

.LinkStrong a:hover
{
	color: #f58220;
}

.MainHeader
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 17px;
	color: Navy;
	margin: 0;
	padding-bottom: 10px;	
}

.Header
{
	font-size: 14px; 
	color: #f58220; 
	font-weight: bold;
}

.Announce
{
	font-weight: bold;
	color: Gray;
}

.FormContainer
{
}

.FormContainer table
{
	border-collapse: collapse;	
}

.crumb
{
	font-size: 8pt;
	background-color: #f5f5f5;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 15px;	
}

.crumb a
{
	color: #4682b4;
	padding-left: 5px;	
	text-decoration: none;
}

.crumb a:hover
{
	color: #f58220;	
	padding-left: 5px;	
	text-decoration: underline;
}

.List
{
	list-style-type: square; 
	margin: 0; 
	padding-top: 0; 
	padding-left: 15px;
}

.ListItemLight
{
	color: #232323;
}

.FormBox
{
	background-color: #fcfcfc; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border: Solid 1px Silver;
}

.FormBoxHeavy
{
	background-color: #f5f5f5; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border: Solid 1px Silver;	
}

.HighLight
{
}

.HighLight ul
{	
	margin: 0;
	padding-top: 0;
	padding-left: 15px;
}

.HighLight li
{
	color: Black;
}

.FaqQuestion
{
	font-weight: bold;
}

.FaqAnswer
{
	padding-left: 25px;
}

.FaqSection
{
	background-image: url(Images/Divider.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 5px;	
}

.ColumnStrong
{
	background-color: #b0c4de; 
	padding: 7px; 
	vertical-align: top;
}

.ColumnLight
{
	background-color: #dceaf5; 
	padding: 7px; 
	vertical-align: top;
}

.ColumnDiv
{
	padding: 0px 0px 0px 5px;
}

.Indent
{
	text-indent: 0px;
}

.AlertBox
{
	padding: 0px;
	background-color: #dceaf5;	
}

.ValidationSummary
{
	padding: 5px 0px 5px 5px;	
}

.message_title_confirmation
{
	font-weight: bold;	
}

.message_title_error
{
	font-weight: bold;
	color: Red;
}

.message_content_error ul
{
	list-style-type: none;	
	margin: 0px;
	padding: 8px;	
}

.message_content_error li
{
	background-image: url(Images/arrowselect.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding: 1px 0px 1px 15px;		
}

.message_content_error li:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.Warning
{
	font-weight: bold;
	color: Red;
}

.ImageLink
{	
}

.ImageLink a
{
	border: Solid 0px Black; 
}

.ImageLink img
{
	border: Solid 0px Black; 
}

.HelpText
{
	padding: 0;
	margin: 0;
	font-size: 8pt;
	color: Gray;	
}

.Hide
{
	display: none;	
}

.Show
{
	display: inherit;
}

.HeavyBanner
{
	padding: 2px 100px 2px 100px;
	font-weight: bold;
	border-right: red thin solid;
	border-top: red thin solid;
	border-left: red thin solid;
	border-bottom: red thin solid;	
	text-align: center;
}