﻿body{font-family:Arial; font-size:9pt; margin: 0px 0px 0px 0px; background-color:#cccccc;}
table{font-family:Arial; font-size:9pt;}

h1{font-size:18pt;font-weight:bold;}
h2{font-size:16pt;font-weight:bold;}
h3{font-size:14pt;font-weight:bold;}
h4{font-size:13pt;font-weight:bold;}
h5{font-size:12pt;font-weight:bold;}
h6{font-size:10pt;font-weight:bold;}


a{color: #42829f;}
a:hover{text-decoration:none;}
td.Admin a{padding:2px; color:#ffcc00; font-weight:bold;}
td.Admin{padding:4px; margin: 2px;}

input,select,textarea,li{font-size:9pt; font-family:Arial;}
input.button8{width:90px; font-size:8pt}
input.button{width:100px;}
input.buttonLg{width:150px;}
select.dd,input.txtExSm{width:35px;}
select.dd,input.txtSm{width:75px;}
select.dd,input.txt{width:200px;}
select.ddLg,input.txtLg{width:250px;}
select.ddLg2,input.txtLg2{width:288px;}
select.event{font-size:8pt;width:210;}
input.txtExLg{width:400px;}

img {border: none; clear:both;}

.bold{font-weight:bold;}

.BodyContainer{margin:15px 15px 15px 15px; border:solid 1px #000000; width:764px; background: #ffffff;}
.ContentContainer{width:764px; background: #ffffff; min-height: 650px;}
.FooterContainer
{
	background-image:url('/Images/footer.gif'); 
	background-position:bottom; 
	background-repeat:no-repeat;
	margin:5px 5px 5px 5px;
}
.Yellow{background: #ffcc00;}
.Green{background: #63a44b;}
.FontL{font-size:12pt;}
.FontXL{font-size:12pt;}

.msgLeft
{ 
	width:44%;
	width:320px;
	padding:20px; 
	border:#333333 1px solid; 
	background-color:#EEEEEE; 
	float:left; 
	text-align:center; 
	height: 200px;
}
.msgRight
{ 
	width:44%;
	width:320px;
	padding:20px; 
	border:#333333 1px solid; 
	background-color:#EEEEEE; 
	float:right; 
	text-align:center; 
	height: 200px;
}

.CheckoutStep
{
	text-align:left; 
	font-size:16pt; 
	font-weight:bold; 
	border: solid 1px #333333; 
	background-color: #42829f;
	/*background-color: #63a44b;*/
	color:#ffcc00; 
	padding: 3px; 
	margin-bottom: 5px;
}

.left10
{
	float:left; margin: 10px 10px 0px 0px;
}

.right10
{
	float:left; margin: 10px 0px 0px 10px;
}

.TableHeader
{
	background-color: #999999;
	color:#ffffff;
	font-weight:bold;
	font-size:11pt;
	text-align:center;
}

.GridViewAlternatingRow
{
	background-color: #DDDDDD;
	font-size:8pt;
}

.GridViewRow
{
	background-color: #FFFFFF;
	font-size:8pt;
}

.GridViewHeader
{
	background-color:#DDDDDD;
	color:#000000;
	font-weight:bold;
	font-size:8pt;
}

.ui-ErrorPanel
{
	font-family:Georgia;
	border: solid 2px #999;
	padding:10px;
	background-color:#EEE;
}

.ui-ErrorPanel h1
{
	margin-left:10px;
	font-size:17pt;
}

.ui-ErrorPanel h3
{
	margin-left:20px;
}
