@charset "utf-8";
/* CSS Document */

body {
	width:603px;
	height:100%;
	background-color:#bfdae7;
	margin:0;
	padding:0;
}

img {
	border:none;
}

.breadcrumb {
	width:603px;
	height:15px;
	text-align:left;
	padding-left:13px;
	padding-top:25px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:1.5em;
	padding-bottom:1em;
}

a {
	border:none;
}

.clear {
	clear:both;
}

.largeFont {
	font-size:14px;
}

.smallFont {
	font-size:10px;
}

.green {
	color:#00476c;
}

.skyBlue {
	color:#005bae;
}

.blue {
	color:#042966;
}

.trail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#011435;
}

#trail a, #trail a:link, #trail a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#011435;
	text-decoration:underline;
}

#trail a:hover {
	text-decoration:none;
}

#headerWave{
	width:603px;
	height:23px;
	background-image:url(../../img/content_top_wave.png);
	background-position:top left;
	background-repeat:repeat-x;
}

#headerBg{
	width:603px;
	height:70px;
	background-color:#bfdae7;
}

#headerTitle{
	width:580px;
	height:7px;
	background-color:#bfdae7;
	background-image:url(../../img/forensic_main_title.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:23px;
	padding:12px 0px 0 284px;
}

#headerUnderTitle {
	width:570px;
	height:1px;
	margin:0px 31px 0px 16px;
	background-color:#06203d;
}

#firstSection {
	width:580px;
	padding-top:1em;
}

#firstSection p {
	line-height:1.5em;
}

#bottomContentBg {
	width:603px;
	height:35px;
	padding:0;
	margin-top:2em;
}

#bottomLine {
	width:570px;
	height:1px;
	margin:0px 31px 0px 16px;
	background-color:#06203d;
}

#bottomContent {
	width:188px;
	height:10px;
	margin:3px 31px 18px 385px;
	background-image:url(../../img/sea.jpg);
	background-position:right;
	background-repeat:no-repeat;
}