BODY {
	text-align: center;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #669;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height:100%;
}

a.LanguagePageLink:visited {
	color: black;
}

a.LanguagePageLink:link {
	color: black;
}

a.LanguagePageLink:active {
	color: black;
}

EM {
	
}
A, A:visited {
	color: #000;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #F00;
}
A:focus {
	-moz-outline: none
}
A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
UL {
	LIST-STYLE-TYPE: none
}
.clear {
	CLEAR: both; FONT-SIZE: 0px; WIDTH: 100%; LINE-HEIGHT: 0px; HEIGHT: 0px
}
.right {
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
.left {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
INPUT {
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.inputInvalid 
{
	border-color:Red;
	border-width:1px;
	border-style:solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color:#F1F38B;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


.translationEditPanelHeader
{
	background-color: #DAE2ED;
	color: #0E305F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../Images/webPartBoxSoft.gif);
	background-repeat: repeat-x;
	background-position: top;
	white-space: nowrap;
}
.translationEditPanel
{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #D1CEBC;
	background-color:White;
}
.translationEditPanelRow
{
	 color:Black;
	 background-color:White;
}

#container  {
	width: 860px;
	text-align: left;
	background-color: #F0F0EE;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}
#publicTop {
	background-image: url(../Images/mainContentTile.gif);
	background-repeat: repeat-x;
	width: 100%;
	display: block;
	height: 29px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #669;
	margin-top: -5px;
}

.noticeRed {
	/* color: #CC0000; */
	color:Red;
}

/*global elements styles */

#container #mainContent  .lighShadeBox {
	/*background-color: #CC9;*/
	border: 1px solid #FFF;
	padding: 8px 8px 8px 8px;
}


#container #mainContent .lighShadeBoxLangSelector {
	background-color: #CC9;
	border: 1px solid #FFF;
	padding: 8px 8px 8px 8px;
}

#container #mainContent  .webPartBoxSoft {
	background-image: url(../Images/webPartBoxSoft.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	background-color: #E8E7E7;
	padding-top: 7px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	height: 17px;
}
#container #mainContent  .webPartBoxSoft ul {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #mainContent  .webPartBoxSoft li {
	padding-right: 5px;
	padding-left: 0px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
}
#container #mainContent  .webPartBoxSoft li a {
	text-decoration: none;
	background-image: url(../Images/arrowBullet.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 1px 5px;
	padding-right: 15px;
	padding-left: 8px;
	color: #666;
}
#container #mainContent  .webPartBoxSoft li a:hover {
	color: #F00;
	text-decoration: underline;
}
#container    #mainContent    .SideBorders {
	background-color: #E1EAF7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#container  #mainContent  .errorNotice {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	padding: 10px;
	text-align: center;
	background-color: #F9F2C8;
	border: 1px dotted #AF0B1C;
}
#container #mainContent .errorNoticeNormal {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	text-align: left;
}
#container #mainContent .errorNoticeLeft {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	padding: 10px;
	text-align: left;
	background-color: #F9F2C8;
	border: 1px dotted #AF0B1C;
}

#container   #mainContent  .inputBox {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	height: 16px;
	border: 1px solid #707070;
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#container   #mainContent  .inputBoxInvalid {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	height: 16px;
	border: 1px solid Red;
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	background-color:#F1F38B;
}
#container #mainContent .errorLableAdmin {
	color: red !important;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#container   #mainContent  .inputBoxWidthLarge {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	height: 16px;
	border: 1px solid #707070;
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 315px;
	margin: 0px;
}
#container   #mainContent  .inputBoxWidthLargeInvalid {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	height: 16px;
	border: 1px solid Red;
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 315px;
	margin: 0px;
	background-color:#F1F38B;
}
#container   #mainContent  .inputBoxWidthMedium {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	height: 16px;
	border: 1px solid #707070;
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	margin: 0px;
}
#container   #mainContent  .inputBoxWidthMediumInvalid {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	height: 16px;
	border: 1px solid Red;
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	margin: 0px;
	background-color:#F1F38B;
}
#container   #mainContent  .inputBoxFull {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	height: 16px;
	border: 1px solid #707070;
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 92.5%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container   #mainContent  .inputBoxFullInvalid {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;	
	height: 16px;
	border: 1px solid Red;
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 92.5%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#F1F38B;
}


#container  #mainContent  .inputBoxMulti {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #707070;
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	width: 95%;
}
#container  #mainContent  .inputBoxMultiInvalid {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	border: 1px solid Red;	
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	width: 95%;
	background-color:#F1F38B;
}
#container #mainContent .inputBrowse {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #707070;
	padding-right: 3px;
	padding-left: 4px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	width: 100%;
	height: 20px;	
}

#container  #mainContent  .selectMenu , #container  #mainContent  .selectMenuWidthLarge {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: -2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container  #mainContent  .selectMenuInvalid , #container  #mainContent  .selectMenuWidthLargeInvalid {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	border-color:Red;
	border-width:1px;
	border-style:solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color:#F1F38B;
	padding-top: 0px;
	padding-right: -2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container  #mainContent  .selectMenuWidthLarge {
	width:323px;
}

#container  #mainContent  .selectMenuWidthLargeInvalid {
	width:323px;
}

#container #mainContent .checkBox {
	margin: 0px;
	padding: 0px;
	background-color: #F9F9F6;
}
#container     #mainContent   input.formButton {
	cursor:pointer;
	color:#FFFFFF;
	font-size: 11px;
	background-image: url(../Images/btRight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #FFFFFF;
}
#container #mainContent #statusSide input.formButton {
	cursor:pointer;
	color:#FFFFFF;
	font-size: 11px;
	background-image: url(../Images/btRight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;	
	height: 25px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
}
#container   #mainContent  input.formButton:hover {
	background-image: url(../Images/btRight.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#container     #mainContent   input.formInlineButton {
	cursor:pointer;
	color:#FFFFFF;
	font-size: 11px;
	background-image: url(../Images/btRight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;	
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #FFFFFF;
}
#container #mainContent #statusSide input.formInlineButton {
	cursor:pointer;
	color:#FFFFFF;
	font-size: 11px;
	background-image: url(../Images/btRight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
}
#container   #mainContent  input.formInlineButton:hover {
	background-image: url(../Images/btRight.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}







/*Header */



#container #header  {
	background-color: #FFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #669;
	display: block;
	height:100px;
	min-height:100px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#container #header #logo {
	display: inline-block;
	width: 200px;
	float: left;
	padding-top: 25px;
	padding-left: 25px;
}
#container #header #quickSearch {
	display: inline-block;
	width: 260px;
	margin-left: 25px;
	float: left;
	margin-top: 36px;
}
#container        #header  #quickSearch .GoButton           {
	background-image: url(../Images/goButton.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 8px;
	padding-left: 10px;
	display: block;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
	text-transform: uppercase;
}

#container     #header     #quickSearch     A     {
	color: #666;
	text-decoration: none;
}
#container   #header   #quickSearch   A:hover  {
	color: #F00;
}
#container #header #quickSearch .textfield {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	height: 16px;
	border: 1px solid #707070;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 2px;
	margin-right: 0px;
	width: 100px;
	color: #333333;
}
#container #header #quickSearch .select {
	font-family: Tahoma, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 13px;
	height: 21px;
	color: #333333;
}
#container #header #quickSearch ul {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#container #header #quickLinks {
	display: inline-block;
	width: 280px;
	margin: 0px;
	float: right;
	background-image: url(../Images/quickLinksHeader.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 40px;
}

#container  #header   ul  {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container  #header  li  {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 5px;
}
#container  #header  li  a  {
	color: #666;
	text-decoration: none;
	background-image: url(../Images/arrowBullet.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 1px 5px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif,;
	font-size: 11px;
}
#container  #header  li  a:hover  {
	color: #F00;
	text-decoration: none;
}

#container #header #publicHeader {
	width: 400px;
	margin: 0px;
	float: right;
	background-image: url(../Images/publicHeader.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 78px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#container #header #publicHeader ul {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #header #publicHeader li {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 5px;
}
#container #header #publicHeader li a {
	color: #333;
	text-decoration: none;
	background-image: url(../Images/arrowBullet.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 1px 5px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif,;
	font-size: 11px;
}
#container #header #publicHeader li a:hover {
	color: #F00;
	text-decoration: underline;
}


/*Navigation */

#topNavigation {
	FLOAT: left;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../Images/mainContentTile.gif);
	background-repeat: repeat-x;
	width: 100%;
	display: block;
	font-size: 12px;
}
#topNavigation .spacer {
	height: 25px;
	padding: 20px;
	width: auto;
	margin: 20px;
	line-height: 50px;
}

#topNavigation UL {
	LIST-STYLE-TYPE: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topNavigation LI {
	MARGIN: 0px;
	padding: 0px;
	display: inline;
}
#topNavigation A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 7px;
	FLOAT: left;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
	background-image: url(../Images/tabLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#topNavigation A SPAN {
	PADDING-RIGHT: 12px;
	DISPLAY: block;
	PADDING-LEFT: 3px;
	FLOAT: left;
	PADDING-BOTTOM: 2px;
	COLOR: #EDF2FA;
	PADDING-TOP: 4px;
	background-image: url(../Images/tabRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#topNavigation A SPAN {
	FLOAT: none
}
#topNavigation A:hover SPAN {
	COLOR: black
}
#topNavigation  .current  A, #topNavigation .current  A:hover {
	BACKGROUND-POSITION: 0px -49px
}

#topNavigation  .current  A  SPAN, #topNavigation .current  A:hover  SPAN {
	BACKGROUND-POSITION: 100% -49px;
	COLOR: black
}
#topNavigation A:hover {
	BACKGROUND-POSITION: 0% -49px
}
#topNavigation A:hover SPAN {
	BACKGROUND-POSITION: 100% -49px
}


#subNavigation {
	FLOAT: left;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../Images/headerShadow.gif);
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	font-size: 12px;
	background-position: bottom;
	margin-bottom: 8px;
}

#subNavigation UL {
	LIST-STYLE-TYPE: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#subNavigation LI {
	padding: 0px;
	display: inline;
	margin: 0px;
}
#subNavigation A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 7px;
	FLOAT: left;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
	background-image: url(../Images/btSubLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	color: #AF0B1C;
}
#subNavigation A SPAN {
	PADDING-RIGHT: 12px;
	DISPLAY: block;
	PADDING-LEFT: 3px;
	FLOAT: left;
	PADDING-BOTTOM: 1px;
	COLOR: #FFFFFF;
	PADDING-TOP: 2px;
	background-image: url(../Images/btSubRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#subNavigation A SPAN {
	FLOAT: none
}
#subNavigation A:hover SPAN {
	COLOR: black;
}
#subNavigation .current  A, #subNavigation .current A:hover {
	BACKGROUND-POSITION: 0px -53px
}

#subNavigation .current  A  SPAN, #subNavigation .current  A:hover SPAN {
	BACKGROUND-POSITION: 100% -53px;
	COLOR: black
}
#subNavigation A:hover {
	BACKGROUND-POSITION: 0% -106px
}
#subNavigation A:hover SPAN {
	BACKGROUND-POSITION: 100% -106px
}



/*Main Content */

#mainContent  {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 16px;
}
#mainContent #loginWindow {
		background-image: url(../Images/login_cropped.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		display: block;
		width: auto;
		height: 345px;
		margin-bottom: 25px;
		padding-top: 50px;
		padding-right: 20px;
		padding-bottom: 30px;
		padding-left: 50px;
	}
	#mainContent #loginWindowLangSelector {
		background-image: url(../Images/login.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		display: block;
		width: auto;
		height: 345px;
		margin-bottom: 25px;
		padding-top: 50px;
		padding-right: 20px;
		padding-bottom: 30px;
		padding-left: 30px;
	}

	#mainContent .oktaSignInWidget h2 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 14px;
		color: #FFFFFF !important;
		background-color: #C00 !important;
		display: block;
		padding-top: 17px !important;
		padding-right: 6px !important;
		padding-bottom: 16px !important;
		padding-left: 10px !important;
		font-weight: bold !important;
		margin-top: -8px !important;
		margin-right: -29px !important;
		margin-bottom: 5px !important;
		margin-left: 0px !important;
	}
#mainContent #loginWindow .loginBox {
	width: 345px;
}

#mainContent #loginWindow .loginBox h2 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 12px;
		color: #FFFFFF;
		background-color: #C00;
		display: block;
		padding-top: 6px;
		padding-right: 6px;
		padding-bottom: 6px;
		padding-left: 10px;
		font-weight: bold;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 1px;
		margin-left: 0px;
}
	#mainContent #loginWindowLangSelector .loginBox h2 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 12px;
		color: #FFFFFF;
		background-color: #C00;
		display: block;
		padding-top: 6px;
		padding-right: 6px;
		padding-bottom: 6px;
		padding-left: 10px;
		font-weight: bold;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 1px;
		margin-left: 0px;
	}
#mainContent #loginWindow .loginInfo {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666;
	margin-top: 1px;
	text-align: center;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 10px;
	padding-left: 32px;
}
#mainContent #loginWindow .loginInfo a {
	color: #666;
}
#mainContent #loginWindow .loginInfo a:hover {
	color: #F00;
	text-decoration: underline;
}





#mainContent .boxTop {
	background-image: url(../Images/round.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
	width: 826px;
	height: 8px;
}
#mainContent   .boxBottom  {
	background-image: url(../Images/round.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
	width: 826px;
	margin-bottom: 10px;
}
#mainContent .boxTopTwoColumn {
	background-image: url(../Images/roundTwoColumn.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
	width: 826px;
	height: 8px;
}
#mainContent .boxContentTwoColumn {
	width: 797px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../Images/roundTwoColumnMid.gif);
	background-repeat: repeat-y;
	display: block;
	float: left;
}
#mainContent .boxBottomTwoColumn {
	background-image: url(../Images/roundTwoColumn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
	width: 826px;
	margin-bottom: 10px;
}


#mainContent   .boxContent  {
	background-color: #FFFFFF;
	display: block;
	width: 797px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#mainContent .boxContent h1 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#mainContent .boxContent h2 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF0B1C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#mainContent  .boxContent  h3 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
	float: left;
}
#mainContent .boxContent h4 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #A4A4A4;
	background-image: url(../Images/h4-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#mainContent .boxContent h5 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCCB;
	color: #333333;
}
#mainContent .boxContent h6 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #FFFFFF;
	background-color: #858585;
	margin-top: 10px;
	background-image: url(../Images/h6top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent .boxContentTwoColumn h4 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #88A2C1;
	background-image: url(../Images/h4-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.webPartControl   {
}
.webPartControlContents       {
	border: 1px solid #CCC;
	background-image: url(../Images/webPartTile.gif);
	background-repeat: repeat-x;
	background-color: #F9F9F9;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	margin: 0px;
	background-position: top;
}
.webPartControlContents li   {
	line-height: 19px;
	list-style-type: disc;
}
.webPartControlContents ul   {
	padding-top: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-left: 20px;
}



#mainContent .boxContent .controlHead {
	color: #333333;
	background-image: url(../Images/controlShadeTop.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-position: top;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-top: 2px;
	margin-top: 8px;
}
#mainContent .boxContent .controlHeadFoot {
	color: #666666;
	background-image: url(../Images/controlShadeBottom.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 5px;
	font-size: 12px;
	width: 100%;
	margin-bottom: -1px;
}
#mainContent .boxContent .controlHeadFootExt {
	color: #666666;
	background-image: url(../Images/controlShadeBottom.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
	text-align: right;
	padding-right: 4px;
	padding-left: 4px;
}
#mainContent .boxContent .submitBox {
	background-image: url(../Images/webPartBoxSoft.gif);
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #DAE2ED;
	margin-top: 1px;
}

#mainContent  .boxContent  .controlTable {
	width: 100%;
}
#mainContent       .boxContent       .controlTable  TABLE         {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}
#mainContent      .boxContent      .controlTable      TD {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	line-height: 18px;
	padding-top: 0px;
}
#mainContent   .boxContent   .controlTable   #cancelTable TD  {
	vertical-align: top;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#mainContent .boxContent .controlTable TD.divLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
}
#mainContent .boxContent .controlTable TD.divLinePad {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mainContent .boxContent .controlTable TD.divLinePadCenter {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DDCE;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
#mainContent .boxContent .controlTable TD.divLineSeparator  {	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0DDCE;
	line-height: 1px;
}
#mainContent .boxContent .controlTable .hoverWindow {
	vertical-align: top;
	line-height: 18px;
	padding: 5px;
	width: 250px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-color: #FFFFFF;
}

#mainContent .boxContent .controlTable .enlargeColor {
	font-size: 13px;
	color: #F00;
	font-weight: bold;
}
#mainContent .boxContent .controlTable .calendarIcon {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


#mainContent  .boxContentTwoColumn  .controlTable {
	width: 100%;
}
#mainContent       .boxContentTwoColumn       .controlTable  TABLE         {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}
#mainContent      .boxContentTwoColumn      .controlTable      TD {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	line-height: 18px;
	padding-top: 0px;
}
#mainContent   .boxContentTwoColumn   .controlTable   #cancelTable TD  {
	vertical-align: top;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#mainContent .boxContentTwoColumn .controlTable TD.divLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
}
#mainContent .boxContentTwoColumn .controlTable TD.divLinePad {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4DEE9;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mainContent .boxContentTwoColumn .controlTable TD.divLinePadCenter {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DDCE;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
#mainContent .boxContentTwoColumn .controlTable .hoverWindow {
	vertical-align: top;
	line-height: 18px;
	padding: 5px;
	width: 250px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-color: #FFFFFF;
}

#mainContent .boxContentTwoColumn .controlTable .enlargeColor {
	font-size: 13px;
	color: #164381;
	font-weight: bold;
}
#mainContent .boxContentTwoColumn .controlTable .calendarIcon {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


#mainContent .boxContent .PageNum span {
	background-color: #CCC;
	height: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1CEBC;
	border-right-color: #D1CEBC;
	border-bottom-color: #F30;
	border-left-color: #D1CEBC;
	padding-bottom: 0px;
}
#mainContent .boxContent .PageNum td table
{
    width:auto;
}

#mainContent .boxContent .PageNum a {
	background-color: #F7F7F7;
	height: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	border: 1px solid #D1CEBC;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: -4px;
	margin-left: -4px;
}
#mainContent   .boxContent   .PageNum   TD {
	background-color: #EBEBEB;
}
#mainContent  .boxContent   .PageNum  TABLE {
	margin: -5px;
}

#mainContent .boxContent .PageNum a:hover {
	background-color: #F00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #000;
	border-left-color: #999999;
	color: #FFF;
}

A.roundButton {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
	background-image: url(../Images/btLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 0px;
	display:inline-block;
	line-height: 18px;
}
A.roundButton SPAN {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 4px;
	COLOR: #FFF;
	PADDING-TOP: 3px;
	background-image: url(../Images/btRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
    display:inline-block;
}

A.roundButton:hover {
	cursor:pointer;
	BACKGROUND-POSITION: 0% -25px;
}
A.roundButton:hover SPAN {
	BACKGROUND-POSITION: 100% -25px;
	color: #FFFFFF;
}
#mainContent  #gridContaner  TABLE.gridTable {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #D6E1EA;
}

#mainContent       #gridContaner       .gridTable        TD   {
	text-align: left;
	vertical-align: baseline;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#mainContent #gridContaner .gridTable TR:hover   {
	background-color: #E2E2E2;
}
#mainContent #gridContaner TABLE.gridNotes {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999;
}
#mainContent #gridContaner .gridNotes TD {
	text-align: left;
	vertical-align: baseline;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#mainContent #gridContaner .important {	
	color:Red;	
}

#mainContent #gridContaner .normal {
	color:#333333;
}

#mainContent       #gridContaner       .altColor     {
	background-color: #F8F8F5;
}

#mainContent #gridContaner .gridTop {
	background-color: #DAE2ED;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../Images/webPartBoxSoft.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	white-space: nowrap;
}
#mainContent  #gridContaner  .gridTop   TH{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFB59A;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	vertical-align: baseline;
}


#mainContent #gridContaner .gridTop a {
	color: #F00;
	text-decoration: none;
}
#mainContent #gridContaner .gridTop a:hover {
	color: #000;
	text-decoration: underline;
}
#mainContent #gridContaner .gridAlert {
	background-color: #D00;
    color: #FFF;
    text-decoration: none;
    background-image: none;
}
#mainContent  .boxContent  TABLE.fileStatusNum {
	border-collapse: collapse;
	width: 100%;
}
#mainContent      .boxContent      .fileStatusNum TD   {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
#mainContent      .boxContent      .fileStatusNum .date    {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BCBC9C;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.date
{
    height: 30px;
}
#mainContent .boxContent .widthLarge {
	width: 190px;
}

#mainContent    .boxContent    .widthMedium    {
	width: 150px;
}
#mainContent  .boxContent  .widthSmall  {
	width: 100px;
}

#mainContent .boxContentTwoColumn .widthLarge {
	width: 190px;
}

#mainContent    .boxContentTwoColumn    .widthMedium    {
	width: 150px;
}
#mainContent  .boxContentTwoColumn  .widthSmall  {
	width: 100px;
}




#mainContent #statusWindow {
	float: left;
	width: 563px;
}
#mainContent #statusSide {
	float: right;
	width: 215px;
	height: 100%;
}
#mainContent #statusTop {
	float: right;
	width: 50%;
}

#mainContent #notes {
	float: left;	
	width: 562px;
	margin-top: -10px;
}
#mainContent  #notes  .GoButton {
	background-image: url(../Images/goButton.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #255292;
	padding-right: 8px;
	padding-left: 10px;
	height: 17px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	float: right;
	display: block;
}


#mainContent #notes TABLE {
	border-collapse: collapse;
	width: 100%;	
}
#mainContent   #notes   .headline {
	background-color: #535353;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-left: 6px;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../Images/notesBackground.gif);
}
#mainContent #notes .headlineName {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 12px;
}
#mainContent #notes .addNote {
	background-color: #F9F2C8;
}
#mainContent #notes .addNote TD {
	background-color: #F9F2C8;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}



#mainContent  #issues {
	float: right;
	margin-top: -25px;
	width: 215px;
	height: 100%;
}
#mainContent #issues TABLE {
	border-collapse: collapse;
	width: 100%;
}
#mainContent #issues .issueNotice TD {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	vertical-align: baseline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0D9C9;
}






#mainContent      .webPartTable     {
	background-color: #E4E4D1;
	border: 1px solid #B0B0B0;
	width: 100%;
	text-align: left;
}
#mainContent  .webPartTable  .repeatContainer  {
	width: 100%;
	background-color: #FBFAF7;
	border-collapse: collapse;
	padding: 0;
	border: 1px solid #CCCCCC;
}
#mainContent .webPartTable .repeatContainer TD {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


#mainContent      .webPartTable      .divLine  {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#mainContent .webPartTable .divLineLast {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#mainContent .boxContent #home {
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6DFEA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6DFEA;
	background-image: url(../Images/homeTile.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: baseline;
}
#mainContent .boxContent #home li {
	list-style-type: disc;
}
#mainContent .boxContent #home .leftColumn {
	padding: 14px;
	vertical-align: top;
	line-height: 20px;
}
#mainContent .boxContent #home .rightColumn {
	width: 250px;
	vertical-align: baseline;
	padding: 14px;
	margin: 0px;
}


#masterPage  .blackOverlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    text-align: center;
}

#masterPage  .overlayContent {
	display: none;
	position: absolute;
	top: 25%;
	left: 32%;
	width: 350px;
	height: 130px;
	padding: 20px;
	z-index:1002;
	overflow: auto;
	background-image: url(../Images/overlayBox.gif);
	right: 25%;
	bottom: 25%;
	background-repeat: repeat-x;
	background-color: #FDFCF2;
	border: 7px solid #999999;
	text-align: center;
	
} 
#masterPage .overlayContent H2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
#masterPage .overlayContent .message {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#masterPage .overlayNoticeLarge {
	display: block;
	position: absolute;	
	top: 330px;
	left: 32%;
	width: 375px;
	z-index:1002;
	overflow: auto;
	right: 30%;
	border: 5px double #D10E21;
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#masterPage .overlayNoticeLarge H2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #D10E21;
	font-size: 30px;
	font-weight: bold;
	line-height: 10px;
	text-align:center;
}


#masterPage .overlayNoticeSmall {
	display: block;
	position: absolute;
	font-size: 8px;
	top: 330px;
	left: 45%;
	width: 200px;
	z-index:1002;
	overflow: auto;
	right: 30%;
	border: 5px double #D10E21;
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#masterPage .overlayNoticeSmall H2, #masterPage .overlayNotice H2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #D10E21;
	font-size: 30px;
	font-weight: bold;
	line-height: 10px;
	text-align:center;
}

#masterPage .overlayNotice {
	display: block;
	position: absolute;
	top: 330px;
	left: 30%;
	width: 270px;
	z-index:1002;
	overflow: auto;
	right: 30%;
	border: 5px double #D10E21;
	height: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}





/*Footer */

#footer  {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #669;
	background-color: #FEFEFE;
	background-image: url(../Images/footerTile.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 45px;
	display: block;
	width: 824px;
	text-align: left;
	color: #FFFFFF;
	color: #FFFFFF;
	}
	
	.WhiteFooter {
    color: black;
}
	
.modalBackground, .modalBackgroundLight
{    
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.modalBackgroundLight
{    
    -moz-opacity: 0.4;
    opacity:.40;
    filter: alpha(opacity=40);
}
.modalTitle
{
    width: 100%; 
    background-color: #d6e1ea; 
    font-size: larger; 
    padding-top: 4px;
    padding-bottom: 4px;
}
div.BrandImage
{
    width: 200px; 
    height: 120px; 
    margin: 10px; 
    overflow: hidden;
}
.bold
{
    font-weight:bold;
}

.acceptBtn {
	background-image: url(../Images/accept.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 17px;
	width: 27px;
	text-align: center;
}
.acceptBtn:hover {
	background-image: url(../Images/accept.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.acceptBtnRed {
	background-image: url(../Images/accept.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 17px;
	width: 27px;
	text-align: center;
}
.acceptBtnRed:hover {
	background-image: url(../Images/accept.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.acceptBtnWhite {
	background-image: url(../Images/accept.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 17px;
	width: 27px;
	text-align: center;
}
.acceptBtnWhite:hover {
	background-image: url(../Images/accept.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rejectBtn   {
	background-image: url(../Images/delete-icon.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
	width: 17px;
}
.rejectBtn:hover {
	background-image: url(../Images/delete-icon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
td.right {
    text-align:right;
}
table.left, td.left {
    text-align:left;
}
.starItem
{
	
    display:block;
    float:left;
    margin-right:0px;
    margin-left:0px;
    background-image: url(../images/singleEmptyStar.gif);
    background-repeat:repeat-x;
    
    
}

.filled
{
	CLEAR: both;
    background-image: url(../images/singleFilledStar.gif);
     z-index:9999;
     position:absolute;
}

div.captcha
{
    background-color:#CCDDF7;
    width:184px;
    height:80px;
    padding-left:4px;
    padding-right:4px;
    display:block;
    float:left;
    margin: 0px 8px 0px 0px;
}

div.captcha img.captcha
{
    height:50px;
    width:180px;
}
