body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(../images/page_bg.jpg);
	color: #000000;

}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

.tdHeader {
	border: #4b93c5 solid; 
	background: #4b93c5; 
	color:white; font-size:14px; 
	font-family:Verdana;
	font-weight:bold;
	
	
	
}

.textField 
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10;
}

.inputFile
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11;
}

.buttonStyle
{
	/*color: #306b94;*/
	font-family: Verdana; 
	/*background-color: #FFFBFF;*/
	width: 150px;
}

.deleteButton
{
	background: url(../images/Symbol-Delete.gif) no-repeat;
	width:20px;
	vertical-align : middle;
	background-color:#efefef;
	
}

.sbuttonStyle
{
	/*color: #306b94;*/
	font-family: Verdana; 
	/*background-color: #FFFBFF;*/
	width: 100px;
}

.pageTitle
{
	font:verdana 5;
	color:#4b93c5;
	font-style:italic;
	
}

.tdGrid {
	border: #eaeaea solid 1px;

}

.tableGrid {
	border: #4b93c5 solid 1px;
}

.recipientsTable
{
	border: #4b93c5 solid 1px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 1000px;
	position: relative;

}

h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 1000px;
	
}

/* header */

#header {
	
	position: relative;
	width: 1000px;
	margin-bottom: 11px;
	
}

#header .bl { height: 157px; }

#header .tr { }
#header .bl { 	}


/* the story of two navs */

#nav-top {
	position: absolute;
	top: 17px; left: 252px;
	color: #fff;
	font-size: 13px;
}

#nav-top li {
	display: inline;
}

#nav-top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}

/* body */



#body h2 {
	margin: 0 0 1.5em 0;
}

#body h3 {
	margin: 0 0 0 0;
}

#body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body li {
	padding: 0;
	margin: 0.8em 0;
}


		
a:link,

a:visited 
{
	text-decoration:none;color:#3366cc;
}
a:hover 
{
	text-decoration:underline;
}

#cap {
	background: url(../images/column_cap.gif) no-repeat;
	padding-top: 19px;
	width: 1000px;
}

#buy {
	float: left;
	width: 189px;
	margin-left: 12px;
	display: inline;
}

#capabilities {
	float: left;
	width: 225px;
	margin-left: 28px;
}

#capabilities p {
	line-height: 1.5;
}

#capabilities h3 {
	font-size: 10px;
}

#news {
	float: left;
	width: 190px;
	margin-left: 34px;
}

#news h3 {
	font-size: 10px;
}

#news h3 a {
	text-decoration: none;
}

#news p {
	line-height: 1.5;
}

.timed {
	background: #5b96da url(../images/support_bg.jpg) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	text-align: center;

}

/*6f6f6f*/
.fieldS
{
	font-family: tahoma; 
	color: #000000;
	width:150px;
	font-size:0.95em;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;  
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
}

.fieldB
{
	font-family: tahoma; 
	font-size:0.95em;
	color: #000000;
	width:250px;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;  
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
}

.field
{
	font-family: tahoma; 
	color: #000000;
	font-size:0.95em;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;  
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}

#footer div { }
#footer div div {  }

.GridHeader
{
	background-color:#5b96da;
	color:white;
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
}
.GridHeader a
{
	color:white;
	text-decoration:none;
}
.GridHeader a:hover
{
	text-decoration:underline;
	color:#ffbf79;
}
.GridBody
{
	color:black;
	font-family:Verdana;
	font-size:12px;
	border:1px solid red;
	background-color:#ffcccc;
	padding:5px;
	height:20;
}

.GridAlternate
{
	/*background-color:#d3e3f5;
	font-family:Verdana;
	font-size:12px;
	color:Black;*/
	background-color:#d3e3f5;
	font-family:verdana;
	font-size:12px;
	color:Black;
	cursor:pointer;
}
.GridItem
{
	background-color:#efefef;
	font-family:verdana;
	font-size:12px;
	color:Black;
	cursor:pointer;
}

.StaticGridItem
{
	background-color:#efefef;
	font-family:verdana;
	font-size:12px;
	color:Black;
	
}

.StaticGridAlternate
{
	/*background-color:#d3e3f5;
	font-family:Verdana;
	font-size:12px;
	color:Black;*/
	background-color:#d3e3f5;
	font-family:verdana;
	font-size:12px;
	color:Black;

}

.GridFooter
{
	background-color:white;
	font-weight:bold;
	color:black;
	font-family:verdana;
	font-size:12px;
}
.GridFooter
{
	background-color:white;
	font-weight:bold;
	color:black;
	font-family:verdana;
	font-size:12px;
}
.GridSelected
{
	background-color:#FBE5A7;
	font-family:verdana;
	font-size:12px;
}

.messageHeader
{
	background-color:#efefef;
	font-family:verdana;
	font-size:10px;
	color:Black;
	cursor:pointer;
	font-weight:bold;
	float:left;
	height:15px;
}


.attachmentDel
{
	background-color:#efefef;
	font-family:verdana;
	font-size:10px;
	color:Black;
	font-weight:bold;
	float:left;
	height:15px;
}

.attachmentArea
{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10;
}
