﻿body {
	margin-top: 5px;
	background-color: #fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
}
img {
	border:0;
}
#main .limg a,
#main .limg a:hover
{
	border-bottom:none;
	background:none;
}
a {
	
	text-decoration: none;
}
a img
{
	
	border-bottom:none;
}
a:link, a:visited {
	color : #C60;
	border-bottom: 1px solid #C60;
}
a:hover {
	color : #000;
	background-color: #f7f0e5;
	border-bottom: 1px solid #C60;
}
h6
{
 font-size: .8em;
 margin: 10px 0 0 0; 
 color: #666666;
 font-weight: normal;  
}
.centerText
{
	text-align: center;
}
#main
{
	width : 770px;
	margin-right : auto; 
	margin-left:auto;
}
#title
{
padding: 7px 0 0 170px; 
text-align: center; 
height: 65px; 
background-image: url(../../App_Themes/Standard/Images/special/template/type2/header.gif); 
background-repeat:no-repeat;
}
h1
{
	font-size: 22px; 
	font-weight: bold;
	padding:0;
	margin:0;  
}
h3
{
	font-size: 15px; 
	font-weight: bold; 
	padding:0;
	margin:0;
}
input, textarea 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#form
{
	text-align:left;
	float:left;
	width:365px;
	padding:10px;
}
#content
{
	text-align:left;
	float:left;
	width:364px;
	padding:10px;
}
.textBlock
{
	text-align:justify;
}
#dSelect
{
	border: solid 1px #ccc;
	background-color: #fef9e4;
	margin:10px;
	padding:15px;
}
.textSelect
{
	font-size:1.1em;
}
.specialFooter {
	color : #666;
	font-size : 0.82em;
}

.clear
{
	clear:both;
	height : 1px;
	overflow : hidden;	
}
.colWidth
{
	width:140px;
	font-size:1.09em;
}
td
{
	padding:3px;
}
.required 
{	
	padding-right: 0px;	
	padding-left: 0px;	
	float: left;	
	padding-bottom: 8px;	
	margin: 2px 0px 0px;	
	color: #f00;	
	padding-top: 0px
}
/***  copy ***/
p
{
	color : #000;
	line-height: 1.27em;
	vertical-align: middle;
}
.paragraph_leadin {
	font-weight: bold;
	color: #000;
}
.style1 
{
	color: #A6451C;
}
/***  aladdin_list ***/
.aladdin_list
{
	list-style-image: url(../../App_Themes/Standard/images/arrows/listMark.gif);
	margin-top : 2px;
	line-height:130%;
		
}
.aladdin_list li
{
	text-align : left;
	color : #6d6e71;
	padding-right: 0.5em;
	padding-bottom : 2px;
}
.aladdin_list li a
{
	color : #5e747d;
	font-weight : bold;
}
/***  aladdin_list_static ***/
.aladdin_list_static
{
	list-style-image: url(../../App_Themes/Standard/images/arrows/listMark_static.gif);
	margin-top : 2px;
		
}
.aladdin_list_static li
{
	text-align : left;
	color : #6d6e71;
	padding-right: 0.5em;
	padding-bottom : 2px;
}

.checklist
{
	margin: 0 0 0 15px;
	list-style-image: url(../../App_Themes/Standard/Images/bullets/checkmark.gif);
	border: 0px solid red;
} 

.checklist li
{ 
	text-align : left;
	margin: 5px 0 0 0;
	padding: 0;
	color: #c44e00; 

}
.orange_text
{
color : #c44e00; 
}
