body {
	margin: 0px;
	background-image: url(images/bgmain-blue.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.leftcelltext {

	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-variant: normal;
}
.centeredText {

	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.rightcell {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderbottomleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bgtitle {
	background-image: url(images/bgtitle.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 40px;
}
.picturepaddingleft {
	margin-left: 20px;
	border: 1px solid #101032;
}
.picturesonright {
	margin-bottom: 5px;
	margin-left: 20px;
	border: 1px solid #063465;
}
.picturebordernopadding {
	border: 1px solid #053D76;
}



.headtitle {

	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footer {
	
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
p {
	
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.bgtitle h1 {
	
	font-size: 19px;
	color: #FFFFFF;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.justifywmargin {
	text-align: justify;
	text-indent: 20px;
}
.centered {
	text-align: center;
}

textarea, input {
	margin-top: 2;
	margin-bottom: 2px;
}
ul {
	
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 40px;
}
ul#recentcases {
	
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
h2 {
	
	font-size: 20px;
	font-weight: bolder;
	color: #003366;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h3 {
	
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}
h6 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.picturepaddingtop {
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	border: 1px solid #173E67;
}

.smallertext {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
