/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input, textarea { color:#666666; font-size:11px; line-height: 14px; margin: 0; padding: 0; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;line-heigt:16px;}
h1,h2,h3,h4,h5,h6,p,pre,code,address,caption,cite,code,em,strong,th,fieldset,input,textarea { color:#666666;}
ul,ol { list-style: none; }
img { border: none;outline: 0; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

p {
margin: 0 0 16px 0;
}

	.content p {
	padding-left:30px;
	}

H1, H2, H3, H4, H5, H6 {
	color: #000000;
}

h1 {
	color:#2e2e86;
	font-size:30px;
	line-height:28px;
	width:200px;
	margin: 0 0 24px 0;
	font-weight:normal;
	letter-spacing:-1px;
}

h2 {
font-size:14px;
margin: 0 0 8px 0;
text-decoration:underline;
font-family: Georgia,Tahoma, Geneva, sans-serif;
font-style:italic;
font-weight:normal;
color:#2e2e86;
}

h3 {
font-size:11px;
font-weight:bold;
}

	.content h3 {
		padding-left:30px;
	}

h4 {
font-size:14px;
font-weight:bold;
line-height:22px;
margin-bottom:5px;
padding-left:30px;
}

h5 {
font-size:11px;
font-weight:normal;
margin:10px 0 0 0;
padding-left:30px;
}

hr {
border:none 0;
border-top:1px solid #cccccc;
height:1px;
margin:8px 0 16px 0;
padding:0;
}

a {
outline:none;
color: #2e2e86;
text-decoration: underline;
}

ul {
list-style-image:none;
list-style-position:outside;
list-style-type: none;
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type: none;
margin-left: 18px;
}

.content ul {
line-height:16px;
margin:0 0 18px 30px;
padding: 0 0 0 12px;
}
	
#contentborder ul {
line-height:18px;
margin:0 0 18px 0;
padding: 0 0 0 13px;
}

	#contentborder ul li{
	list-style:disc;
	}
	
ul li {
}

.content ol {
list-style-type: decimal;
line-height:16px;
margin:0 0 18px 30px;
padding: 0 0 0 12px;
}

	.content ol li {
	list-style:decimal;
	}

	
ol li {
}

.bold {
font-weight: bold;
}

.italic {
font-style:italic;
}
	.content ul li {
	list-style:disc
	}

.red {
color: #cc0000!important;
}

.black {
color:#000000;!important
}

.more {
font-family: Georgia,Tahoma, Geneva, sans-serif;
color:#2e2e86;
padding:0 0 0 6px;
white-space: nowrap;
font-weight:normal;
text-decoration: underline;
font-style:italic;
background:url(../../assets/templates/custom/img/bullet.gif) no-repeat 0px 5px!important;
}

	.more:hover {
	text-decoration:underline;
	}

/* BUTTONS */

.buttonholder {
height:23px;
cursor:pointer;
}

	.buttonstart {
	float:left;
	height:23px;
	background: url(../../assets/templates/custom/img/bg-button-start.gif) no-repeat;
	}
	
	.buttonstart a {
	text-decoration:none;
	padding:3px 3px 0 13px;
	display:block;
	width:auto;
	color:#e4e4e4!important;
	font-size:11px;
	background:url(../../assets/templates/custom/img/bullet-button.gif) 10px 6px no-repeat;
	}
	
	.buttonstart a:hover {
	text-decoration:none;
	color:#fff!important;
	}
	
	.buttonend {
	float:left;
	height:23px;
	width: 10px;
	background:url(../../assets/templates/custom/img/bg-button-end.gif) no-repeat;
	}

.hidesubmitbutton {
background-color:#FFFFFF;
border:0 none;
height:1px;
left:0;
position:absolute;
top:0;
width:7px;
}
	

table {
width:100%;
border-collapse:collapse;
border:0;
border-style:hidden;
}

	table td {
	vertical-align: top;
	padding:0;
	}
	.content table {
	}
	
	.content table td {
		padding:0 0 20px 30px
	}