/* Critical Comm CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
body {
	margin: 0 0 0 0;
	background-image:url(../images/site_bg.gif);
	background-repeat:repeat-x;
}
input {
	font-size: 11px;
	color: #114f7c;
	}
select {
	font-size: 11px;
	color: #114f7c;
	}
button {
	font-size: 11px;
	color: #114f7c;
	}
textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #114f7c;
	}
hr {
	color: #cddce7;
	height: 1px;
	background-color: #cddce7;
	border: none;
	}
LI
	{
	list-style-image: url(../images/bullet_arrow01.gif);
	margin-top:8px;
	margin-bottom:8px;
	}

/* Text */

a:link {
	color: #114f7c;
	}
a:visited {
	color: #114f7c;
	}
a:hover {
	color: #535353;
	}
a:active {
	color: #114f7c;
	}
h1	{
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#1e669a;
	}
h2	{
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#1e669a;
	}
h3	{
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1e669a;
	}
h4	{
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
h5	{
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
h6	{
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.headerHomeBlu {
	font-family: Lucida Sans, Lucida, Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#1e669a;
	padding:10px 0px 14px 0px;
	}
.headerPageBlu {
	font-family: Lucida Sans, Lucida, Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#1e669a;
	padding:14px 0px 14px 0px;
	}
.headerPageGrey {
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#636363;
	padding:14px 0px 14px 0px;
	}
.headerCopyBlu {
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1e669a;
	padding:0px 0px 6px 0px;
	}
.headerCopyGrey {
	font-family: Trebuchet, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #636363;
	padding:0px 0px 6px 0px;
	}
.textBlu {
	color: #1e669a;
	}
.textBluBold {
	color: #1e669a;
	font-weight: bold;
	}
.textBluItal {
	color: #1e669a;
	font-style: italic;
	}
.textGrey {
	color: #787878;
	}
.textGreyBold {
	color: #787878;
	font-weight: bold;
	}
.textGreyItal {
	color: #787878;
	font-style: italic;
	}
.textGrn {
	color: #0c7154;
	}
.textGrnBold {
	color: #0c7154;
	font-weight: bold;
	}
.textGrnItal {
	color: #0c7154;
	font-style: italic;
	}
.textSmall {
	font-size: 9px;
	}
.textSmallGrey {
	font-size: 9px;
	color: #787878;
	}
.textSmallBlu {
	font-size: 9px;
	color: #6a87a8;
	}
.textSmallGrn {
	font-size: 9px;
	color: #0c7154;
	}
.textSmallRed {
	font-size: 9px;
	color: #b42524;
	}
	
/* Table */

#table_master {
	margin-left: auto;
	margin-right: auto;
	width:780px;
	}
	#table_master #banner {
		}
	#table_master #nav {
		}
	#table_master #body {
		}
	#table_master #footer {
		}
#table_banner {
	height: 62px;
	width:100%;
	}
	#table_banner td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #737373;
		}
	#table_banner #nav {
		float:right;
		margin-left: 11px;
		}
		#table_banner #nav td {
			color: #737373;
			}
		#table_banner #nav a:link {
			color: #737373;
			text-decoration: none;
			}
		#table_banner #nav a:visited {
			color: #737373;
			text-decoration: none;
			}
		#table_banner #nav a:hover {
			color: #114f7c;
			text-decoration: underline;
			}
		#table_banner #nav a:active {
			color: #737373;
			text-decoration: none;
			}
#table_nav {
	background-color: #fafafa;
	height: 31px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	}
#table_bodyHome {
	background-color: #FFFFFF;
	width:100%;
	}
	#table_bodyHome #colLf {
		background-image:url(../images/table_bodyLf.gif);
		background-repeat:repeat-y;
		width:11px;
		}
	#table_bodyHome #colRt {
		background-image:url(../images/table_bodyRt.gif);
		background-repeat:repeat-y;
		width:11px;
		}	
	#table_bodyHome a:link {
		color: #365c86;
		}
	#table_bodyHome a:visited {
		color: #365c86;
		}
	#table_bodyHome a:hover {
		color: #6a87a8;
		}
	#table_bodyHome a:active {
		color: #365c86;
		}
		#table_bodyHome #table_content1 {
			background-image:url(../images/home_table_bg01.jpg);
			background-repeat:no-repeat;
			height:234px;
			width:476px;
			background-color: #f4f4f4;
			}
		#table_bodyHome #table_content2 {
			background-image:url(../images/home_table_bg02.jpg);
			background-repeat:no-repeat;
			height:234px;
			width:272px;
			background-color: #f4f4f4;
			}
		#table_bodyHome #table_content3 {
			width:476px;
			}
		#table_bodyHome #table_content4 {
			background-image:url(../images/home_table_bg04.jpg);
			background-repeat:no-repeat;
			width:272px;
			}
	#table_bodyHome #arrow {
		margin: 0px 5px 0px 10px;
		}
#table_bodySub {
	background-color: #FFFFFF;
	width:100%;
	}
	#table_bodySub #colLf {
		background-image:url(../images/table_bodyLf.gif);
		background-repeat:repeat-y;
		width:11px;
		}
	#table_bodySub #colRt {
		background-image:url(../images/table_subRt.gif);
		background-repeat:repeat-y;
		width:21px;
		}
		#table_colLf01 {
			background-color:#3b81b3;
			background-image:url(../images/table_leftNav_bg.gif);
			background-repeat:repeat-y;
			width:212px;
			}
			#table_colLf01 #rowTop {
				background-image:url(../images/table_leftNav_top.gif);
				background-repeat:repeat-x;
				}
			#table_colLf01 #rowBot {
				background-image:url(../images/table_leftNav_bot.gif);
				background-repeat:repeat-x;
				}
			#table_colLf01 a:link {
				color: #ffffff;
				text-decoration:none;
				}
			#table_colLf01 a:visited {
				color: #ffffff;
				text-decoration:none;
				}
			#table_colLf01 a:hover {
				color: #92bddc;
				}
			#table_colLf01 a:active {
				color: #ffffff;
				text-decoration:none;
				}
				#table_navLf {
					width:100%;
					line-height:12px;
					}
				#table_navLf td {
					padding: 3px 0px 3px 0px;
					}
		#table_colLf02 {
			background-color:#e4eef6;
			width:212px;
			}
			#table_colLf02 a:link {
				color: #000000;
				}
			#table_colLf02 a:visited {
				color: #000000;
				}
			#table_colLf02 a:hover {
				color: #114f7c;
				}
			#table_colLf02 a:active {
				color: #000000;
				}
		#table_bodySub #table_content1 {
			width:506px;
			}
	#table_bodySub #arrow {
		margin: 0px 5px 0px 10px;
		}
	#table_contact {
		border: solid 1px #cddce7;
		}
	.table_contentBorder {
		width:100%;
		border: solid 1px #cddce7;
		}
		.table_contentBorder td {
			padding: 10px;
			}
	.table_contentBackground {
		width:100%;
		background:#eef3f7;
		padding: 10px;
		}
		.table_contentBackground td {
			padding: 10px;
			}
	.table_callout {	
		margin-left: auto;
		margin-right: auto;
		width:90%;
		background:#f5f5f6;
		}
		.table_callout td {
			background-image:url(../images/table_callout_top.gif);
			background-repeat:repeat-x;
			padding:13px 20px 10px 20px;
			}
#table_footer {
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height: 25px;
	width:100%;
	}
	#table_footer td {
		font-size: 9px;
		color: #6a87a8;
		}
	#table_footer a:link {
		color: #6a87a8;
		text-decoration: none;
		}
	#table_footer a:visited  {
		color: #6a87a8;
		text-decoration: none;
		}
	#table_footer a:hover  {
		color: #737373;
		text-decoration: underline;
		}
	#table_footer a:active  {
		color: #6a87a8;
		text-decoration: none;
		}
#table_index {
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	}
/*#table_content1 {
	color: #FFFFFF;
	}
#table_content2 {
	color: #FFFFFF;
	}
	#table_content2 td {
	padding: 5px 0px 5px 0px;
	}
	#table_content2 #header {
		color: #555d81;
		font-size: 16px;
		font-weight: bold;
		padding: 5px 0px 5px 0px;
		}
#table_content3 {
	background-color: #e2e4f5;
	color: #636363;
	margin: 5px;
	}	
	#table_content3 a:link {
		color: #636363;
		}
	#table_content3 a:visited {
		color: #636363;
		}
	#table_content3 a:hover {
		color: #25328c;
		}
	#table_content3 a:active {
		color: #636363;
		}	
	#table_content3 td {
		padding: 5px 0px 5px 10px;
		color: #636363;
		}
	#table_content3 #header {
		color: #555d81;
		font-size: 12px;
		font-weight: bold;
		}
	#table_content3 #white {
		background-color: #FFFFFF;
		color: #636363;
		}
	#table_content3 #icon {
		float: right;
		margin: 0px 5px 5px 5px;
		}
	#table_content3 #logo {
		float: left;
		margin: 0px 5px 5px 0px;
		}
#table_bodyList {
	background-color: #f8f8f8;
	border: solid 1px #b2b6d4;
	vertical-align: top;
	}
	#table_bodyList td {
		font-size: 10px;
		padding: 10px 6px 10px 6px;
		}
	#table_bodyList tr.alt td {
		background: #f3f4fa;
		}		
	#table_bodyList a:link {
		color: #485091;
		}
	#table_bodyList a:visited {
		color: #485091;
		}
	#table_bodyList a:hover {
		color: #6a72b5;
		}
	#table_bodyList a:active {
		color: #485091;
		}
#table_bodyContact {
	background-color: #f8f8f8;
	border: solid 1px #b2b6d4;
	vertical-align: top;
	}
	#table_bodyContact td {
		font-size: 10px;
		padding: 4px 6px 4px 6px;
		}
	#table_bodyContact tr.alt td {
		background: #f3f4fa;
		}		
	#table_bodyContact a:link {
		color: #485091;
		}
	#table_bodyContact a:visited {
		color: #485091;
		}
	#table_bodyContact a:hover {
		color: #6a72b5;
		}
	#table_bodyContact a:active {
		color: #485091;
		}
#table_layerBody {
	background-color: #FFFFFF;
	}
	#table_layerBody #layerContent1 {
		background-color: #FFFFFF;
		}
	#table_layerBody #content2 {
		background-color: #FFFFFF;
		}	
	#table_layerBody #rightcol {
		background-color: #f0f1fa;
		}
	#table_layerBody #leftnav {
		background-color: #f0f1fa;
		}
#table_layerContent01 {
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	width: 310px;
	}
	#table_layerContent01 td {
		padding: 8px 0px 8px 0px;
		}
	#table_layerContent01 #header {
		color: #555d81;
		font-size: 18px;
		padding: 14px 0px 6px 0px;
		border-bottom: dotted #515e88 1px;
		}
#table_layerContent02 {
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	width: 510px;
	}
	#table_layerContent02 td {
		padding: 8px 0px 8px 0px;
		}
	#table_layerContent02 #header {
		color: #555d81;
		font-size: 18px;
		padding: 14px 0px 6px 0px;
		border-bottom: dotted #515e88 1px;
		}
#table_layerContent03 {
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	width: 510px;
	}
	#table_layerContent03 td {
		padding: 8px 0px 8px 0px;
		}
	#table_layerContent03 #header {
		color: #555d81;
		font-size: 18px;
		padding: 14px 0px 6px 0px;
		border-bottom: dotted #515e88 1px;
		}
#table_leftnav {
	}
	#table_leftnav a:link {
		color: #515e88;
		text-decoration: none;
		}
	#table_leftnav a:visited {
		color: #515e88;
		text-decoration: none;
		}
	#table_leftnav a:hover {
		color: #6a72b5;
		text-decoration: underline;
		}
	#table_leftnav a:active {
		color: #515e88;
		text-decoration: none;
		}
	#table_leftnav td {
		color: #515e88;
		padding: 3px 5px 3px 12px;
		border-bottom:solid #FFFFFF 1px;
		}
	#table_leftnav #sublink {
		padding: 3px 5px 3px 24px;
		border-bottom:solid #FFFFFF 1px;
		background-color: #fcfcfe;
		}
		#table_leftnav #sublink #subarrow {
			float: right;
			}
	#table_leftnav #sublink1 {
		padding: 3px 5px 3px 35px;
		border-bottom:solid #FFFFFF 1px;
		background-color: #ffffff;
		}
		#table_leftnav #sublink1 #subarrow {
			float: right;
			}
	#table_leftnav #sublink2 {
		padding: 3px 5px 3px 45px;
		border-bottom:solid #FFFFFF 1px;
		background-color: #ffffff;
		}
		#table_leftnav #sublink2 #subarrow {
			float: right;
			}
#table_rightCol01 {
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
	border-top:solid #d6d6d6 1px;
	border-right:solid #d6d6d6 1px;
	border-bottom:solid #d6d6d6 3px;
	border-left:solid #d6d6d6 1px;
	}
	#table_rightCol01 a:link {
		color: #636363;
		}
	#table_rightCol01 a:visited {
		color: #636363;
		}
	#table_rightCol01 a:hover {
		color: #25328c;
		}
	#table_rightCol01 a:active {
		color: #636363;
		}
	#table_rightCol01 td {
		color: #636363;
		}
	#table_rightCol01 #header {
		background-color: #d6d6d6;
		color: #2c3a66;
		font-size: 11px;
		font-weight: bold;
		}		
	#table_rightCol01 #sepsRow {
		padding: 0px 0px 0px 0px;
		background-image: url(../images/rightCol_seps01.gif);
		background-repeat: repeat-x;
		}		
	#table_rightCol01 #logo {
		float: left;
		margin: 0px 5px 5px 0px;
		}
#table_rightCol02 {
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
	background-color: #f0f1fa;
	border-bottom:solid #f0f1fa 3px;
	}
	#table_rightCol02 a:link {
		color: #636363;
		}
	#table_rightCol02 a:visited {
		color: #636363;
		}
	#table_rightCol02 a:hover {
		color: #25328c;
		}
	#table_rightCol02 a:active {
		color: #636363;
		}
	#table_rightCol02 td {
		color: #636363;
		}
	#table_rightCol02 #header {
		background-color: #f0f1fa;
		color: #2c3a66;
		font-size: 11px;
		font-weight: bold;
		}		
	#table_rightCol02 #sepsRow {
		padding: 0px 0px 0px 0px;
		background-image: url(../images/rightCol_seps02.gif);
		background-repeat: repeat-x;
		}		
	#table_rightCol02 #logo {
		float: left;
		margin: 0px 5px 5px 0px;
		}
#table_rightCol03 {
	background-color: #f0f1fa;
	}
	#table_rightCol03 a:link {
		color: #636363;
		}
	#table_rightCol03 a:visited {
		color: #636363;
		}
	#table_rightCol03 a:hover {
		color: #25328c;
		}
	#table_rightCol03 a:active {
		color: #636363;
		}
	#table_rightCol03 td {
		padding: 10px;
		color: #636363;
		}
	#table_rightCol03 #header1 {
		color: #2c3a66;
		font-size: 11px;
		font-weight: bold;
		}
	#table_rightCol03 #header2 {
		color: #636363;
		font-size: 12px;
		font-weight: bold;
		}
#table_partners {
	border: solid #f0f1fa 3px;
	}
	#table_partners td {
		padding: 10px;
		color: #555d81;
		}

*/	
/* Image */

/* #table_master #table_bodySub #table_content01 img {
	margin:5px 10px 10px 10px;
	} */
.imageAlignLf {
	float: left;
	margin:3px 15px 5px 0px;
	}
.imageAlignRt {
	float: right;
	margin:3px 0px 5px 15px;
	}
.imageAlignLfBorder {
	float: left;
	border: 2px solid #caced7;
	margin:3px 15px 5px 0px;
	}
.imageAlignRtBorder {
	float: right;
	border: 2px solid #caced7;
	margin:3px 0px 5px 15px;
	}

