/* GENERAL */
body, html {
	margin: 0;
	/*background-image:url(../../images/bg.gif);
	background-repeat:repeat-x;*/
	background-color:#4093c9;
	background-position:top;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Tahoma, Sans-Serif, helvetica;
	text-align:center;

}

/* HEADER */
#Head {
	background-color: #fff;
	height: 106px;
	text-align: left;
	width: 900px;
	border-bottom:4px solid #ff710b;
}

#Logo {
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	background-position:center;
	border: none;
	cursor: pointer;
	height: 106px;
	width: 429px;
	position:relative;
	margin-left:15px;
	float:left;
}

#content1{
		background-image: url(../images/installed_bg.jpg);
		width:849px;
		height:338px;	
		margin: 0 auto;
}

#innercontent{
		background-image: url(../images/installed_bg.jpg);
		width:570px;
		height:330px;
		margin-left:268px;
		background-image:none;
		padding:20px 10px 10px 10px;
		text-align:left;
}

#footer
{
	background-color:#8486bd;
	height:40px;
	color:#21288e;
	text-align:center;
	line-height:40px;
}



/* PAGE */
#Form1 {
	height: 100%;
	margin:0 auto;
}
#Page {
	width: 900px;
	height: auto;
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
	border:1px solid #0072bc;
}

#PageBody 
{
	padding:8px;
	text-align:center;	
	overflow:auto
}

.clsFormHead {
	text-size:13pt; 
	font-weight:bold;
}

.clsItemHead {
	color: #ff710b;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -.2pt;
	padding: 10px 0px 0px 0px;
}

#icoWindows.clsListItem {
	margin-top: 2px;
	background-image: url(../images/icon-windows-24x24.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 37px;
}
#icoInternetExplorer.clsListItem {
	background-image: url(../images/icon-internetexplorer-24x24.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 37px;
}
#icoFirefox.clsListItem {
	background-image: url(../images/icon-firefox-24x24.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 37px;
}

#Left 
{
	float: left;
	margin-top: 6px;
	width: 550px;
	height: auto;
	padding:5px;
	display:block;
}

#Right 
{
	margin-left:15px;
	width: 275px;
	padding:5px;
	float:left;	
	text-align:left;
}

/* RIGHT COLUMN */

.clsFaqH,.clsPointH {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	padding: 4px 0px 0px 15px;	
}


a:link  {
	color: #000066;	
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}	
a:hover {
	text-decoration: underline;
	color: #8ebee9;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 15px 0px 10px 0px;
}
h2 {
	color: #1668b1;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
li {
	/* N/A */
}
textarea {
	border: solid 1px #000000;
	font-size: 11px;
	padding: 2px; 
}






.instHead { 
	background-color: #FF710B;
		border: 1px solid #FF710B;
    text-align:left	;
    padding:8px;
    color:#fff;
    width:700px; 
    font-weight:bold;   
}
.inst {
	/*background: #0861c5 url(../images/dt-bkg.gif) repeat-x;*/
	border: 1px solid #FF710B;
	text-align:left;
	width:700px;
	padding:8px;
	margin-bottom:15px;
}



ul.clsPoint {
	color: #000000;
	font-size: 11px;
	list-style-image: url(../images/clsPoint_bullet.gif); 
	padding-top: 5px;
	list-style-position: outside; 
	vertical-align: middle; 	
}
ul.clsPoint li {
	padding-bottom: 8px;
}





.clsBody {
	font-size: 10px; 
	font-weight:bold;
}




/*begin FAQ*/
.clsFaqQ{
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -.2pt;
	padding: 10px 0px 0px 0px;
	color: #33497b;
}
div#faq dl
{
	width: 100%;
}
div#faq dt
{
	width: 100%;
}
div#faq dd
{
	margin: 0px;
	background-color: #f4f3f1;
	margin-top: 12px;
	border: 1px solid #c9c9c9;
	padding:10px;
	width: 100%;
}
.clsFaqA, .clsListItem {	
	font-family: arial;
	font-size: 9pt;
	font-weight:lighter;
	padding: 2px 0px 3px 10px;
}
.clsFaqA p {
	margin-bottom: 10px;
}
/*end FAQ*/


.clsTag	{
	color: #1668b1; 
	font-size: 22px; 
	font-weight: bold; 
	text-align: center;
	font-style: italic;
}
.clsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0c1580;
	margin-bottom:8px;
}
