body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

H1, H2, H3, H4, H5
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h1 {
	font-size: large;
}
h3 {
	color: #4b82b5;
	font-size: large;
}

A {
	color: #333;
	background: transparent;
}

A:HOVER {
	color: #333;
	background: transparent;
}

#resultMessage
{
	width: auto;
	text-align: left;
	overflow: hidden;
	height: 1%; /* IE6 hack */
	}

#viewPage 
{
	float: right;
	text-align: right;
	width: 225px;
}

#maincontent
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#formcontent
{
	min-height: 450px;
	_height: 450px;
	width: 600px; 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
#gridcontent 
{
	min-height: 450px;
	_height: 450px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
		
}
.quikStats
{
	float: left;
	width: 350px;
	text-align: left;
	}

#header
{
	background-color: #1B3653;
	width: 100%;
	border-bottom: 2px solid #03030a;
}

.logo 
{
	display: block;
	float: left;
	margin: 15px 15px 15px 15px;	
}

#headerlogin
{
	font-size:12px;
	height: 24px;
	line-height: 24px;
	background-color: #666;
	color: #fff;
	width: 100%;
	padding: 0;
	text-align: right;
}

#headerlogin a 
{
	color: #fff;	
}

#container 
{
	clear: both;
	width: auto;
	margin-left:auto;
	margin-right: auto;	
}

#content 
{
	width: auto;
	text-align: left;
	overflow: hidden;
	border-left: 1px solid #03030a;
	padding: 15px 15px 15px 15px;
	height: 1%; /* IE6 hack */
}

#footer
{
	border-top: 2px solid #03030a;
	background-color: #666;
	width: auto;
	text-align:center;
	font-size:10px;
	line-height: 20px;
	color: #fff;
}

#footer a
{
	text-decoration:none;
}


table.cms td
{
	padding: 2px 2px 2px 2px;
}
table.cms td.horzbar {
	background-color: #666;
	color: #ffffff;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	line-height: 24px;
}

table.cms td.bodytitle {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 4px 2px 4px 2px;
}
.admininput {
	margin: 0;
	padding: 2px 2px 2px 2px;
	font: 11px Verdana,sans-serif;
}
.menutext {
	font-size: 10px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 3px;
}
.menulink {
	font-size: 10px;
	color: #333;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 3px;
}
.menulink:hover {
	font-size: 10px;
	color: #94398E;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 3px;
}

.leftNav 
{
	width: 200px;
	float: left;
	text-align: left;
	padding: 15px 15px 15px 15px;
	color: #000;
}

.leftNav a 
{
	float: left;
	display: block;
	width: auto;
	clear: both;
}

div.mainCallout 
{
	float: left;
	width: 25%;
	padding: 10px 10px 10px 10px;
}

div.mainCallout a, div.mainCallout a:hover 
{
	font-weight: bold;
	font-size: 20px;
}

.dashboard 
{
	font-size: 	20px;
	font-weight: bold;
}

p.BreadCrumb 
{
	width: auto;
	line-height: 35px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #333;
}

p.PropHead 
{
	margin: 5px 0px 5px 0px;
	width: auto;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

div.PropContainer 
{
	width: auto;
	background-color: #f4f4f4;
	padding: 10px 10px 10px 10px;
	border: dashed 1px #555;
}

#PageActions {
	width: auto;
	background-color: #f4f4f4;
	padding: 10px 10px 10px 10px;
	border: dashed 1px #555;
	margin: 10px 10px 10px 10px;
	font-size: 10px;
	color: #000;
}

a.Actions, a.Actions:hover
{
	width: auto;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	float: left;
	clear: both;
	font-size: 10px;
}

a.Actions:hover 
{
	text-decoration: underline;
}

.editorWindows
{
	width: auto;
	padding: 20px 20px 20px 20px;
	border: 1px solid #898c95;
	text-align: left;
	margin-top: -1px;
}

.clear 
{
	clear: both;
	font-size: 0px;
	line-height: 0px;	
}

.textbox
{
	font-family:Arial;
	font-size:12px;
	width: 150px;
}
.login_text
{
	padding: 3px 3px 3px 3px;
	clear: both;
	font-family:Arial;
	font-size:12px;
	float:left;
	width:150px;
	text-align:right;
}
.login_control
{
	padding: 3px 3px 3px 3px;
	font-family:Arial;
	font-size:12px;
	float:right;
	width:260px;
	text-align:left;
}
.login_content
{
	width:500px;
	margin-left: auto;
	margin-right: auto;
}

.registrationheader
{
	background-color:Navy;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:white;
}

.editortext
{
	padding: 3px 3px 3px 3px;
	width:180px;
	text-align:right;
	margin-right:20px;
    float:left;
	clear: both;
}
.editorcontrols
{
	padding: 3px 3px 3px 3px;
	width: auto;
	text-align: left;
	overflow: hidden;
	height: 1%; /* IE6 hack */
}

.nopaddleft 
{
	padding: 3px 3px 3px 0px;
	width: 230px;
	text-align: left;
}

.createtextareacontrols
{
	height:150px;
	padding: 3px 3px 3px 3px;
	float:left;
	width: 400px;
	margin-bottom:10px;
	
	}
.rblList
{
	margin-top:-5px;
}
/*ResponseBox Styles*/
.rbSuccess	{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #334433;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #cfe7c0;
}

.rbError {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #443333;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #EBD9D9;
}

.rbAlert {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #444433;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #fff499;
}
