﻿body{
font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Verdana, Helvetica, sans-serif;
padding:0;
margin:0;
}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}

#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}

#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

#stylized .label{
display:block;
text-align:right;
width:140px;
float:left;
font-size:13px;
}

#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}

#stylized .input
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Verdana, Helvetica, sans-serif;
	float:left;
	font-size:12px;
	border:solid 1px #aacfe4;
	width:150px;
	margin:2px 0 20px 5px;
}
#stylized .input-disabled
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Verdana, Helvetica, sans-serif;
	float:left;
	font-size:12px;
	border:solid 1px #aacfe4;
	width:150px;
	margin:2px 0 20px 5px;
	background-color:#eae9eb;
}

.button
{	
	clear:both;
	width:90px;
	height:22px;
	background:#666666 url(../images/button.png) no-repeat;
	text-align:center;
	line-height:8px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border-style:none;
}
.table
{
	border:solid 1px #b7ddf2;
	background:#ebf4fb;
}

.formSpan
{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
}
.BlueTRonTop {
	background-color: #0B479D;
}
.blackbg {
	background-color: #000000;
}
.label-left
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.headerStyle
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:White;
	font-weight:bold;
	background-color:#333333;
}
.GridStyle
{
	Color:Black;
	background:#ebf4fb;
	border:solid 1px #b7ddf2;
}
.RowStyle
{
	font-size:12px;
	vertical-align:top;
}
.PagingStyle
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:Center;
	background-color:White;
	color:Black;
}
.PagingStyle A:visited
{
	color:Black;	
}
.PagingStyle A:link
{
	color:Blue;
	text-decoration:none;	
}
 .PagingStyle A:hover
{
	text-decoration:underline;
	color:red;
}
.link-small
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:Black;
}
.link-small A:visited
{
	color:Black;	
}
A.link-small:link
{
	color:Blue;
	text-decoration:none;	
}
 A.link-small:hover
{
	text-decoration:underline;
	color:red;
}


