body {
	background:url(../images/page_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	text-align: center; /* IE centering */
	padding: 0px;
	margin: 0px;
}

body, font {
    font-size: 12px;    /* Override FCK's font sizing scheme */
}

img {
	border:0;
}
/* PAGE WIDTH AND CENTERING */
#wrapper {
    text-align: left; /* fix for IE centering */
    margin: 0px auto; /* none-IE centering */   
	background-color:#FFFFFF;
	width: 752px;
}
#topNav {
	height: 26px;
	width: 752px;
	border-bottom:#000000 solid 5px;
	
}
#topNav a {
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	float:left;
	padding-top:5px;
	padding-left:21px;
	padding-right:21px;
	text-decoration: none;
}
#topNav a:hover {
	text-decoration:underline;
	color:#5C5D79;
}
.clear {
	clear:both;
}
#middleSection {
	width: 752px;
	height: 243px;
}
#middleSection h1 {
	margin-top:60px;
	background:url(../images/experienced_defense.jpg) bottom left no-repeat;
	font-size: 16px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:2px;
	text-align: center;
	line-height: 18px;
	width: 541px;
	height:172px;
	float:left;
}
#middleSection .right {
 float:left;
}
#contentHome{
	clear:both;
	width: 672px;
	font-size: 14px;
	line-height:17px;
	float:left;
	padding-left:40px;
	padding-right:40px;
	background-color:#FFFFFF;
}
#contentHome h1 {
	font-size: 18px;
	font-weight:normal;
}
#content {
	clear:both;
	width: 752px;
	font-size: 14px;
	line-height:17px;
	float:left;
}
#content h1 {
	font-size: 18px;
	font-weight:normal;
}

#content #left , #content #right{
	float:left;
}
#content #left {
	width: 128px;
	margin-right:40px;
}
#content #right{
	width: 544px;
	float:left;
}
 
#content #right h1{
	padding-top:25px;
	font-size: 18px;
	font-weight:normal;
}
#content #right h1 span {
	font-size:12px;
}
.smallText {
	font-size:10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}