/*<%@ ContentType="text/css" %>*/

html, body
{
	background-image: url(back.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-color: #ebebeb;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: small;
}

BUTTON
{
	height: 20px;
	padding: 0px;
	margin: 5px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial, Sans-Serif;
	font-size: xx-small; 
}


#container #top
{
	background-image: url(top-back.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 920px;
}
#container
{
	position: relative;
	width: 920px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-width: 1px;
}
#container #maingraphic
{
	background-image: url(main_graphic.jpg);
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 920px;
}
#container #top #logo
{
	margin-left: 20px;
}
#container #content #clear
{
	clear: both;
}
#container #content
{
	clear: both;
}
#container #content #leftside
{
	float: left;
	width: 150px;
	padding: 5px;
	font-size: small;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #rightside
{
	float: right;
	width: 146px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#container #content #text
{
	padding-right: 200px;
	padding-left: 200px;
}
#container #content #text p
{
	line-height: 1.6em;
	text-align: justify;
}
#container #content #text h1
{
	font-family: tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: x-large;
	color: #990000;
	text-transform: capitalize;
}
#nav
{
	background-image: url(navback.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 920px;
}
#navItems
{
	float:left;
	width:70%;
	display: inline;
}

#userDetails
{
	background-color: #CC0000;
	background-image: url(navbackRed.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 30%;
	float:right;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;	
	display: inline;
}

#container #content #leftsidebottom
{
	width: 190px;
	position: absolute;
	left: 0px;
	top: 500px;
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 5px;
}
#container #nav li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 8px;
	text-align: center;
	display: inline;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#container #nav ul
{
	margin: 0px;
	padding: 0px;
	height: 27px;
}
#container #nav a
{
}
#container #nav a
{
	margin: 0px;
	padding: 0px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
#container #nav a:hover
{
	color: #990000;
}
#container #content #rightside #rightpanel1
{
	background-image: url(sidetabs_letter.gif);
	background-repeat: no-repeat;
	margin: 25px 0px 0px;
	padding: 0px;
	height: 72px;
	width: 146px;
	font-family: tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#container #content #rightside #rightpanel2
{
	background-image: url(sidetabs_board.gif);
	background-repeat: no-repeat;
	margin: 15px 0px 0px;
	padding: 0px;
	height: 72px;
	width: 146px;
	font-family: tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#container #content #rightside #rightpanel3
{
	background-image: url(sidetabs_man.gif);
	background-repeat: no-repeat;
	margin: 15px 0px 0px;
	padding: 0px;
	height: 72px;
	width: 146px;
	font-family: tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.rightindent
{
	float: right;
	width: 80px;
	position: relative;
	top: 8px;
	right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightindent a
{
	color: #FFFFFF;
	text-decoration: none;
}
.rightindent a:hover
{
	color: #990000;
}


H1, .List_Header
{
	font-family: Verdana;
	font-size: 16px;
	color: Red;
	word-spacing: 2px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 14px;
	letter-spacing: 1px;
}

.InnerContainer
{
	margin-top: 10px;
	margin-left: 60px;
	margin-right: 60px;
}

.ColHeader
{
	font-size: 11px;
}

.TextBoxesGrayBorder100px, .TextBoxesGrayBorder50px, .TextArea100w50h
{
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	width: 110px;
	font-family: inherit;
}

.TextBoxesGrayBorder50px
{
	width: 50px;
}


.TextArea300w50h
{
	width: 240px;
	height: 80px;
}

.SideColumn
{
	font-size: 8pt;
	color: #000000;
}

.CellHeader
{
	font-weight: bold;
	height: 22px;
	font-size: 12px;
	border-bottom: solid 1px silver;
}

.CellForm
{
	background-color: #f5f5f5;
	padding: 2px 2px 2px 2px;
}

.Combo
{
	font-size: 12px;
}

.FormHeader
{
	background-color: #fafad2;
	font-weight: bold;
	font-size: 16px;
	color: #990033;
	font-family: Tahoma;
	letter-spacing: 2px;
	height: 26px;
	border-bottom: solid 1px lightgrey;
}



.StandardCheckbox
{
	font-size: 12px;
}


.RequiredField
{
	border-color: #C00000;
	border-width: 1px;
	border-style: Solid;
}


.Dialog
{
	vertical-align: middle;
	text-align: center;
	height: 400px;
	width: 98%;
}


.GridViewHeader
{
	background-image: url(navback.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 1px;
	height: 27px;
	color: White; /*width: 920px;*/
}


.GridView
{
	width: 100%;
	border: solid 1px #000000;
	margin: 0px;
}


.Button
{
	height: 20px;
	padding: 0px;
	margin: 3px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-size: 8pt; 
}


.ImportantMessage
{
	font-weight:bold;
	color: #FF0000;
}


.PageFooter
{
	font-size:smaller;
	color: #AAAAAA;
	padding: 3px 20px 5px 20px;
	margin: 50px 4px 0px 4px;
	border-top: solid 1px #DDDDDD;
	/*text-align:right;*/
	vertical-align:baseline;
}


.PageFooter_Tech
{
	text-align:left;
	display: inline;
	float:left;
}


.PageFooter_Design
{
	text-align:right;
	display: inline;
	float:right; 
}

a.PageFooter_Link
{
	color: #AAAAAA;
}



/*Detail type UC Styles*/

.Detail_Container
{
	padding: 0px;
}

.Detail_Header
{
	background-image: url(navback.gif);
	background-repeat: repeat-x;
	/*padding: 2px;*/
	width: 100%;
	height: 27px;
	color: White;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background: 333333;
}

.Detail_Body
{
	width: 100%;
	border: #888888;
}

.Detail_FieldGroup
{
	background: #F5F5F5;
	width: 100%;
	padding: 0px;
	 /*padding: 3px 0px 0px 0px;*/
}

.Detail_Footer
{
	background-image: url(navback.gif);
	background-repeat: repeat-x;
	padding: 2px 0px 2px 2px;
	width: 100%;
	height: 27px;
	color: White;
}

.Detail_FillerCol
{
	width: 50%;
}


.Detail_Item
{
	margin: 3px;
  padding: 1px;
}


.Detail_Button
{
	height: 20px;
	padding: 0px;
	margin: 3px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-size: 8pt; 
}

.Detail_Confirm
{
	font-weight: bolder;
}

/*End Detail type Styles*/


/*List type styles*/

.List_Container
{padding:0px; }

.List_Buttons
{
	padding: 5px 0px 5px 0px;
	margin-bottom: 0px;
	background: #F5F5F5;
}

.List_Button
{
	height: 20px;
	padding: 0px;
	margin: 3px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-size: 8pt; 
}

.List_List
{padding: 0px 0px 5px 0px;
	border-bottom: solid 1px silver;}


.List_Header
{
	font-weight: bold;
	height: 22px;
	font-size: 12px;
	border-bottom: solid 1px silver;
	margin-bottom: 3px;
}

/*End List type styles*/


/*Login UC styles*/
.Login_OuterBorder
{
	border: solid 2px #000000;
	padding: 10px;
	width: 65%;
	height: 230px;
}


.Login_LogoContainer
{
	float: left;
	display: inline;
	height: 190px;
	/*vertical-align: top;*/
}


.Login_InfoContainer
{
	float: right;
	display: inline;
	height: 190px;
	vertical-align: bottom;
}


.Login_ControlSeperator
{
	padding: 2px;
}


.Login_BoxSpacer
{
	/*
	display:inline;
	height: 200px;
	width: 1px;
	border: solid 1px #00FF00;
*/
}


/*End Login UC styles*/


