a {
	text-decoration:	none;
	color:				#00235D;
}

a:hover {
	text-decoration:	underline;
	font-size: 100%;
	font-weight: bold;
	color: #F00;
}

a:hover2 {
	text-decoration:	underline;
	color:				#003;
	font-size: 14px;
}

body {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;

	font-size:			12px;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#333333;
	
	background-color:	#FFFFFF;
	background-image:	url('../images/bg_body.jpg');
	background-repeat:	no-repeat;
	background-position:top center;	
}

blockquote {
	margin:				0px 0px 0px 0px;
	padding:			18px 18px 18px 18px;

	font-style:			italic;
	line-height:		25px;
	
	font-size:			18px;
	font-weight:		bold;
	text-align:			justify;
	color:				#666666;

	border:				1px solid #BFC8D6;
}

dl {
	margin:				0px 0px 0px 0px;	
	padding:			0px 0px 16px 0px;	
}

dd {
	margin:				0px 0px 0px 120px;	
	padding:			0px 0px 16px 0px;	
}

dt {
	width:				110px;
	float:				left;

	padding:			0px 0px 0px 0px;

	color:				#00235D;
	text-align:			right;
	font-weight:		bold;	
}

form {
	margin:				0px 0px 18px 0px;
	padding:			10px 10px 10px 10px;
	border:				1px solid #BFC8D6;
	background-color:	#E5E9EE;
	text-align: center;
}

form hr {
	border-color:		#BFC8D6;
}

h1 {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 16px 0px;
	font-size:			160%;
	line-height:		170%;
	color:				#CC6633;
}

h2 {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 14px 0px;

	font-size:			140%;
	color:				#00235D;
}


h3 {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 12px 0px;

	font-size:			120%;
	color:				#00235D;
}

h4,
h5 {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 11px 0px;

	font-size:			110%;
	color:				#00235D;
}

h6 {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 16px 0px;
	font-size:			120%;
	color:				#000;
	line-height: 140%;
	text-align: left;
}


hr {
	margin:				0px 0px 18px 0px;
	padding:			0px 0px 0px 0px;

	height:				0px;
	color:				#FFFFFF;

	border: 			none;
	border-top:			1px solid #CC6633;

	background-color:	transparent;
}

iframe {
	margin:				0px 0px 18px 0px;
	padding:			0px 0px 0px 0px;

	border:				none;
}

img {
	border:				none;
}

input,
select,
textarea {
	margin:				0px 0px 3px 0px;
	padding:			2px;
	
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#333333;
	
	border:				1px solid #BFC8D6;
}

.requiredInput {
	border-color:		#00235D	
}

li {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	
	line-height:		170%
}

p {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 12px 0px;
	line-height:		170%;
	text-align: left;
	font-size: 12px;
	color: #000;
}

strong {
	font-size:			120%;
	color:				#F00;
}

table {
	margin:				0px 0px 18px 0px;
	padding:			0px 0px 0px 0px;
}

td {
	/*	vertical-align:		top; */
	line-height:		normal;
	font-size:			x-small;
	color: #666;
}

.rowOn td {
	background-color:	#E5E9EE;
}

th {
	padding:			18px 3px 5px 5px;
	
	color:				#FFFFFF;
	font-weight:		bold;
	font-size:			120%;

	text-align:			left;
	
	background-color:	#BFC8D6;
}

ul {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 18px 40px;
}
.whitebg {
	background-color: #FFF;
}
.text {
	line-height: normal;
	color: #000;
	font-weight: bold;
}
.textheader {
	font-size: small;
}
.textheader a strong {
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
#cellPage #cellContent #cellSecondary .cellNucleus p strong a {
	line-height: normal;
}
.text12 {
	font-size: 9px;
	line-height: normal;
	color: #999;
}
.text14 {
	font-size: 14px;
	line-height: 170%;
}
.text12 td {
	text-align: center;
}
.text_conditions {
	font-size: 10px;
	color: #999;
}
.text12NL {
	font-size: 12px;
	line-height: normal;
	color: #000;
}

