﻿


.Header{
	padding: 10px 175px 2px 10px;
	color: #3366CC;
	background-image: url('Images/HeaderBackground.gif');
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: thin solid #3366CC;
	height:130px;
}

.Menu
{
	font-size: x-small;
}

.SubHeader
	{	
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	color:#4F81BD;
	font-style:italic;
	}
	
	.Caption
	{	
	font-size:8.0pt;
	font-family:"Calibri","sans-serif";
	color:#4F81BD;
	font-style:italic;
	}


body 
{
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
}

.AlternateRow{background-color:#f2f2f2;}

.TableHeader{
	font-size: small;
	font-weight: bold;
	color: #fff;
	font-family: Verdana;
	border: 1px solid #6b82b2;
	padding: 5px 10px;
	background-color: #296DC0;
	background-image: url('Images/SubheaderBackground.jpg');
	background-repeat: repeat-x;
}

.Table {
	border-style: solid;
	border-width: thin;
	padding: 7px 8px 6px 10px;
	font-family: Verdana;
	font-size: small;
}

a{text-decoration:none;color:#0560A6;}
a:link {text-decoration:none; color:#2b59a7}

.Copyright {
	font-family: Verdana;
	font-size: x-small;
	color: #C0C0C0;
}

#cs_flashBody
{
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
}

#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url("../../Tutorials/Installation_nofp_bg.gif");
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

