@charset "UTF-8";

/*   Main  */


		body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
		}
		
		
		a {
	font-weight: bold;
	color: #0071A2;
	text-decoration: none;
		}
		
		a:hover {
			color: #0B304F;
		}
		
		.index {
	padding-top: 25px;
	height: 539px;
		}
		
		
		
		.backg {
	background-image: url(images/backg2.png);
	background-repeat: repeat-y;	
		}
		
		.page {
	width: 800px;
	margin-right: 1px;
	margin-left: 1px;
		}
		
		
		
		.box {
	background-color: #c9dae1;
	height: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0b304f;
	width: 140px;
		
		}
		
		.box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 14px;
	color: #0b304f;
	text-align: left;
	margin: 0px;
	overflow: hidden;
	height: 48px;
	width: 120px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
		}
		
		.box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0b304f;
	font-style: normal;
		}
		
		.box a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	text-decoration: underline;
		}
		
		
		.section {
			font-size: 14px;
			font-weight: 700;
			text-transform: uppercase;
			padding: 0px;
			cursor: pointer;
			-moz-user-select: none;
			-khtml-user-select: none;
			color: #425718;
		}
		
		.big-title {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 30px;
			line-height: 27px;
			font-weight: 700;
			color: #000000;
		}
		
		.med-title {
			font-size: 16px;
			font-weight: bold;
			color: #666666;
			line-height: 20px;
		}
		
		.small-title {
			font-size: 13px;
			font-weight: bold;
			color: #000000;
			line-height: 20px;
		}

		
		.title {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 20px;
			font-weight: 700;
			color: #333333;
			padding-bottom: 4px;
		}

		
		

		.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-botton: 5px;
	vertical-align: top;
		}
		
		
		.table-text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #0B304F;
	padding-top: 5px;
	padding-botton: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	background-color: #C9DAE1;
		}
		
	
		ul {
			list-style: square;
			margin-left: 0;
			padding-left: 1em;
			margin-top: 0px;
		}
	
		ul.link {
			list-style: none;
			margin-left: 0px;
			margin-top: 0px;
			padding-left: 1em;
		}
	
		li { 
			padding-bottom: 5px;
		}
		
		li a {
			font-weight: normal;
		}
		
		

		
		
		.footnote {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #999999;
		}
		
		
		.footnote a {
	color: #666666;
		}
		
		.footnote a:hover {
	color: #0B304F;
		}
		
		.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #80A0B0;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C9DAE1;
		}
		
		.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #80A0B0;
	padding: 2px;
		}
		
		.refer {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 15px;
			font-weight: normal;
			color: #666666;
			margin-left: 15px;
			margin-right: 15px;
			
		}
	
		.refer a {
	font-weight: bold;
	color: #0071A2;
	text-decoration: none;
		}
		
		
		.refer a:hover {
			color: #0B304F;
		}

	


/*   Vertical Accordions  */
		
		
		.accordion_toggle {
			display: block;
			height: 25px;
			width: 206px;
			line-height: 24px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			background: url(images/arrow-side.gif) no-repeat top left;
			cursor: pointer;
			margin: 0;
			margin-top: 3px;
		}
		
		.accordion_toggle_active {
			background: url(images/arrow_down.gif) no-repeat top left;
			margin-bottom: 0px;
		}
		
		.accordion_content {
	background-color: #FFFFFF;
	overflow: hidden;
	margin-left: 0px;
	padding-left: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0B304F;
	font-weight: normal;
		}
		
		.accordion_content a {
	font-weight: normal;
	color: #0071A2;
	text-decoration: none;
		}
	
		.accordion_content a:hover {
	font-weight: normal;
	color: #0B304F;
	text-decoration: none;
		}
		
		

		a:active, a:focus {
			outline: none;
		}
		
		
		.small-nav {
			display: block;
			height: 23px;
			width: 206px;
			line-height: 23px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			color: #000000;
			
			cursor: pointer;
			margin-top: 1px;
			padding-top: 2px;
		}
		
	
	
.space {
	background-color: #FFFFFF;
	height: 7px;
}




