﻿/*HTML defaults*/
body
{
	font-family: Arial;
	font-size: 12px;
}

table
{	
}

table td
{
	padding: 2px;	
}

table th
{
	font-size: 20px;
	text-align: left;
}


/* master page divs */
#header
{
	background: white;
}
#logstatus
{
	text-align: right;
}
#navigation
{
	background: #f0f0f0;
}
#footer
{
	clear: both;
	text-align: center;
}


/*User Controls*/
#divUCRegister
{
	float: left;
	border-right: thin solid;
}

#divUCLogin
{
	float: left;
	padding-left: 20px;
}

#divUCForgetPassword
{
	width: 600px;
	float: left;
	vertical-align: top;
}
#divUCQuestions
{	
	padding-left: 20px;	
}
#divUCReportCenter
{
	width: 500px;
	padding-left: 20px;
}


/* ASP.NET controls (reference in .skin file) */
.tbLonger
{
	width: 350px;
}
.tbLong
{
	width: 150px;
}
.tbShort
{
	width: 50px;
}
.hlReportCenter
{
}
.btnDefault
{
	margin: 20px;
}
.hlNoDecoration
{
	color: #000;
	text-decoration: none;
}
.ValSum
{
	font-size: 15px;
}
.ReqVal
{
	font-size: 15px;
}


/*other IDs */
#divNotice
{
	font-weight: bold;
	font-size: 11pt;
	color: red;
}

#divHeader1
{
	font-size: 18px;
	color: #ff9900;
	font-weight: bold;
}


table#RIFupdate
{
}

table#RIFupdate td
{
	width: 400px;
}

table#RIFupdate td:first-child
{
	text-align: right;
	width: 200px;
}

/*other classes*/
.bold
{
	font-weight: bold;
}
.bolditalic
{
	font-weight: bold;
	font-style: italic;
}
.heading1
{
	font-weight: bold;
	font-size: 11pt;
	color: #234090;
	font-family: Arial;
	text-align: left;
	padding-top: 20px;	
}
.heading2
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	text-align: left;
	padding-top: 20px;	
}


/*  */

#content-inner
{
	/*padding: 5px 15px 0 15px;*/
	float: right;
	margin: 0px;
	padding-top: 0px;
}


#leftside
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#wrapper
{
	background: White; 
	/*border-left:1px solid silver;
	border-right:1px solid silver;	*/
}

#line
{
	background: #234090;
	height: 5px;
}
#content-wrapper
{
	background: #aff url(nav-to-content-trans.gif) repeat-y left;	
}

/* --- [ menu ] ----- */

.selected
{
	/*text-decoration: underline;*/
	color: #1b3b92; /*Blue menu*/
	font-family: Arial;
	font-size: 10pt;
	padding: 1px 1px 1px 1px;
}

.unselected
{
	color: #1b3b92; /*Blue menu*/
	font-family: Arial;
	font-size: 10pt;
	padding: 1px 1px 1px 1px;
}

.highlight
{
	background-color: #fefbd2;
	color: #000080;
}

#menu
{
	/*float: left;
	width: 220px;*/
	/*margin: 0px; 	padding: 0px 0px 0px 0px; 	display: block; 	position: relative; 	bottom: 11px;*/	
	padding-bottom: 20;
	display:block;
}

#menugfx1
{
	text-align: center;
	width: 200px;
}

#menugfx2
{
	text-align: center;
	width: 200px;
}

#navcontainer
{
	/*width: 100%;*/
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#navcontainer a
{
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 15px;
}

#navcontainer li
{
	border-bottom: solid 1px white;
}

#navcontainer a:link, #navcontainer a:visited
{
	text-decoration: none;
}

#navcontainer a:hover
{
	text-decoration: underline;
}

#navcontainer .indented
{
	text-indent: 14px;
	background-color: #CECAE3;
	font-family: Arial;
	font-size: 10pt;
	color: white; /*Blue menu*/
	border-bottom: none;
}

#navlist
{	
	background-color: #FFCC33;	
}

/*GridView Data*/
.header 
{
	background-color: #c7c7c7;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #fff;
	color: white;
	font-size: 11px;
	line-height: 1;
	padding: 18px 6px 6px;
	text-transform: uppercase;
	font-weight: bold;
	height: 32px;
}

.row
{
	background-color: #E0F3F9;
	padding: 3px;
}

.altrow
{
	background-color: White;
	padding: 3px;
}

/* --- [ To Print ] ----- */
@media print
{
	body
	{
		font-size: 11pt;
		line-height: 13pt;
		background: #FFFFFF !important;
	}

	#wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn
	{
		width: auto !important;
		margin: auto !important;
	}

	#wrapper, #contentwrapper
	{
		border: none;
	}

	#mainnav
	{
		padding: 0;
		text-align: center;
	}

	#leftcolumn, #rightcolumn, #search
	{
		display: none;
	}

	#wrapper, #header, #mainnav, #mainnav .item, #mainnav .selected, #copy .container, #footer
	{
		background: transparent;
	}
	#centercolumn
	{
		float: none;
		margin: 0 1em 0 2.5em;
	}

	#breadcrumbs
	{
		position: static;
	}

	#copy .container
	{
		margin: 0;
		padding: 0 !important;
		border-style: none !important;
		border-width: 0;
	}

	#copy fieldset
	{
		border: none;
	}

	#footer
	{
		position: static;
		border-style: none !important;
		border-top: 1px solid #000000;
	}
}
