/* GENERIC STYLES */

/* IE-Win CSS Bug Fixes
----------------------------------------------- */

/* Hides from IE5-mac \*/
* html body {font-size:100%;}

* html form#Form1 {height:1%;}

* html #wrapper {min-width:961px;}

* html #content, * html #content-top, * html #content-top-white, * html #content-middle2, * html #content-bottom {height:1%;}

/* End hide from IE5-mac */


/* downlood buttons */
.download-vwd-btn
{
	position:relative;
	left:-15px;
	float:right;
}
.download-vwd-btn img
{
}

.download-asp-btn
{
	position:relative;
	left:-8px;
	display:inline;
}
.download-asp-btn img
{
}


/* primary layout elements
----------------------------------------------- */

/* primary layout elements
----------------------------------------------- */
body {
background:#313131 url(../images/site/bg_body.gif);
margin:0;
padding:0;
font-family:tahoma,verdana,sans-serif;

}

/* form wrapper required by ASP.net */
form#aspnetForm {
margin:0;
padding:0;
width:100%;
}

#wrapper {
background:url(../images/site/bg_wrapper.gif) repeat-x;
width:100%;
min-width:957px;
}

H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;
    color:  darkred;
}

A:visited   {
    text-decoration:    none;
    color:  darkred;
}

A:active    {
    text-decoration:    none;
    color:  darkred;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}


/* Module Header Styles */
.moduleHeader
{
	font-family: Verdana, Helvetica, sans-serif;
	background-repeat: repeat;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
}

.moduleHeaderIcon {
	vertical-align: middle;
	padding: 0 5px 0 4px;
}

.moduleHeaderText
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: black;
}


/* Specific DIV Styles */
#LoginBox
{
	border-right: lightgrey 1px solid;
	padding-right: 5px;
	border-top: lightgrey 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 8px;
	border-left: lightgrey 1px solid;
	width: 200px;
	padding-top: 5px;
	border-bottom: lightgrey 1px solid;
	font-family: Arial;
	border-collapse: collapse;
	background-color: beige;
}
#titlebar
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: dimgray;
}
#title
{
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	font-family: Tahoma;
}
#headertext
{
	z-index: 3;
	position: absolute;
}
#breadcrumb
{
	z-index: 3;
	position: absolute;
}
#Now
{
	z-index: 3;
	position: absolute;	
}
#SearchMenu
{
	z-index: 3;
	position: absolute;	
	visibility:hidden;
}
#menu
{
	z-index: 3;
	position: absolute;		
}

#LeftPane
{
	padding-top: 10px;
}

#LeftPane .headerText
{
	font-weight: bold;	
	font-family: 'Arial Narrow';
	color: #696969;
	font-size: 17px;
}
#RightPane .moduleText
{
	background-color: gainsboro;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

#ContentPane .headerText, .headertext
{
	font-weight: bold;
	font-size: 20px;
	color: #25427e;
	font-family: Arial;
}

#RightPane .headerText
{
	font-weight: bold;	
	font-family: 'Arial Narrow';
	color: #696969;
	font-size: 17px;
width: 150px;
}

#dynMenu, #menuBar
{
	background-color: #363636;
}
/* text style for the site links (at extreme top-right of header) */
.SiteMessage
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
}
.SiteLink
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #ffffff;
	font-family: Verdana;
}   
.Date
{
	font-family: Verdana;
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SiteLink:active
{
	color: #ffffff;
	text-decoration: none;
}

A.SiteLink:hover
{
	color: lightgrey;
	text-decoration: underline;
}


/* style for separator between site links */
.Accent
{
    color: black;
    font-weight:    bold;
}

/* style for breadcrumbs */
.breadcrumb
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #AAC0E4;
	vertical-align : bottom;
	white-space: normal;
}
A.breadcrumb, A.breadcrumb:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
}


/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal, TD, Body
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.commandButton, A.commandButton:link, A.commandButton:visited, A.commandButton:active, A.commandButton:hover
{
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 9pt;
	background-image: url(../images/btngrad.gif);
	padding-bottom: 5px;
	margin: 2px;
	border-left: black 1px solid;
	cursor: hand;
	color: #ffffff;
	padding-top: 5px;
	border-bottom: black 1px solid;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 30px;
	background-color: gainsboro;
	text-align: center;
	text-decoration: none;
}


/* Form Element Styles */
.SelectList
{
	width: 200px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
INPUT.commandButton
{
	border-right: black 0px solid;
	padding-right: 10px;
	border-top: black 0px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 9pt;
	background-image: url(../images/btngrad.gif);
	padding-bottom: 5px;
	margin: 2px;
	border-left: black 0px solid;
	cursor: hand;
	color: #ffffff;
	padding-top: 5px;
	border-bottom: black 0px solid;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 30px;
	background-color: gainsboro;
	text-align: center;
	text-decoration: none;
}

/* Datagrid element style */
.selItemStyle, altItemStyle, ItemStyle
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: black;
}

.headerStyle, .FooterStyle
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: black;
}

/* Specialty Site Items */
.footerText
{
	font-family:Verdana,Arial;
	font-size:9;
	color:White;
	background-image: url(../images/site/footer.gif);
}

.outerBottomLeft
{
	background-image: url(../images/site/bottom_left.gif);
}

.outerBottomRight
{
		background-image: url(../images/site/bottom_right.gif);
}

.outerBottom
{
	background-image: url(../images/site/bottom.gif);
	background-position: top;
	
}
.outerLeft
{
	background-image: url(../images/site/left.gif);
	background-repeat:repeat-y;
}
.outerRight
{
	background-image: url(../images/site/right.gif);
	background-repeat:repeat-y;
	background-position: top right;
}
.outerTop
{
	background-image: url(../images/site/top.gif);
}

.menuBottom
{
	background-image: url(../images/site/menu_grad.gif);
}






