html, body, td, th, p
{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #666666;
}

body
{
	margin: 0;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}

a:link, a:active, a:visited, a:hover
{
	/*color: #9E1E1E;*/
	color: #0557A9;
}

a[name]:hover
{
	color: inherit !important;
	text-decoration: none !important;
}

a:hover
{
	text-decoration: underline;
}

.CentralColumn
{
	width: 698px;
	margin: auto;
}

.CentralImage
{
	border: 0px solid #CCCCCC;
	border-bottom-width: 1px;
	margin: -20px 0 20px -20px;
}

.CentralColumn > div,
.CentralContent
{
	width: 100%;
	border: 1px solid #CCCCCC;
	border-top-width: 0;
	border-bottom-width: 0;
}

.CentralPadding
{
	padding: 20px;
}

/*
*	Links
*/
a
{
	text-decoration: none;
}

/*
*	The header and header navigation areas
*/
.CentralColumn div.Header
{
	width: 100%;
	height: 121px;
	overflow: hidden;
	
	background-color: white;
	border: 1px solid #CCCCCC;
	border-top-width: 0;
}

.Header img
{
	margin-top: 14px;
	margin-left: 10px;
	float: left;
}

.Header .Navigation
{
	float: right;
}

ul.Navigation
{
	list-style-type: none;
	margin: 0;
	margin-top: 4px;
	margin-right: 2px;
	padding: 0;
}

.MainSiteHeader ul.Navigation
{
	margin-top: 0px;
}

ul.Navigation li
{
	border: 1px solid white;
	border-right-width: 18px;
	border-right-color: #F0F0F0;
	width: 155px;
	text-align: right;
	font-size: 11px;
	line-height: 16px;
	
	padding-right: 4px;
	margin: 2px 0;
}

.MainSiteHeader ul.Navigation li
{
	margin: 0px 0 0 0;
}

ul.Navigation li:hover
{
	border-color: #C8C8C8;
	background-color: #F8F8F8;
}

ul.Navigation li a
{
	color: #666666;
	display: block;
	text-decoration: none;
}

ul.Navigation li:hover a,
ul.Navigation li a:hover
{
	color: #606060;
}

/*
*	Headers in general
*/
h1, h2
{
	margin: 0;
	padding: 0;
}

/*
*	Page headings
*/
.CentralContent h1
{
	margin: 0;
	padding: 20px;
	
	font-size: 26px;
	
	border: 0px solid #CCCCCC;
	border-bottom-width: 1px;
}

#Footer
{
	text-align: center;
	font-size: 10px;
	border: none;
	width: 700px;
}

#Footer div
{
	background-color: #0557A9;
	border: 1px solid #CCCCCC;
	border-top-width: 0;
	border-bottom-width: 0;
	
	line-height: 22px;
	
	color: white;
}

#Footer a
{
	color: white;
}

#Footer small
{
	display: block;
	border: 0px solid #CCCCCC;
	border-bottom-width: 1px;
	
	line-height: 18px;
}

#Footer small a
{
	color: #666666;
}

/*
*	Text-drive pages
*/
ul.PageMenu
{
	position: relative;
	float: right;
	width: 165px;
	height: 100%;
	
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-right: -165px;
}

ul.PageMenu li
{
	margin: 0 4px;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
}

ul.PageMenu li:hover
{
	border-width: 1px;
}

ul.PageMenu li a
{
	display: block;
	padding: 4px;
	color: #666666;
}

ul.PageMenu li a:hover
{
	text-decoration: none;
}

.PageBlock
{
	padding-right: 20px;
}

.TextDrivenPage
{
	margin-right: 165px;
	border: 0px solid #CCCCCC;
	border-right-width: 1px;
}

.Clear
{
	clear: both;
}

/*
*	Page-specific colors
*/
ul.PageMenu li:hover
{
	border-color: #C8C8C8;
	background-color: #F8F8F8;
}

.RedMenus ul.PageMenu li:hover
{
	border-color: #D8A5A5;
	background-color: #F7EBEB;
}

.RedMenus ul.PageMenu li.Selected
{
	border-color: #9E1E1E;
	background-color: #F7EBEB;
}

.RedMenus h1
{
	color: #9E1E1E;
}

.GreenMenus ul.PageMenu li:hover
{
	border-color: #D8DDBF;
	background-color: #FCFFEB;
}

.GreenMenus ul.PageMenu li.Selected
{
	border-color: #BFC694;
	background-color: #FCFFEB;
}

.GreenMenus h1
{
	color: #BFC694;
}

.GrayMenus ul.PageMenu li:hover
{
	border-color: #CCCCCC;
	background-color: #F8F8F8;
}

.GrayMenus ul.PageMenu li.Selected
{
	border-color: #C8C8C8;
	background-color: #F0F0F0;
}

.HomepageMenus ul.PageMenu li
{
	border-color: #B6D4F2;
	border-left-width: 24px;
	height: 18px;
	line-height: 10px;
	margin: 0;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 6px;
	font-size: 12px;
	padding: 2px;
}

.HomepageMenus ul.PageMenu li:hover
{
	border-color: #0557A9;
	background-color: #E1EDFA;
	color: #606060;
}

.HomepageMenus ul.PageMenu li a
{
	color: #999999;
}

.HomepageMenus ul.PageMenu li a:hover
{
	color: #606060;
}

.HomepageMenus h1
{
	color: #BFC694;
}

/*
*	Text-driven-menu styles / Product-drive-menu styles
*/
/*ul.ProductCategoryMenu {
	width: 183px;
	height: 80px;
	overflow: hidden;
	margin: 0;
	margin-top: -20px;
	margin-right: -20px;
	padding: 0;
	float: right;
	background: orange;
	border: 0px solid #CCCCCC;
	border-bottom-width: 1px;
}

ul.ProductCategoryMenu li
{
	list-style-type: none;
}

.ProductPageContainer
{
	clear: both;
}*/

ul.ProductMenu
{
	float: left;
	width: 218px;
	margin: 0;
	padding: 0;
}

ul.ProductMenu li
{
	height: 23px;
	overflow: hidden;
	list-style-type: none;
	border: 1px solid white;
}

ul.ProductMenu li:hover
{
	border: 1px solid #CCCCCC;
}

ul.ProductMenu li a
{
	display: block;
	padding: 4px 0px 4px 4px;
}

.ProductDescription
{
	height: 100%;
	overflow: hidden;
	text-align: center;
}

.ProductDescriptionTable
{
	height: 100%;
}

.ProductDescriptionTable td
{
	padding: 20px;
}

#ProductDescriptionDefault
{
	margin: 0px;
}

#ProductDescriptionPanel
{
	/*width: 440px;*/
	width: 435px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	height: 100%;
}

.NoteBlock {
	font-size: 10pt;
	padding: 10px;
	border: 1px solid #C8C8C8;
	background-color: #F0F0F0;
}

.ClassTitle
{
	font-style: italic;
}

.ClassTitle h2
{
	font-style: normal;
}

.ClassDuration
{
	margin-bottom: 20px;
}

.ClassDescription
{
	margin-bottom: 20px;
}

.EventDetails .DatePosted
{
	font-style: italic;
	margin-bottom: 10px;
}

.EventDetails .Description
{
	margin-bottom: 10px;
}

.EventDetails .LocationInformation,
.EventDetails .TimeInformation,
.EventDetails .RegistrationInformation
{
	margin-left: 90px;
}

.EventDetails .LocationInformation strong,
.EventDetails .TimeInformation strong,
.EventDetails .RegistrationInformation strong
{
	float: left;
	margin-left: -90px;
}

.EventDetails .RegistrationInformation
{
	margin-bottom: 20px;
}

label
{
	float: left;
	width: 40%;
	text-align: right;
	line-height: 2em;
	margin-right: 5px;
}

label.RightSide
{
	float: none;
	width: auto;
	text-align: left;
	line-height: auto;
	margin-left: -3px;
}

label.Required {
	font-weight: bold;
	color: #0557A9;
}

label:after
{
	content: ":";
}

label.RightSide:after
{
	content: "";
}

input
{
	margin-bottom: 10px;
}

.FormFieldContainer
{
	margin-left: 40%;
	padding-left: 5px;
}

.CustomerQuote
{
	background-color: #E0E0E0;
	padding: 10px;
	margin: 10px;
}

.CustomerQuote cite
{
	font-size: 80%;
	display: block;
	text-align: right;
}

.CustomerQuote blockquote
{
	margin: 0;
	padding: 0;
}

.CustomerQuote p
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.NewsTitle
{
	/*
	background-color: #0557A9;
	color: white;
	padding: 4px;
	margin-left: -4px;
	margin-right: -4px;
	*/
	color: #0557A9;
	margin-bottom: 2px;
	font-size: 14pt;
}
