﻿/* Resets Browser Styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,img{margin:0;padding:0;}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 0px;
}
.adminLinks 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: normal;
	padding:8px 0 0 25px;
	margin:0 20px 0 0 ;
	height:40px;
	background-color: #CFECFF;
	width: 100%;
		
}
.adminLinks td
{
	padding:0 0 0 0;
}

a.adminTextLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	
}

a.adminTextLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}

a.adminTextLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C10000;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}

a.adminTextLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: normal;
	text-decoration:none;
	
	
}
.table1
{
	padding:0 0 0 0px;
	background-color: #cccccc; 
	width: 100%;
	min-width:500px;
	overflow:hidden;
	height:25px;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
}
.table1 td
{
	padding:0 0 0 0;
}
.table1 ul
{
	width:800px;
	overflow:hidden;
}
.table1 li
{	
	list-style-image:none;
	float:left;
	padding:0 25px 0 0;
}

.table2
{
	margin:0 0 0 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}
.table2 a
{
	text-decoration:none;
	color:#666666;
	padding:0 40px 0 10px;
}
.table2 a:hover
{
	color:#C10000;
}
.table2 td
{
	padding:0 0 0 0;
}
.table2 h2
{
	font-size:25px;
	text-align:left;
	color:#C10000;
}
.table2link a
{
	font-size:12px;
	text-decoration:underline;
}
.table2header
{
	padding:5px 7px 5px 10px;
	height:35px;
	background-color:#666666;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	
}
.table2Text
{
	padding: 0 10px 0 10px;
}
.formLayoutAdminStandard
{
	background-color:#F2F2F2;
	margin:10px;
	padding: 10px 10px 10px 10px;
	width:500px;
}
.formLayoutAdminTitle
{
	border:solid 1px #F2F2F2;
	margin:10px;
	padding: 10px 10px 10px 10px;
	width:500px;
}
.labelCol
{
width:200px;
text-align:right;
}
.txtBoxCol
{
width:300px;
text-align:left;
}
.goCenter{
	text-align:center;	
		width:500px;	
}
