body
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 62.75%;
	color: #000;
	margin: 0 0 0 0;
}

#masterContainer 
{
	width: 905px;
	margin: 0 auto 30px 15px;
	padding: 0 0;
}

#pageHeader 
{
	background-image: url(/UI/Images/pageheader.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 131px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
}

#logo 
{
	position: relative;
	bottom: -30px;
}

#topMenu 
{
	background-image: url(/UI/Images/topmenubar.gif);
	background-repeat: repeat-x;
	height: 30px;
	clear: both;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	color: #fff;
}

#topMenu a 
{
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 8px;
	float: left;
}

#subMenu 
{
	width: 180px;
	float:left;
	margin-right: 45px;
	display: block;
}

#subMenu a 
{
	font-size: 1.2em;
	color: #000;
	clear: both;
	text-decoration: none;
	display: block;
	padding: 10px 10px 5px 10px;
	border-bottom: solid 1px black;
}

#subMenu a:hover 
{
	background-color: #eee;
} 

#subMenu a.active
{
	font-weight: bold;
} 

#mainAndRightArea 
{
	margin-bottom: 30px;
	float: left;
	clear:right;
width: 650px;
}

#mainArea 
{
	float:left;
	width: 400px;
	margin-bottom: 30px;
}

#mainArea h1 
{
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 auto 10px 0;
}

h2 
{
	font-size: 1.8em;
	margin: 20px auto 7px 0;
	font-weight: normal;

}
p
{
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 5px auto 10px auto;
}

ul li, 
ol li 
{
	font-size: 1.2em;
	line-height: 1.6em;
}

#rightColumn 
{
	float:none;
	overflow:hidden;
	padding-left:45px;
	width:185px;
}

#pageFooter
{
	clear: both;
	border-top: solid 1px silver;
	padding: 2px 2px 2px 0;
	margin: 0 0 30px 0;
	color: #666;
}

#pageFooter a 
{
	color: #666;
	text-decoration: none;
}

.puff {
	margin-bottom: 30px;}

 a img 
 {
	border: none!important;
}


label 
{
	clear: right;
	display: block;
	margin: 8px 0 0 0;

}

input 
{
	clear: left;
}

#startPage #leftCol 
{
	margin-bottom: 20px;
	float:left;
}

#startPage #leftCol h1, 
#startPage #leftCol .h1
{
	color: #939393;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 0 0;
}

#startPage #rightCol 
{
	margin-bottom: 20px;
	margin-left: 32px;
	float:left;
	width: 350px;
}

#startPage #rightCol h1
{
	color: #bababa;
	font-size: 2.4em;
	font-weight: normal;
}

#startPage #rightCol img 
{
	/*margin-left: 5px;*/
}

.leftMargin 
{
	margin-left: 5px; 
}

.rightMargin 
{
	margin-right: 5px; 
}
.bottomMargin 
{
	margin-bottom:5px;
}

.leftFloating 
{
	float: left; 
}

.rightFloating 
{
	float: right; 
}

.clear 
{
	clear:both;
}

#startPage #rightCol a,
#smallPuffLeft a,
#smallPuffRight a 
{
	color: Black;
	text-decoration: none;
} 
	
#smallPuffLeft 
{
	width: 235px;
	margin-right: 32px;
	float: left;
}

#smallPuffLeft img 
{
	margin-right: 5px;
}

#smallPuffRight 
{
	width: 235px;
	float: left;
}

#smallPuffRight img 
{
	margin-left: 5px;
}

#mainPuff 
{
	width: 502px;
	border: solid 1px #bababa;
	padding: 1px;
}

#mainPuffTop 
{
	display: inline-block;
	margin: 0;
	background-image: url(/UI/images/mainpuff.bg.fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#mainPuffContent 
{
	margin: 25px 15px auto 15px;
}

#mainPuffFoot 
{
	background-image: url(/UI/images/mainpuff.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
	height: 159px;
	margin-bottom: 1px;
}

#mainPuffFoot a 
{
	height: 61px;
	position: relative;
margin: 10px;
bottom: -125px;
right: -400px;
	background-image: url(/UI/images/arrow.big.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding:  5px 30px 5px 0;
	color: #000;
	text-decoration: none;
	
}
