﻿/*

* { behavior: url(App_Themes/Normal/iepngfix.htc); }

*/

/*
IMG {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
*/

BODY {
	background-image: url(Resources/Images/BodyBackgroundOverlay.gif);
	background-repeat: repeat;
	background-color: #F2F2F2;
	margin: 0px 0px 0px 0px;
}

.BodyDiv {
	text-align: center;
}

.PageTable {
	margin: 0 auto;
	width: 100%;
}

.HeaderTableCell {
	background-image: url(Resources/Images/HeaderBackground.jpg);
	background-repeat: repeat-x;
	background-color: #A1AB6E;
	height: 140px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0px 0px 0px;
	vertical-align: middle;
}

.FooterLeftTableCell {
	/*background-image: url(Resources/Images/PageLeftColumnFooter.jpg);*/
	background-image: url(Resources/Images/PageFullFooter.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}

.FooterRightTableCell {
	background-image: url(Resources/Images/PageRightColumnFooter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
}

.FooterColumnsRightTableCell {
	background-image: url(Resources/Images/ColumnsBottomRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.FooterMiddleTableCell {
	background-image: url(Resources/Images/PageFooter.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

.FooterColumnsMiddleTableCell {
	background-image: url(Resources/Images/ColumnsBottomMiddle.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 240px;
}

.ContentLeftSideTableCell {
	background-image: url(Resources/Images/LeftSide.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.ContentRightSideTableCell {
	background-image: url(Resources/Images/RightSide.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.ContentColumnsRightSideTableCell {
	background-image: url(Resources/Images/ColumnsRightSide.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.MenuTableCell {
	background-image: url(Resources/Images/TopMenuBackground.gif);
	background-repeat: repeat-x;
	background-color: #343434;
	border-top: 1px solid #262626;
	border-bottom: 1px solid #141414;
	vertical-align: top;
}

.MenuTable {
	width: 777px; /* 801 */
	height: 20px;
	line-height: 20px;
}

.MenuTable, .MenuTable A {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.MenuItemTableCell {
	white-space: nowrap;
	cursor: pointer;
}

.MenuItemTableCell A {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

.MenuItemTableCell:HOVER {
	background-image: url(Resources/Images/SelectedTopMenuItemBackground.gif);
	background-repeat: repeat-x;
	background-color: #C2C2C2;
	color: #000000;
}

.MenuItemTableCell A:HOVER {
	color: #000000;
}

.ContentTable {
	height: 350px;
	width: 822px; /* 847px */
}

.ContentTableCell, .LeftColumnContentTableCell {
	padding: 20px 50px 20px 50px;
	vertical-align: top;
	text-align: left;
	background-image: url(Resources/Images/PageFullBackground.jpg);
	background-repeat: repeat-y;
	height: 400px;
}

.ContentTableCell A, .LeftColumnContentTableCell A {
	display: inline-block;
	background-image: url(Resources/Images/LinkIcon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	vertical-align: bottom;

	/*color: #3D16FF;*/ /* #FF9000; */
}

.ContentTableCell A:HOVER, .LeftColumnContentTableCell A:HOVER {
	color: #1B00A3;
}

.ContentTableCell A:VISITED, .LeftColumnContentTableCell A:VISITED {
	color: #A1008C;
}

.LeftColumnContentTableCell {
	padding: 20px 26px 20px 50px;
	/*width:645px;*/
}

.RightColumnContentTableCell {
	font-family: Arial;
	font-size: 11px; /*0.7em;*/
	line-height: 13px; /*1.2em;*/
	color: #424242;
	padding: 20px 50px 20px 26px;
	vertical-align: top;
	background-image: url(Resources/Images/PageRightBackground.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-left: 1px solid #000000;
	text-align: left;
	/* width: 234px; */
}

.RightColumnContentTableCell A {
	font-size: 11px; /*1.1em;*/
	color: #3D16FF; /* #FF9000; */
}

.RightColumnContentTableCell A:HOVER {
	color: #1B00A3;
}

.RightColumnContentTableCell A:VISITED {
	color: #A1008C;
}

.RightColumnContentTableCell H2 {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #525252;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #CCCCCC;
}

.ErrorMessageContainer {
	border: 1px solid #880000;
	background-color: #EE0000;
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: 0.9em;
	color: #111111;
}

.BoxContainer {
	border: 1px solid silver;
	background-color: #E6E5E5;
	padding: 10px 10px 10px 10px;
}

.Box {
	/*padding: 15px 15px 15px 15px;*/
}

.BoxList {
	border: 1px solid #313431;
	background-color: #FFFFFF;
	/*font-size: 11px;*/
}

.BoxList TD {
	padding: 1px 7px 1px 7px;
}

.BoxListColumnHeader {
	background-image: url(Resources/Images/BoxListColumnHeaderBackground.jpg);
	background-repeat: repeat-x;
	background-color: #313031;
	border-bottom: 1px solid #313431;
	color: #FAFAFA;
}

.BoxListItemHeader {
	background-image: url(Resources/Images/BoxListItemHeaderBackground.jpg);
	background-repeat: repeat-y;
	background-color: #3A3C39;
	border-right: 1px solid #313431;
	color: #FAFAFA;
}

.BoxListItem {
	background-image: url(Resources/Images/BoxListItemBackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E6E5E5;
}

.Box TD {
	vertical-align: top;
	/*text-align: left;*/
	white-space: nowrap;
	padding: 1px 0px 1px 0px;
}

.Box INPUT[type=text], .Box INPUT[type=password] {
	border: 1px solid #000000;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
}

.BoxContainer A, .Box A, .BoxList A {
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 0px;
	/*vertical-align: bottom;*/
}

.BoxContainer A, .Box A {
	color: #095509;
}

.BoxList A {
	color: #3D16FF; /* #FF9000; */
}

.BoxList A:HOVER {
	color: #1B00A3;
}

.BoxList A:VISITED {
	color: #A1008C;
}

.Box TEXTAREA {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
}

.SmallBoxTable {
	width: 320px;
}

.SmallBoxTable TEXTAREA {
	border: 1px solid #454545;
	font-family: Arial;
	font-size: 12px;
}

.SmallBoxTable INPUT[type=text], .SmallBoxTable INPUT[type=password] {
	border: 1px solid #454545;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
}

.SmallBoxTable SELECT {
	border: 1px solid #454545;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
}

.SmallBoxHeaderTableCell {
	background-image: url(Resources/Images/Boxes/SmallBoxHeader.jpg);
	background-repeat: no-repeat;
	height: 27px;
	vertical-align: top;
	padding: 0px 13px 0px 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 27px;
}

.SmallBoxMiddleTableCell 
{
	background-image: url(Resources/Images/Boxes/SmallBoxMiddle.jpg);
	background-repeat: repeat-y;
	padding: 4px 13px 5px 10px;
}

.SmallBoxFooterTableCell {
	background-image: url(Resources/Images/Boxes/SmallBoxFooter.jpg);
	background-repeat: no-repeat;
	height: 7px;
}

.YellowButton {
	background-image: url(Resources/Images/Buttons/yellowbutton_normal.gif);
	background-repeat: repeat-x;
	border: 1px solid #F7BA08;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #F7BA08;
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	line-height: 22px;
	height: 22px;
}

.YellowButton:hover {
	background-image: url(Resources/Images/Buttons/yellowbutton_hover.gif);
	background-repeat: repeat-x;
	background-color: #F7BA08;
}

.ErrorText {
	color: #CC0000;
	font-weight: bold;
}

#Information H1 {
	color: #DD0000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#Information A {
	color: #DD0000;
}
