body,
	html {
		margin:0;
		padding:0;
		color:#000;
		font-size: 100.01%;
	}
	body {
		margin-top: 25px;
		background-color: #8594B1;
		background-image: url(../images/bgimage.jpg);
		background-repeat: no-repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		line-height: 1.6em;
		min-width:950px;
	}
	
	img {
		padding: 5px;
	}
	
	#wrap {
		margin: 0 auto;
		background-color: #FFFFFF;
		width: 950px;
	}
	#header {
		width: 950px;
		height: 110px;
		background-image: url(../images/new-banner.gif);
		background-repeat: no-repeat;
		color: #000;
		line-height: 1em;
	}
	#nav {
		background-image: url(../images/nav-bg.gif);
		background-repeat: no-repeat;
		width: 950px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 1.1em;
	}
	#nav ul{
		margin: 0 25px 0 25px;
		padding: 10px 0 10px 0;
		list-style:none;
	}
	#nav li{
		font-weight: bold;
		text-transform: capitalize;
		display: inline;
		padding: 0 12px 0 0;
	}
	#main {
		background:#fff;
		float:left;
		width:740px;
		padding: 15px;
	}
	#main h2, #main h3, #main p {
		padding:0 10px;
    }

	#sidebar {
		font-size: 0.8em;
		font-weight: bold;
		background:#fff;
		float:right;
		width:170px;
		margin: 12px 10px 10px 0;

	}
	
	#sidebar img {
		padding: 0;
		margin: 0;
	}
	
	#footer {
		background-color: #8594B1;
		clear:both;
	}
	#footer p {
		text-align: center;
		padding:5px;
		margin:0;
    }

	a {
		color: #1C1A85;
		text-decoration: none;

	}

	a:hover {
		color: red;
	}
	
	.title {
		font-weight: bold;
		font-size: 0.95em;
		color: #000000;
		text-decoration: none;
		background-color: #EBEBEB;
		border: 1px solid #8695B2;
		width: 700px;

	}
	
	.sidetext	{
		border-top: 1px #000 dotted;
		border-bottom: 1px #000 dotted;
		line-height: normal;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #1B1593;
		list-style-type: none;
	}
	
	.partlist	{
		line-height: 1.2em;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #1B1593;
		list-style-type: none;
	}
	
	.redhighlight {
		color: #c33026;
	}
	
	.strong {
		font-weight: bold;
	}
	
	 hr {
	  border: 1px #000 dotted;
	  width: 100%;
	}

	.blue {
		color: blue;
	}
	
	.formfields {
	font-weight: bold;
	font-size: 0.95em;
	color: #000000;
	text-decoration: none;
	background-color: #EBEBEB;
	border: 1px solid #8695B2;
}
.suitablesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.suitablemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.blue2 {
	color: #2E3192;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e3192;
	line-height: 16px;
	font-weight: bold;
}
.boregrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	font-weight: normal;
}
.blue3 {
	color: #2E3192;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.largegrey {
	color: #666666;
	font-size: 36px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.quitelargegrey {
	color: #666666;
	font-size: 18px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
