html, body {
	background: #FFFFFF;
	color: #646464;
	font-family: Arial, Verdana;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
.Fade {
	background: #FFFFFF;
	height: 800px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 3;
}
a {
	color: #64788C;
	text-decoration: none;
}
a:hover {
	color: #8CA0B4;
	text-decoration: underline;
}
blockquote {
	background: #FAFAFA url(blockquote_bg.gif) 5px center no-repeat;
	border: 1px solid #EBEBEB;
	display: block;
	margin: 0px;
	min-height: 18px;
	padding: 8px 8px 8px 40px;
}
code {
	background-color: #FAFAFA;
	border: 1px solid #EBEBEB;
	display: block;
	padding: 6px;
	white-space: pre;
}
ol {
	color: #8C5050;
	margin: 0px;
	padding: 0px 20px;
}
ol span {
	color: #646464;
}
ul {
	margin: 0px;
	padding: 0 0 0 10px;
}
ul li {
	background: url(arrow.gif) left 2px no-repeat;
	list-style: none;
	padding-left: 20px;
}
.Wrapper {
	background: #eeeeee;
	border: 1px solid #4e0f0f;
	margin: 0px auto;
	margin-top: 10px;
	position: relative;
	width: 800px;
	z-index: 200;
	text-align: left;
}
.Header {
	background: #719F9D url(banner1.jpg);
	color: #F0F0F0;
	height: 119px;
	padding: 10px 20px;
	border: 1px solid #FFFFFF;
}
.Header a {
	color: #FFFFFF;
}
.HeaderLeft {
	float: left;
	font-size: 36px;
	font-weight: bold;
	line-height: 60px;
	padding-left: 100px;
}
.HeaderLeft a:hover {
	text-decoration: none;
}
.HeaderRight {
	color: #C8C8C8;
	float: right;
}
.User 
{
    float: right;
}
.User a, .User a:link, .User a:hover 
{
    color: #FFFFFF;
    text-decoration: none;
}
.Menu {
	background: #781c1c url(menubg1.gif);
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 12px;
	height: 31px;
	line-height: 31px;
	color: #FFFFFF;
}
.FormText {
	border: 1px solid #DCDCDC;
	font-size: 11px;
	height: 14px;
}
.FormSubmit {
	background: #D4D1CB url(submit_bg.png) center;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #BEBEBE;
	border-top: 1px solid #DCDCDC;
	color: #505050;
	font-size: 11px;
	height: 18px;
	margin-bottom: -1px;
}
.Content {
	padding: 5px;
}
.ContentLeft {
	float: left;
	width: 75%;
}
.ContentRight {
	float: right;
	width: 24%;
}
.FooterWrapper {
	font-size: 10px;
	height: 24px;
	line-height: 24px;
	padding: 5px 0px 0px 0px;
	margin: 0 auto;
	text-align: center;
	width: 800px;
	z-index: 300;
	margin-bottom: -1px;
}
.Footer {
	padding: 0px 6px;
}
img {
	padding: 1px 5px 2px 2px;
	margin-bottom: 5px;
}
.ImageRight
{
	float: right; 
    margin: 4px;
}
.ImageLeft
{
	float: left; 
    margin: 4px;
}
.clr {
	clear: both;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 4px 0;
}
ul li.shift {
	margin-left: 25px;
}
a.detail {
	font-size: 14px;
	color: #990000;
	padding-left: 15px;
}
a.detail:hover {
	text-decoration: none;
	color: #DA240C;
}
.seperator {
	width: 90%;
	height: 10px;
	background: url(seperator.gif) repeat-x;
	text-align: center;
	margin: 0 auto;
}

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #a6c0c0 0px solid;
	border-bottom: #a6c0c0 1px solid;
	border-top: #a6c0c0 1px solid;
	border-right: #a6c0c0 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #a6c0c0;
	border-left: #a6c0c0 1px solid;
	border-bottom: #a6c0c0 1px solid;
	border-top: #a6c0c0 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 1px;
	cursor: pointer;
	cursor: hand;
	background-color: #a6c0c0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
}

.MainMenu_MenuBreak {
	border-bottom: #a6c0c0 1px solid;
	border-left: #a6c0c0 0px solid;
	border-top: #a6c0c0 1px solid;
	border-right: #a6c0c0 0px solid;
	background-color: White;
	height: 1px;
}

.MainMenu_MenuItemSel 
{
	background: url(/images/menu_bg1.gif) repeat-x;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_SubMenuItemSelected
{
    background: #a6c0c0;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #a6c0c0 1px solid;
	border-bottom: #a6c0c0 1px solid;
	border-top: #a6c0c0 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

