﻿a, span, font
{
	font-family: verdana;
	font-size: 8pt;
	color:Silver;
}
body
{
	margin-bottom:0px;
	margin:0px,0px,0px,0px;
	padding-bottom:0px;
	 
}


A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	color: White;
}

.clsList 
{
	font-family: Verdana;
	font-size:8pt;
	
}

a.clsLinkNoSize
{
	color: rgb(67,116,205);
	font-family: Tahoma;
}

.clsHighLightedTextBlue
{
	color:#007ee4;
}

input.clsButton
{
	font-weight: bold;
	font-family: Tahoma;
	font-size:8pt;
	}
input.clsButtonNoBold
{
	font-family: Tahoma;
	font-size:8pt;
	}

input.clsTextBox
{
	font-family: Verdana;
	width:100%;
	 font-size: 8pt;
}
textarea.clsTextBox
{
	font-family: Verdana;
	width:100%;
	height:100%;
	font-size: 8pt;
}
.clsStandardText p
{
	color:Gray;
	font-family: Tahoma;
}



.clsStandardText a
{
	color: #E0E0E0;
	text-decoration: underline;
}

.clsStandardText a:link
{
	color: #E0E0E0;
	text-decoration: underline;
}

.clsStandardText li, lu
{
	color: gray;
	
}

.clsStandardText a:hover
{
	color: white;
	text-decoration: underline;
	font-weight:bold;
}

.gradient
{
	height: 100%;
	padding: 4px;
	background: url(img/background.gif) 0% 0% repeat-x;
	color: #fc2;
}



#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li
{
	float: left;
	margin: 0 0.15em;
}


/*
        #nav-menu li a
        {
             /*  background: url(img/tab.gif) #434343 bottom left repeat-x;
            height: 2em;
            line-height: 2em;
            float: left;
            width: 9em;
            display: block;
            border: 0.0em solid #434343;
            color: #fff;
            text-decoration: none;
            text-align: center;
        }
        \*/

.nav-menu_selected
{
	background: url(img/tab.gif) #434343 bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9.1em;
	display: block;
	border: 0.0em solid #434343;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.nav-menu_deselected
{
		/*  background: url(img/tab.gif) #434343 bottom left repeat-x;\*/
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	border: 0.0em solid #434343;
	color: #fff;
	text-decoration: none;
	text-align: center;
}



/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none;
	font-family: Verdana;
	font-size: 8pt;
}
/* End hide */

#nav-menu
{
	width: 100%;
	background: url(img/tabbackground.gif) #434343 bottom left repeat-x;
}





.mainIntroTextTitle
{
	font-family: Arial;
	font-size: larger;
	color: White;
}
.mainIntroText
{
	font-family: Verdana;
	font-size: x-small;
	color: White;
}



.roundcontBlack
{
	background-color: black;
	color: white;
}

.roundcontBlack p
{
	margin: 0 10px;
}

.roundtopBlack
{
	background: url(img/black_top_right.gif) no-repeat top right;
}

.roundbottomBlack
{
	background: url(img/black_bottom_right.gif) no-repeat top right;
}

img.corner
{
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}


.roundcontGray
{
	background-color: #9d9d9d;
	color: white;
}




.roundcontGray p
{
	margin: 0 10px;
}

.roundtopGray
{
	background: url(img/round_top_right.gif) no-repeat top right;
}

.roundbottomGray
{
	background: url(img/round_bottom_right.gif) no-repeat top right;
}



.roundcontOrange
{
	background-color: #ffd100;
	color: white;
}




.roundcontOrange p
{
	margin: 0 10px;
}

.roundtopOrange
{
	background: url(img/orange_top_right.gif) no-repeat top right;
}

.roundbottomOrange
{
	background: url(img/orange_bottom_right.gif) no-repeat top right;
}





.myUL ul.step li ol.stepindent {
	list-style-type: decimal;
}

.myUL ul {

}

.myUL ul li {
		margin-top: 6pt;
		margin-bottom: 4pt;
		line-height: 1.5;	
		margin-left: 16pt;	
}

.myUL ol {
		margin-bottom: 12pt;
}

.myUL ol li {
		margin-top: 6pt;
		margin-bottom: 4pt;
		line-height: 1.5;	
		margin-left: 16pt;	
}