body {
	position:		    relative;
	margin: 			0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:				#14165f;
	font-size:			11px;
	background:			url(../../images/bg.gif) top center no-repeat;
}

p {
	color:				#222222;
	line-height:		2em;
}	

a {
	color: 				#14165F
}

a:hover {
	color: 				#000000;
}

.style1 {color: #14165F}
.style4 {color: #14165F; font-weight: bold; }

h1 {
	font-size:			14px;
	font-family:
}

h2 {
	font-size:			12px;
	font-style:			italic;
}

h3 {
	font-size:			11px;
	color:				#FFFFFF;
	font-style:			bold;
	margin:				0px;
	padding:			0px;
}

select, input, textarea {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:				#606060;
	font-size:			11px
}

img {
	border:				none;
}

.divider {
	background:			url(../../images/bg-dots.gif) repeat-x;
	height:				1px;
	width:				515px;
	display:			block
}

#container {
	width: 				760px;
	margin: 			0 auto;
	background:			url(../../images/bg-content.gif) bottom right no-repeat ; 
	background-color:	#ECECEC;
}

#top {
	height:				262px;
	background:			url(../../images/header.gif) top no-repeat;
	padding-bottom:		11px;
}

#nav {
	width: 				198px;
	background:			#ECECEC;
	margin: 			0 auto;
	float:				left;
}

#column-right {
	width:				562px;
	padding-bottom:	 	27px;
	float:				left;
}

#column-right h1 {
	color:				#14165f;
	padding-top: 		16px;
}

#content {
	border-left:		solid 1px #ABABC1;
	margin-top:	 		9px;
	padding-left:		20px;
}

.content-p {
	color:				#14165f;
	line-height:		2em;
	width:				350px;
}	

#footer {
	width:				760px;
	border-top:			solid 1px #ABABC1;
	text-align:			right;
	color:				#14165F;
	font-size:			9px;
	padding:       		16px 0px 10px 0px;
	background:			url(../../images/bg-footer.gif) repeat-x;
	float:				left;
}

#footer a {
	font-size:			9px;
	color:				#14165F;
}

#footer a:hover {
	color:				#666666
}

.ErrorMsg {
	color:#FF0000;
}
