/************** FIELDSET *****************/
fieldset{

	margin:0px;
	padding:20px 0px;
	width:100%;
	border: none;
}

textarea{

	width: 100% !important;
}


p {

  margin-top: 10px;

  margin-bottom: 15px;

}



h1, h2, h3, h4 {

	font-weight:normal;
	line-height:100%;
	margin:20px 0pt;
	padding-bottom:0px;

}



h1 { 

	font-size: 200%;

	line-height: 100%;

	color: #b55900;

}



h2 {

	font-size: 175%;

	line-height: 100%;

	color:#b55900;

}



h3 {

	font-size: 150%;

	color:#b55900;

}



h4 {

	font-size: 120%;

	color: #b55900;

}





blockquote {

	color:#cba200;

	background: url(../images/typo/quote1.png) 0 5px no-repeat;

	font-size:120%;

	font-style:italic;

	line-height:150%;

}



blockquote.b {

	color: #666;

	font-style: italic;

	font-size: 110%;

	line-height: 135%;

	width: auto;

	padding:25px 0 15px 15px;

	background: none;

}



blockquote p {

	background: url(../images/typo/quote2.png) 100% 100% no-repeat;

	margin-top:0pt;

	padding:30pt 30px 20pt 20pt;

}



.alert,

.info,

.access,

.note {

	display: block;

	padding: 10px 10px 10px 45px;

	margin: 15px 0;	

}



.alert {

	color: #c00;

	border-top: 3px solid #fe7b7a;

	border-bottom: 3px solid #fe7b7a;

	background: #FFD6D6 url(../images/typo/icons/Warning-Shield.png) 10px 50% no-repeat;

}



.info {

	color: #0055BB;

	border-top: 3px solid #629de3;

	border-bottom: 3px solid #629de3;

	background: #D8E5F8 url(../images/typo/icons/Info-Shield.png) 10px 50% no-repeat;

}



.note {

	color: #B79000;

	border-top: 3px solid #fde179;

	border-bottom: 3px solid #fde179;

	background: #FEF6D8 url(../images/typo/icons/Good-Shield.png) 10px 50% no-repeat;

}



.access {

	color: #57861A;

	border-top: 3px solid #c2df88;

	border-bottom: 3px solid #c2df88;

	background: #EEF7DD url(../images/typo/icons/Accessibility.png) 10px 50% no-repeat;

}

pre {

	background: #FFEFD5;

	border-top: 3px solid #6F6868;

	border-bottom: 3px solid #6F6868;

	padding: 10px;

	color: #6F6868;

}





ul.number

{

	padding-left: 15px;

	margin-left: 0;

}



ul.number li

 {

	list-style: none;

	margin-left: 0;

	padding-bottom: 3px;

	margin-bottom: 5px;

	padding-left: 55px;

}



li.number-0 {

	background: url(../images/typo/null.png) 0 0 no-repeat;	

}



li.number-1 {

	background: url(../images/typo/one.png) 0 0 no-repeat;	

}



li.number-2 {

	background: url(../images/typo/two.png) 0 0 no-repeat;	

}



li.number-3 {

	background: url(../images/typo/three.png) 0 0 no-repeat;	

}



li.number-4 {

	background: url(../images/typo/four.png) 0 0 no-repeat;	

}



li.number-5 {

	background: url(../images/typo/five.png) 0 0 no-repeat;	

}



li.number-6 {

	background: url(../images/typo/six.png) 0 0 no-repeat;	

}



li.number-7 {

	background: url(../images/typo/seven.png) 0 0 no-repeat;	

}



li.number-8 {

	background: url(../images/typo/eight.png) 0 0 no-repeat;	

}



li.number-9 {

	background: url(../images/typo/nine.png) 0 0 no-repeat;	

}

ul.star{
	margin:0px;
	padding:0px 30px;
	list-style: none;

}

.star li{
	background:transparent url(../images/typo/star.png) no-repeat scroll 0px 14px;
	margin:0px;
	padding:10px 0px 0px 20px;
}
