* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
}

img {
	border: none;
}

#parentBody {
	width: 1024px;
	margin: 0px auto 0px auto;
}

h1 {
	font-family: 'trebuchet ms', arial, serif;
	font-size: 21px;
	color: #74849e;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
}

#header {
	margin-top: 5px;
}

.logo {	
	width: 300px;
	height: 85px;
	margin-bottom: 10px;
	
}

.menuBody {
	background-image: url(images/menuBk.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 38px;
	padding-top: 10px;
	padding-left: 20px;
}

.menuLinks {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

.menuLinks a {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

.menuLinks a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

.menuLinks ul {
	list-style: none;
}

.menuLinks li {
	float: left;
	padding-right: 20px;
}

.firstPara {
	width: 680px;
	float: left;
}

.firstPara p {
}

.secondPara p {
	padding-top: 5px;
	float: left;
}

.secondPara {
	width: 680px;
	float: left;
	margin-top: 30px;
}

.hat {
	float: left;
	margin-top: 40px;
	margin-left: 100px;
}

.commentBox {
	width: 250px;
	height: 170px;
	float: left;
	margin-left: 78px;
	border: #cdcccc dashed 1px;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
	padding-top: 5px;
}

.firstText {
	padding-top: 5px
}

.quotes {
	float: left;
}

.commentName {
	font-weight: bold;
	color: #7c8ca5;
	font-family: Arial, Helvetica, sans-serif;
}

.viewMore {
	font-style: italic
	color: #7c8ca5;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	height: 20px;
	width: 1024px;
	border-top: 1px dashed  #000000;
	border-bottom:  1px dashed  #000000;
	padding-top: 10px;
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
}

#footer a {
	color: #000000;
	text-decoration: none;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#footer a:hover {
	color: #9f9f9f;
	text-decoration: underline;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#footer ul {
	list-style: none;
}

#footer li {
	padding-right: 20px;
	float: left;
}

#downloadsSide {
	width: 210px;
	float: left;
}

.downloadIcon {
	float: left;
}

.interested {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	padding-left: 30px;
}

.sideDiv {
	width: 187px;
}
.downloadHolderTwo {
	width: 187px;
	height: 19px;
	border: 1px dashed #7888a2;
	padding: 2px;
	margin-top: 5px;
}

.internal {
	background-color: #ececec;
	height: 16px;
	padding-top: 3px;
	background-image: url(images/triangle.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.internal a {
	text-decoration: none;
	color: #1b1b1b;
		display: block;
}

.internal a:hover {
	text-decoration: none;
	background-image: url(images/triangleHover.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}

.miniIcon {
	float: left;
	margin-right: 5px;
}

.dlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1b1b1b;
	margin-left: 5px;
}

.dlText a:hover {
		
}

.triangle {
	hoz-align: right;
}

#aboutBody {
	height: 400px;
	float: left;
	border-left: 1px dashed #d2d2d2;
	padding-left: 10px;
}

.aboutMe {
	width: 610px;
	float: left;
}

.neil {
	margin-left: 35px;
	border: 1px dashed #7888a2;
	padding: 2px;
}


.downloadHolder {
	width: 700px;
	font-weight: bold;
	height: 380px;
	border: none;
	float: left;
	border-left: 1px dashed #d2d2d2;
	padding-left: 20px;
}

.downloadTr {
	width: 100%;
	padding: 10px;
}

.downloadTr td  {
	padding: 10px;
	border: 1px solid #BFBFBF;
	border-top: 0px;
}

.pdfSml {
	padding: 2px;
}

.topColor td {
	border-top: 1px solid #BFBFBF;
	background-image: url(images/trbk.gif);
	background-repeat: repeat-x;
}

.dwnButton td {
	padding: 0px;
	padding-left: 20px;	
}

.contentBulk {
	border-left: 1px dashed #d2d2d2;
	float: left;
	padding-left: 20px;
}

.testiContent {
	width: 650px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px #cccccc dashed;
}

.testiTemp {
	width: 224px;
	height: 64px;
	border: 1px dashed #7888a2;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.newsTitle {
	color: #000066;
	font-weight: bold;
	margin-bottom: 10px;
}

.feedCompany {
	font-family: Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	font-weight: normal;
	font-size: 11px;
}

.case {
	margin-bottom: 10px;
}

.contact {
	width: 770px;
	font-weight: bold;
	color: #1b1b1b;
	background-color: #ECECEC;
	border: 1px dashed #7888A2;
	margin-top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0px 20px 0px;
}

.contact a {
	color: #1b1b1b;
	text-decoration: none;
}
.contact a:hover {
	color: #1b1b1b;
	text-decoration: underline;
}

#contactBody {
	height: 200px;
	float: left;
	border-left: 1px dashed #d2d2d2;
	padding-left: 10px;
}

#newsBody {
	float: left;
	border-left: 1px dashed #d2d2d2;
	padding-left: 10px;
}

.newsScroll {
	margin-top: 0px;
	float: left;
}
