﻿body
{
	background-image: url(Images/blue-gradient.gif);
	margin: 0px;
}

.buttonnormal, .button-ovr
{
	background: url(images/ButtonNormal.jpg) gray repeat-x;
	color: black;
	height: 50px;
	width: 140px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.button-ovr
{
	color: black;
    text-decoration: underline;
    background: url(images/Buttonover.jpg) repeat-x;
}

#header
{
	width: 100%;
	background-image: url(Images/shadow.gif);
	background-repeat: repeat-x;
}
.fullwidth
{
	border: 1px solid #DBDB79;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-image: url(Images/core_box_bg.gif);
}
#MainBody
{
	vertical-align: top;
	text-align: center;
	margin: 2px;
	width: 800px;
	background-color: transparent;
}
.copyright
{
	color: #999999;
	font: 9px geneva, verdana, arial, sans-serif;
}
.textarea
{
	font: 13px arial, verdana, sans-serif;
	background-image: url(images/shadeform.gif);
	text-align: left;
	width: 275PX;
	border: #000000 1px solid;
}

.Links
{
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	color: #006600;
}

#body
{
	width: 726px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}

/* 2 column layout */
#columnleft
{
	float: left;
	width: 150px; /*position: relative; */
	margin: 3;
	background-color: white;
	background-position-x: right;
	background-image: url(Images/shadeform.gif);
	background-repeat: repeat-y;
}

#columnright
{
	margin-left: 245px; /*  position:relative; */
}


.leftblock
{
	padding: 15px;
	margin-bottom: 0px;
	vertical-align: top;
	background-image: url(Images/shadeform.gif);
	background-repeat: repeat-y;
}

.rightblock
{
	border: 1px solid #DBDB79;
	padding: 15px;
	margin-bottom: 10px;
	background: #FEFFAB url(images/background_columnright.gif) repeat-y;
	position: relative;
	width: 446px;
}


.clear2column
{
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0px;
	height: 0px;
	clear: both;
}

.coreboxbody
{
	background-image: url(images/core_box_bg.gif);
	width: 140px;
	padding-left: 20px;
	padding-right: 20px;
}
.coreboxtop
{
	background-image: url(images/core_box_top.gif);
	height: 22px;
	width: 180px;
}
.coreboxbottom
{
	width: 180px;
	background-image: url(images/core_box_bottom.gif);
	height: 22px;
}
.coreboxheader
{
	width: 180px;
	background-image: url(images/core_box_bg.gif);
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}



/**
 * POPUP CONTAINER STYLES
 */
#popupMask
{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40); /* this hack is so it works in IE 	 * I find setting the color in the css gives me more flexibility  	 * than the PNG solution. 	 */
	background-color: transparent !important;
	background-color: #333333; /* this hack is for opera support 	 * you can uncomment the background-image if you don't care about opera. 	 * this gives you the flexibility to use any bg color that you want, instead of the png 	 */
	background-image: url( "images/maskBG.png" );
	background-repeat: repeat;
	display: none;
}
#popupContainer
{
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display: none;
	padding: 0px;
}
#popupInner
{
	border: 2px solid #000000;
	background-color: #ffffff;
}

#popupFrame
{
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar
{
	background-color: #486CAE;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}
#popupTitle
{
	float: left;
	font-size: 1.1em;
}
#popupControls
{
	float: right;
	cursor: pointer;
	cursor: hand;
}
INPUT, DIV, SELECT, SPAN, TD, TABLE
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}



H1, H2, H3, H4, H5, TH, THEAD, TFOOT, .titletext
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2,.titletext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: darkred;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 9pt;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:hover
{
	text-decoration: underline;
}

SMALL
{
	font-size: 8pt;
}

BIG
{
	font-size: 11pt;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

.shadedTable
{
	BACKGROUND: #dddddd;
	border-style:outset;
	border-width:1px;
	/*background: #ffcc66;*/
		
}

.shadedTable2
{
	BACKGROUND: #cccccc;	
	border-style:outset;
	border-width:1px;

}

/* Added Jan 11 05 TS */
.shadedTableTitle
{
	PADDING-LEFT:10px;
	FONT-WEIGHT:bold;
	background:#cc9900;
	BACKGROUND:#006eae;
	COLOR:#ffffff;	
}

.shadedFormTitleSmall
{
	background:#888888;
	color:red;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	width:100%;
	
}
.shadedFormTitle
{
	background:#888888;
	/*background-image:url(images/shadedformtitle.jpg);*/
	color:#F9F9F9;
	/*color:#000000;*/
	text-align:left;
	font-weight:bold;
	font-style:italic;
	font-size:16pt;
	width:100%;
	border-bottom:solid 2px black;
	border-top:solid 1px black;
}
.shadedFormButtonBar
{
	background:#BBBBBB;
	color:#F9F9F9;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	font-style:italic;
	font-size:16pt;
	width:100%;
	border-style:outset;
	border-width:2px;
	border-left-width:0px;
	border-right-width:0px;
}
/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed gray;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.formlabel
{
	font-weight: bold;
	vertical-align: middle;
	color: black;
	font-family: Arial;
	text-align: right;
	width: 200px;
}
.formtext
{
	vertical-align: middle;
	color: black;
	font-family: Arial;
	text-align: left;
	
}
.NoDisplay
{
	display: none;
}