H1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
}

BODY
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

DIV
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

TD
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

A
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 12px;
}

A:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 12px;
}

INPUT.boxes
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #B5C4E3;
	border: 1px solid Black;
}

INPUT.boxes2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #B5C4E3;
	border: 1px solid #808080;
}

P.Location
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

TD.TableHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

TD.adminnav1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

A.promolink
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 10px;
}

A.promolink:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 10px;
}

INPUT.buttons
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	background-color: #B5C4E3;
}
INPUT.buttonz
{
	background-color: #EEEEEE;
	border: 1px solid #808080;
	cursor: pointer;
	font-family: Arial;
	font-size: 10px;
	color: #808080;
}

INPUT.boxez
{
	background-color: #EEEEEE;
	border: 1px solid #808080;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	color: #808080;
}

SPAN.MainHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
}

SPAN.SubHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.HeaderWhite1
{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 2px;
}

.HeaderBlack1
{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
}

.HeaderWhiteBold1
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
}

.HeaderBlackBold1
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}

.SubHeaderBlackBold1
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

.BlueAngledFiller
{
	background: #B5C4E3;
	border: 1px solid #FFFFFF;
	border-bottom-color: Black;
	border-right-color: Black;
	width: 100%;
	height: 100%;
}

#button1
{
	border: 1px solid Black;
	background-color: #cccccc;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
}

.inputBoxLrg2
{
	border: 1px solid Black;
	background-color: #cccccc;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
}

.inputBoxLrg
{
	border: 1px solid Black;
	background-color: #EEEEEE;
	font-size: 14px;
	font-family: Arial;
	color: #333333;
}

.inputBoxSm
{
	border: 1px solid Black;
	background-color: #EEEEEE;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}
.textArea
{
	border: 1px solid Black;
	background-color: #EEEEEE;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}
.dropDownList
{
	border: 1px solid Black;
	background-color: #EEEEEE;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}

.SmallBlue
{
	color: #336699;
	background-color: transparent;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: xx-small;
	border-style: none;
}
.LoadingText
{
	color: Blue;
	font-weight: normal;
	font-size: medium;
}
.ZoomBox
{
	border-width: 2px;
	border-style: solid;
	border-color: Blue;
	visibility: hidden;
}

div.page_break
{
	page-break-before: always;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray; /*	filter: alpha(opacity=70); 	opacity: 0.7; */
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

TABLE.Shell
{
	width: 955px;
	margin-top: 10px;
	margin-left: 0px;
}

TD.NavigationPane
{
	padding-left: 0px;
	width: 200px;
}

TD.DetailPane
{
	padding-left: 10px;
	width: 740px;
}

TABLE.DetailPane
{
	width: 740px;
}

TD.ProposalManagerHeader
{
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
}

TD.GrayBarHeader
{
	background-color: #cccccc;
}

.PaddedDetailRow
{
	padding-top: 5px;
}

TD.PaddedRow
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.xPopupStyle
{
	width: 150px;
	height: 150px;
	border: 1px solid #330;
	border-top: 4px solid #330;
	margin: 0;
	padding: 0;
}
DIV.jtDialogBox
{
	position: absolute;
	display: none;
}
DIV.jtDialogBox .tbLeft
{
	width: 8px;
}
DIV.jtDialogBox .tbRight
{
	width: 8px;
	vertical-align: bottom;
}
DIV.jtDialogBox .Title
{
	background: url(dialogTM.gif) top;
	background-color: #0000CC;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
	color: #FFFFFF;
	padding: 4px 0px 2px 0px;
	cursor: move;
}

.VeilStyle1
{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	cursor: not-allowed; /* background-color: #FFFFFF;  filter:alpha(opacity=50);   -moz-opacity:0.5;   opacity: 0.5;*/
	width: 100%;
	height: 100%;
}
DIV.jtDialogBox
{
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #EDEDED;
}
DIV.jtDialogBox .MainPanel
{
    background-color: #ffffff;
    border-top: 1px solid #898989;
    border-right: 1px solid #4E4E4E;
    border-bottom: 1px solid #4E4E4E;
    border-left: 1px solid #898989;
}
DIV.jtDialogBox .MainPanel .ContentArea
{
	font-size: 9pt;
}
.dropshadow
{
    border: 1px solid #CCCCCC;
}
