/* reset css styles individually instead of universal selector. */
html, body {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
}
* {
	margin:0;
	padding:0;
}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:#FFF;
	color:#000;
	font-size: 13px;
	text-align:center;
	min-height:468px;/* for good browsers*/
	min-width:552px;/* for good browsers*/
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.tleft {
	text-align:left;
}
.tbold {
	font-weight:bold;
}
.titalic {
	font-style:italic;
}
.mtop20 {
	margin-top:20px;
}
.mtop50 {
	margin-top:50px;
}
.fs110 {
	font-size:110%;
}
.fs120 {
	font-size:120%;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clearboth {
	clear:both;
}
.img {
	border: 0;
	padding: 0;
	margin: 0;
}

h1 {
	font-weight:bold;
	margin:3px 10px;
	font-size:80%;
	color:#012452;
}

p {
  padding:0px;
  margin: 0px;
  line-height: 14px;	
}
.border1b {
	border:1px solid #1a3963;
}
.onepxdivider {
	/*
	height:1px;
	font-size:1px;
	*/
	border-bottom: solid 1px #1a3963;
	/*background-color:#1a3963;*/
}
.onepxdividertrans {
	height:1px;
	font-size:1px;
	background-color:#FFF;
}
#xouter {
	height:100%;
	width:100%;
	display:table;
	vertical-align:top;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:top;
	display:table-cell;
}
#xinner {
	width: 900px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	font-family: inherit;
}
#header {
	text-align:left;
	position:relative;
	height:75px;
	background: url(../images/logo.gif) 14px 0px no-repeat;
	border-bottom: 6px solid #415b7d;
	margin-bottom:3px;
}
.logolink {
	margin-left:14px;
}
#menu {
	font-size: 90%;
	height:70px;
	position:relative;
	color:#405C7D;
}
#menu span {
	position:absolute;
	bottom:0px;
	right:20px;
	white-space:nowrap;
}
#menu a {
	color:#002452;
}
#menu a:hover {
	color:#000;
}
#content-container {
	background-color:#FFF;
	position:relative;
	border:1px solid #000;
	font-size:115%;
	line-height:125%;
	width:898px;
}
#content {
	position:relative;
	text-align:left;
}
#content a {
	font-style:italic;
	color:#666;
	text-decoration:underline;
}
#content a:hover {
	color:#666;
	text-decoration:none;
}
#content p {
	font-size:80%;
}
#leftcolumn p {
	padding:10px;
	margin-bottom:0px;
}
#leftcolumn p {
	padding:10px;
	font-size:80%;
	margin-bottom:0px;
}
.rightcolheader {
	padding:10px 20px;
	color:#FFF;
	font-weight:bold;
	background-color:#415b7d;
}
.rightcolcontent {
	padding:20px 20px 10px 20px;
	font-size:100%;
}
#rightcolumn p {
	margin-bottom:10px;
}
#rightcolumn a, #leftcolumn a {
	color:#3F3FFF;
	text-decoration:underline;
}
 #rightcolumn a:hover, #leftcolumn a:hover {
 color:#3F3FFF;
 text-decoration:none;
}
.imgtop {
	border-bottom:1px solid #000;
}
#content ul {
	list-style:inside disc;
	margin: 15px;
}
.content-title-blocks {
	width:450px;
	height:98px;
	border:1px solid #000;
	background:#415b7d;
	color:#FFF;
	font-size:90%;
}
#footer {
	font-size:10px;
	line-height:300%;
	position:relative;
	height:30px;
	padding:2px 6px;
	color:#586F8D;
}
#footer a {
	color:#586F8D;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#footerNew {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	margin:3px 0px;
	color:#586F8D;
	width: 900px;
		}
		
#footerNew a {
	color:#586F8D;
}		

.smallItalic {

  font-style:italic;

  font-size:11px;

}
#xouter #xcontainer #xinner #content-container #content div .content-title-blocks.fleft div sharp {
	line-height: 14px;
}
