/* #####  Global Styles  ##### */
body {
	font-family: Verdana;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #B5B5B5;
	background: #5E7A96;
	line-height:1.5em;
	}
img {
	border: 0;
	margin: 0;
	padding: 0;
	}

td { font-size: 12px; font-family: Verdana; color: #000000; line-height:1.5em;}

#mainTable {
	background: #FFFFFF; border-collapse: collapse; border: 8px solid #FFFFFF;
	}

h3 {
	font-size: 15px; 
	font-weight:bold;
	color:#000000;
	margin: 0;
	padding: 0;
	}
h4.red {
	font-size: 15px; 
	font-weight:bold;
	color:#9E0B0E;
	margin: 0;
	padding: 0;
	}
h4 {
	font-size: 13px; 
	font-weight:bold;
	color:#002B5E;
	margin: 0;
	padding: 0;
	}

.pdfLinks {
	line-height:1.75em;
	font-weight: normal;
	padding: 0 0 0 5px;
	}

img.border {
	border: 1px solid #002B5E; margin:5px; padding: 0;
	}

a {
	color: #4C93C4; 
	font-weight:bold;
	text-decoration: none;
	}
a:visited {
	color: #4C93C4; 
	font-weight:bold;
	text-decoration: none;
	}
a:hover {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}
	
	
/* #####  Main Nav Styles  ##### */
#nav {
	background: #64B5E5 url(images/bg_nav.gif) 0 0 repeat-x; 
	color: #2C4054;
	margin: 0;
	padding: 10px 20px;
	}
#nav a {
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration: none;
	}
#nav a:visited {
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration: none;
	}
#nav a:hover {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}
#nav a:active {
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration: none;
	}
	
	
/* #####  Content Styles  ##### */
#content {
	background: #FFFFFF url(images/bg_content.gif) 0 0 repeat-y;
	margin: 0;
	padding: 0;
	color: #000000;
	}
	
#contentLeft {
	background: url(images/bg_contentblock.jpg) 14px 0 no-repeat;
	margin: 0;
	padding: 15px 25px;
	color: #000;
	}
#contentLeft a {
	color: #4C93C4; 
	font-weight:bold;
	text-decoration: none;
	}
#contentLeft a:visited {
	color: #4C93C4; 
	font-weight:bold;
	text-decoration: none;
	}
#contentLeft a:hover {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}	

#contentLeft a.bookmark {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}
#contentLeft a.bookmark:visited {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}
#contentLeft a.bookmark:hover {
	color: #64B5E5; 
	font-weight:bold;
	text-decoration: none;
	}

	
#contentRight {
	background: #F4F4F4 url(images/bg_rightsideblock.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 15px 20px;
	color: #000;
	}
#contentRight a {
	color: #64B5E5; 
	font-weight:bold;
	text-decoration: none;
	}
#contentRight a:visited {
	color: #64B5E5; 
	font-weight:bold;
	text-decoration: none;
	}
#contentRight a:hover {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}

#leftsideListMenu {
	margin: 0;
	padding: 5px 25px;
	line-height: 1.5em;
	}
#leftsideListMenu li {
	list-style-image: url("images/icon_arrow.gif");
	}
#leftsideListMenu a {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}
#leftsideListMenu a:visited {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}
#leftsideListMenu a:hover {
	color: #64B5E5; 
	font-weight:bold;
	text-decoration: none;
	}

.rightsideList {
	margin: 0;
	padding: 5px 25px;
	line-height: 1.5em;
	}
	
#rightsideListMenu {
	margin: 0;
	padding: 5px 25px;
	line-height: 1.5em;
	}
#rightsideListMenu li {
	list-style-image: url("images/icon_arrow.gif");
	}
#rightsideListMenu a {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}
#rightsideListMenu a:visited {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}
#rightsideListMenu a:hover {
	color: #9E0B0E; 
	font-weight:bold;
	text-decoration: none;
	}

#rightsideListMenu a.on {
	color: #9E0B0E; 
	font-weight:bold;
	text-decoration: none;
	}
#rightsideListMenu a.on:visited {
	color: #9E0B0E; 
	font-weight:bold;
	text-decoration: none;
	}
	
#contentRight a.dark {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}
#contentRight a.dark:visited {
	color: #002B5E; 
	font-weight:bold;
	text-decoration: none;
	}
#contentRight a.dark:hover {
	color: #9E0B0E; 
	font-weight:bold;
	text-decoration: none;
	}


/* #####  Footer Styles  ##### */
#footer {
	font-size: 10px;
	color: #F4F4F4;
	margin: 0;
	padding: 20px;
	}
#footer a {
	color: #BFD2E5;
	text-decoration: none;
	}
#footer a:visited {
	color: #BFD2E5;
	text-decoration: none;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:active {
	color: #BFD2E5;
	text-decoration: none;
	}