@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}

body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background: #EAEBEE;
	font-family: helvetica;
	font-size:12px;
	}
	
#text1{
	font-family: helvetica;
	font-size:12px;
	color: #473E3E;
	line-height: 1.5em;
}

#text1 h2{
	font-family: helvetica;
	font-size:16px;
	color: #473E3E;
	line-height: 1.5em;
}

#text1 a
{
	font-size:12px;
	color: #5789b5;
	text-decoration: none;
}

#text1 a:hover
{
	text-decoration: underline;
}

#text1-no-print{
	font-family: helvetica;
	font-size:12px;
	color: #473E3E;
	line-height: 1.5em;
}

#text1-no-print a
{
	text-decoration: none;
	font-size:12px;
	color: #5789b5;
	
}

#text1-no-print a:hover
{
	text-decoration: underline;
}

#alignright
{
	text-align: right;
}
	
#two-column
{
	margin: 0 auto;
	max-width: 920px;
	min-width: 400px;
	background: #FFFFFF;
	text-align: left;
}

#navi-incontent
{
float:right;
margin-top:5px;
margin-bottom:5px;
margin-left:10px;
background:#fff;
}

#ceiling
{
background: #FFFFFF;
padding: 1px;
}

a img {
border: 0;
}

#contentpgtitle
{
	font-family: helvetica;
	margin: 20 0 0 60px;
	font-weight: bold;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color: #473E3E;
	
}

#contentpg1-table
{
	display: table;
	margin: 0 0 0 120px;
	padding:10px;
}

#contentpg1
{
	margin: 0 0 0 60px;
	background: #fff;
	font-family: Helvetica;
	font-size:12px;
	color:#473E3E;
	display: block;
    vertical-align:top;
	text-align: left;
	padding:10px;
	
}

#contentpg1 td
{
    vertical-align:top;
	text-align: center;
	padding:15px;
	width: 200px;
	border-bottom:1px solid #473E3E;
	font-style:italic;
	font-size:12px;
}

#contentpg1 ul
{
	padding:10px;
	color:#473E3E;
	
}

#contentpg1  li
{
	padding:10px;
	display: block;
	color:#473E3E;
	
}

#contentpg1 a
{
	text-decoration: none;
	font-size:12px;
	color: #5789b5;
	
}

#contentpg1 a:hover
{
	color: #0F4BBA;
}

#header
{
	margin: 20 0 0 0px;
	padding: 10px;
}

#header h1 
{ 
margin: 0; 
}

#logo-frame {margin: 0 0 0 15px;}

#logo
{
	font-family: Helvetica;
	margin: 10 0 10 0px;
	text-decoration: none;
	text-align: left;
	color: #473E3E;
	display: inline;
}

#logo a
{
	float: left;
	font-family: Helvetica;
	font-size:40px;
	color: #473E3E;
	text-decoration: none;
	margin: 0 10 10 0px;
	text-align: left;
}

#search
{
	width: 300px;
}

#box-navi1-table
{
   display: table;
   float: right;

}

#box-navi1
{
	font-family: helvetica;
	font-weight: none;
	font-size:12px;
	text-align: left;
	text-decoration:none;
	padding: 0px 5;
	color: #473E3E;
	display: table-cell;
    vertical-align:middle;
}

#box-navi-cell
{
	padding: 0px 20;
}

#box-navi1 a
{
	text-decoration:none;
    display: table-cell;
	color: #473E3E;
    vertical-align: middle;
}

#box-navi1 a:hover
{
	color: #0F4BBA;
}


#box-navi
{
	float: left;
	margin: 0 0 20 0px;
	width: 80px;
	text-align: center;
	text-decoration:none;
	font-family: Helvetica;
	font-size:14px;
	vertical-align: top;	
	
}


#box-navi a
{
	display: block;
	float: right;
	padding: 0px 0px;
	color:#473E3E;
	background:#FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Helvetica;
	font-size:12px;
	vertical-align: top; 
}

#box-navi a:hover { color: #0F4BBA; }


#intcontentmenu {
	font-family: Helvetica;
	font-size:12px;
	position: relative;
	float:left;
	font-weight:bold;
	
}

#intcontentmenu a {
	margin: 0px;
	padding: 0;
	text-decoration: none;
	color:#0F4BBA;
}

#intcontentmenu a:hover{
	text-decoration: underline;
}

#intcontentmenu ul {
	list-style-type: none;
	padding-top: 0px;
	padding: 0;
	text-indent:5px;
	display:inline;
}

#intcontentmenu li {
	float: left;
	position: relative;
	color: #473E3E;
	padding: 5px 0;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
	width:auto;
}


#intcontentmenu ul.sub-menu  a{
	text-decoration: none;
	font-weight:normal;
}

#intcontentmenu ul.sub-menu  a:hover{
	text-decoration: underline;
}


#intcontentmenu ul.sub-menu {
	padding: 0px 0;
	display: none;
	position: absolute;
	z-index: 90;
	text-decoration: none;
	font-weight:normal;
}

#intcontentmenu ul.sub-menu li {
	text-align: left;
	line-height: 1.4em; 
	margin-left: 20px;
	list-style-type:square;
	display:cell;
	width:300px;
	
}

#intcontentmenu li:hover ul.sub-menu {
	display: block;
	border: 1px solid #ececec;
	background: #fff;
	
}


#update {
	font-family: Helvetica;
	font-size:10px;
	text-align: left;
	margin: 50px 0 20 0;
}

#bottom-navi-content
{
	float: left;
	padding: 0px 0;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:11px;
	
}

#bottom-navi-content ul
{
	margin: 0px 0 0 0;
	padding: 0;
	display: block;
	text-align:center;
	line-height:100%;
}

#bottom-navi-content ul li
{
	list-style-type: none;
	display: inline;
}

#bottom-navi-content li a
{
	display: block;
	padding: 0 10px;
	color: #000;
	float:left;
	text-decoration: none;
	border-left: 10px solid #5789B5;
	font-weight:bold;
	margin-bottom:10px;
}

#bottom-navi-content li a:hover 
{ 
	text-decoration:underline;
	color: black;
}


#bottom-navi
{
	float:left;
	padding: 0px 0;
	width: 100%;
	height:50px;
	background: #525970;
	color: #fff;
	font-family: Helvetica;
	font-size: 10px;
}



#bottom-navi ul
{
	margin: 0;
	padding: 0;
	text-align:center;
}

#bottom-navi ul li
{
	list-style-type: none;
	display: inline;
}

#bottom-navi li a
{
	float:left;
	display: block;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	
}

#bottom-navi li a:hover 
{ 
	background: #ffffff; 
	color: black;
}

#bottom-navi-one-col
{
	float: left;
	padding: 0px 10;
	margin: 0 10 0 10px;
	width: 900px;
	background: #5789B5;
	color: black;
	font-family: Helvetica;
	font-size:12px;
	
}

#bottom-navi-one-col ul
{
	margin: 0;
	padding: 0;
}

#bottom-navi-one-col ul li
{
	list-style-type: none;
	display: inline;
}

#bottom-navi-one-col li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#bottom-navi-one-col li a:hover 
{ 
	background: #CEE3F5; 
	color: black;
}

#nextpage
{
	clear:both;
	color: #473E3E;
	padding: 0px 0;
	margin: 20 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: right;
	line-height: 1.8em;
}

#nextpage a
{
	color: #5789b5;
	text-decoration: none;
}

#nextpage a:hover
{
	color: blue;
}

#top-navi ul
{
	margin: 0;
	padding: 0;
}

#top-navi ul li
{
	list-style-type: none;
	display: inline;
}

#top-navi li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
	
}

#top-navi li a:hover 
{ 
	background: #383; 
	color: #473E3E;
}



#top-navi
{
	float: left;
	padding: 0px 10;
	margin: 0 10 0 10px;
	width: 900px;
	height: 100px;
	background: rgb(206,220,231); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
	color: #473E3E;
	font-family: Helvetica;
	font-size:12px;
	
}


#navigation
{
	float: left;
	padding: 0px 10;
	margin: 10 10 0 10px;
	width: 900px;
	background: rgb(206,220,231); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */

    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	
}



#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;

}

#navigation li a:hover 
{ 
	background: #383; 
	color: #473E3E;
}

#two-col-main
{
	float: left;
	width: 100%;
	max-width: 900px;
	min-width: 400px;
	background: #fff;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #473E3E;
}

/*Top navigation*/

#mainlayoutbox
{
	display: block;
	padding-top:5px;
	clear:left;
	font-family: Helvetica;
	font-size:11px;
}

#mainnavi1
{
	clear:left;
	font-family: Helvetica;
	font-size:11px;
	width:100%;
	font-weight: bold;
	
}

#mainnavi1 ul
{
	margin-top: 0;
	padding: 0;
	display: block;
	line-height:25px;
	
}

#mainnavi1 ul li
{
	display: table-cell;
	list-style-type: none;
	float:left;
	text-align:center;
	background-color:#666362;
	color:#fff;
	height:26px;
	width:90px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	vertical-align: middle;
	border-right:1px solid #fff;
}
	

#mainnavi1  a
{
	display: table-cell;
	text-decoration: none;
	background-color:#fff;
	color:#666362;
	height:26px;
	width:90px;
	border:1px solid #666362;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

#mainnavi1 li a:hover 
{ 
	text-decoration: underline;

}



#mainnavi2
{
	border-top: 2px solid #666362;
	font-weight: bold;
	width:100%;
	height:40px;
	clear:left;
	font-family: Helvetica;
	font-size:11px;
	background-color:#E5E4E2;
}

#mainnavi2 ul
{
	margin: 0;
	padding: 0;
}

#mainnavi2 ul li
{
	list-style-type: none;
	display: inline;
	float:left;
	width:90px;
	height:33px;
	text-align:center;
	background-color:#E5E4E2;
	padding-top:5px;
}

#mainnavi2 li a
{
	display: block;
	color: #473E3E;
	text-decoration: none;
	
}

#mainnavi2 li a:hover 
{ 
	text-decoration: underline;
	color: #5789B5;
	width:90px;
	height:33px;
}


/*End Top navigation*/

/*One column styling */

#one-col
{
	margin: 0 auto;
	width: 100%;
	max-width: 900px;
	min-width: 400px;

	background: #ffffff;
	text-align: left;
	color: #473E3E;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	font-family: Helvetica;
	font-size:12px;
}

#one-col-content h2 
{ margin: 0; }

#one-col-content
{
	
	color: #473E3E;
	float: left;
	padding: 0px 0;
	margin: 0 0 0 0px;
	display: inline;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
}

#one-col-content a
{
	color: #5789b5;
	text-decoration: none;
}

#one-col-content a:hover
{
	color: blue;
}

/*End One column styling */

#left-col
{
	clear: left;
	color: #473E3E;
	float: left;
	width: 620px;
	padding: 0px 0;
	margin: 0 10 0 10px;
	display: inline;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
	line-height: 1.8em;
}

#left-col a
{
	color: #5789b5;
	text-decoration: none;
}

#left-col a:hover
{
	color: blue;
}

#left-col img {
border: 0;
margin:10px 10 10 10;
}

#left-col ul 
{
	margin: 15px 0 15 10;
}

#left-col ul li
{
	margin: 0px 0 15 0;
}

#content
{
	clear: left;
	color: #473E3E;
	float: left;
	width: 540px;
	padding: 10px 0;
	margin: 0 0 0 0px;
	display: inline;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
	line-height: 1.8em;
}

#content a
{
	color: #5789b5;
	text-decoration: none;
}

#content a:hover
{
	color: blue;
}

#content img {
border: 0;
margin:10px 10 10 10;
}

#content ul 
{
	margin: 15px 0 15 10;
}

#content ul li
{
	margin: 0px 0 15 0;
}

#content-header
{
 	margin: 10px 10 30 0; 
	border-left: 30px solid #E4EDF5;
	
}

#content-header h2 
{
 	margin: 0 10 10 10px;
	font-family: bookman old style;
	line-height: 1.2em;
}

#content-header h2 a
{
	font-family: bookman old style;
	line-height: 1.2em;
	text-decoration: none;
	color: #473E3E;
}

#content-header h2 a:hover
{
	font-family: bookman old style;
	line-height: 1.2em;
	text-decoration: underline;
	color: #473E3E;
}

#content-navi
{
	margin: 0 0 20 0;
	padding: 5;
	border-top: 1px solid #E4EDF5;
	border-bottom: 1px solid #E4EDF5;
	
}


#content-navi ul
{
	margin: 0;
	padding: 0;
	display: inline;
		
}

#content-navi ul li
{
	list-style-type: none;
	display: inline;
}

#content-navi li a
{
	display: inline;
	padding: 5px 10px;
	color: black;
	text-decoration: none;
}

#content-navi li a:hover 
{ 
	background: #CEE3F5; 
	color: black;
}

/*content full width*/

#contentfullwidth
{
	clear: left;
	color: #473E3E;
	float: left;
	width: 95%;
	padding: 15px;
	display: inline;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
	line-height: 1.8em;
}

#contentfullwidth a
{
	color: #5789b5;
	text-decoration: none;
}

#contentfullwidth a:hover
{
	color: blue;
}

#contentfullwidth img {
border: 0;
margin:10px 10 10 10;
}

#contentfullwidth ul 
{
	margin: 15px 0 15 10;
}

#contentfullwidth ul li
{
	margin: 0px 0 15 0;
}

/*End content full width*/


#handbooks
{
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Helvetica;
	font-size:12px;
	float:left;
	width:600px;
	height:180px;
	background: #E9ECF0;
	padding:10px;
	border-radius: 0.2em;
	list-style-type: none;
	
}

#handbooks a
{
	font-family: Helvetica;
	font-size:12px;
	color: #473E3E;
	text-decoration: none;
}

#handbooks a:hover
{
	font-family: Helvetica;
	font-size:12px;
	color: #473E3E;
	text-decoration: underline;
}

/*bottom box*/

#bottomboxsub1
{
	float:left;
	margin: 5 5 5 5px;
	font-family: Helvetica;
	font-size:12px;
	text-decoration: bold;
	color:#473E3E;
	text-align: left;
	width: 400px;
	min-height: 650px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	border-radius: 0.2em;
	padding: 10px;
	line-height: 1.5em;
	
}

/*End bottom box*/

/*Reference layout*/

#reference
{
	margin: 2.0em 0;
	clear: left;
	color: #473E3E;
	float: left;
	width: 600;
	padding: 10px 0;
	margin: 0 0 0 10px;
	display: inline;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
}

#reference li
{
	margin: 2.0em 0;
}

#reference a
{
	color: #5789b5;
	text-decoration: none;
}

#reference a:hover
{
	color: blue;
}

#reference li a
{
	color: #5789b5;
	text-decoration: none;
}

#reference li a:hover
{
	color: blue;
}

#reference-layout
{
	margin: 0 auto;
	width: 900px;
	background: #ffffff;
	text-align: left;
}

#reference-header
{
 	margin: 0; 
	border-left: 15px solid #E4EDF5;
}

#reference-header h2 
{
 	margin: 0 0 10 10px;
	font-family: bookman old style;
	font-size:12px;
}

/*End Reference layout*/

/*Right column layout*/
#right-column
{
	float: right;
	width: 250px;
}

#right-col
{
	float: right;
	width: 300px;
	padding: 20px 10;
	margin: 10 0 10 10px;
	display: inline;
	background: #fff;
	font-family: Helvetica;
	font-size:14px;
	text-align: left;
	color:#473E3E;

}

#right-col h3 { margin: 0; }


#right-title
{
	font-family: helvetica;
	font-weight: bold;
	font-size:12px;
	text-align: left;
	text-decoration:none;
	padding: 3px 10;
	color: #473E3E;
	background: #CEE3F5;
}

#right-title a
{
	font-family: helvetica;
	font-weight: bold;
	font-size:12px;
	text-align: left;
	text-decoration:none;
	padding: 3px 10;
	color: #473E3E;
}

#right-title a:hover
{
	font-family: helvetica;
	font-weight: bold;
	font-size:12px;
	text-align: left;
	text-decoration:none;
	padding: 3px 10;
	color: blue;
}


#right-title hr
{
	color: #DCE0E3;
	 
}


#right-sub-col
{
	float: right;
	width: 315px;
	padding: 0px 0;
	margin: 0 0 0 10px;
	display: inline;
	font-family: Helvetica;
	font-size:14px;
	text-align: left;
	
}

#rtcontent
{
	background: #f1f1f1;
	padding: 5px 10;
}

#right-content
{
	float:left;
	padding: 0px 0;
	margin-top: 5px;
	font-family: Helvetica;
	font-size:12px;
	color:#473E3E;
	line-height: 1.5em;
	width:300px;
	max-height:300px;
	overflow-y: auto;
}

#right-content a
{
	text-decoration: none;
	color: #5789b5;
}

#right-content a:hover
{
	text-decoration: none;
	color: blue;
}

#navirightbox-grey
{
	font-family: Helvetica;
	font-size:12px;
	border:1px solid #EAEBEE;
	padding:2px;
	background:#e6f2ff;
}

#navirightbox-grey a
{
	text-decoration: none;
	color: #5789b5;
}

#navirightbox-grey a:hover
{
	text-decoration: underline;
}


#navirightbox
{
	font-family: Helvetica;
	font-size:12px;
	border:1px solid #EAEBEE;
	padding:2px;
}

#navirightbox a
{
	text-decoration: none;
	color: #5789b5;
}

#navirightbox1
{
	margin-bottom:5px;
}

#navirightbox1last
{
	margin-bottom:0px;
}

#navirightbox1hd
{
	font-family: helvetica;
	font-weight: bold;
	font-size:12px;
	text-align: left;
	text-decoration:none;
	padding: 4px 5;
	color: #473E3E;
	background: #EAEBEE;
}

#navirightbox1hd a
{
	text-decoration:none;
	color: #5789b5;
}

#navirightbox1hd a:hover
{
	text-decoration:underline;
	
}

#navirightbox1content
{
	padding: 3px 10;
	margin:0px;
	font-family: arial;
	font-size:11px;
	color:#473E3E;
	line-height: 1.5em;
	text-align: left;
	background: #FFFFFF;
}

#navirightbox1content ul
{
	margin-left:-25px;
	margin-top:-1px;
	list-style: square outside none;
	
}

#navirightbox1content a
{
	text-decoration: none;
	color: #5789b5;
	font-weight:bold;
	font-style:italic;
}

#navirightbox1content a:hover
{
	text-decoration: underline;
}

/*End Right column layout*/

#sponsor1
{
 font-size:10; 
 font-family:arial;
 font-style:normal;
  font-weight:normal;
}

#sponsor1 a
{
	color:#BDBDBD;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

#sponsor1 a:hover
{
	color:#BDBDBD;
	text-decoration:underline;
	font-style:normal;
}


#footer
{
	clear: both;
	background: #525970;
	text-align: center;
	margin: 0px 0 0 0;
	color: #fff;
	padding-top:5px;
	padding-bottom:50px;
}

#menucontent
{
	color: #473E3E;
	padding: 0px 0;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	text-align: left;
	text-indent:0px;
	line-height: 2.0em; 
}

#menucontent a
{
	color: #5789b5;
	text-decoration: none;
	line-height: 2.0em;
}

#menucontent a:hover
{
	color: blue;
}

#menucontent ul{list-style-type:square;}


/*Indentations for content page*/



#menu1
{
	color: #473E3E;
	padding: 0px 0;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
	text-indent:0px;
	line-height: 2.0em; 
}

#menu1 a
{
	color: #5789b5;
	text-decoration: none;
	line-height: 2.0em;
}

#menu1 a:hover
{
	color: blue;
}

#menu1 ul{list-style-type:square;}

#menu2
{
	color: #473E3E;
	padding: 5px;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
	text-indent:10px;
	line-height: 1.5em;
}

#menu2 a
{
	color: #5789b5;
	text-decoration: none;
	line-height: 1.5em;
}

#menu2 a:hover
{
	color: blue;
}

#menu3
{
	color: #473E3E;
	padding: 10px;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
	text-indent:10px;
	line-height: 1.5em;
}

#menu3 a
{
	color: #5789b5;
	text-decoration: none;
	line-height: 1.5em;
}

#menu3 a:hover
{
	color: blue;
}

#menu4
{
	color: #473E3E;
	padding: 15px;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
	text-indent:10px;
	line-height: 1.5em;
}

#menu4 a
{
	color: #5789b5;
	text-decoration: none;
	line-height: 1.5em;
}

#menu4 a:hover
{
	color: blue;
}


#menu5 
{
	color: #473E3E;
	padding: 0px 2;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
	text-indent:0px;
	line-height: 1.2em; 
	
}

#menu5 ul
{
	display: inline-block;
	vertical-align:top;
	padding: 0px 2;
	text-align: left;
	text-indent:0px;
	line-height: 1.2em; 
}

#menu5 a
{
	color: #5789b5;
	text-decoration: none;
	line-height: 1.2em;
}

#menu5 a:hover
{
	color: blue;
}

#menu5 ul{list-style-type:square;}

/*End Indentations for content page*/

#contentmenu
{
	color: #473E3E;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	background: #fff;
	text-align: left;
	text-indent:10px;
	line-height: 2.5em;
}

#contentmenu a
{
	color: #5789b5;
	text-decoration: none;
	line-height: 2.5em;
}

#contentmenu a:hover
{
	color: blue;
}




#table-data
{
	border:1px solid #bbbbbb;
	padding: 5px;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	border-collapse:collapse;
	color:#473E3E;
}


#table-data th
 {
	border:1px solid #bbbbbb;
	padding: 5px;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	border-collapse:collapse;
	color:#473E3E;
}

#table-data td
 {
	border:1px solid #bbbbbb;
	padding: 5px;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	border-collapse:collapse;
	color:#473E3E;
}

#table-data tr
 {
	border:1px solid #bbbbbb;
	padding: 5px;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
	border-collapse:collapse;
	color:#473E3E;
}

#figure
{
	border:none;
	font-family: Arial;
	font-size:10px;
	padding: 5px;
	color: #473E3E;
}

#figure td
{
	border:none;
	font-family: Arial;
	font-size:10px;
	padding: 5px;
	color: #473E3E;
}

#caption
{
	color: #473E3E;
	padding: 2px;
	margin: 0 0 0 0px;
	font-family: Helvetica;
	font-size:11px;
	background: #fff;
	text-align: left;
	line-height: none;
}

#news
{
	padding: 2px;
	margin: 10 0 0 0px;
	font-family: Helvetica;
	font-size:12px;
}

#newsimage
{
	margin: 0 0 0 0px;
	padding: 0px;
	float: left;
}

#newscontent
{
	margin: 0 0 0 110px;
	padding: 10px;
}

#newssource
{
	font-style:italic;
	margin: 5 0 0 0px;
}

#newsdate
{
	color:grey;
	font-size:12px;
	display: inline;
}

#navi-box3
{
	float:left;
	font-family: Garamond;
	font-weight: bold;
	font-size:14px;
	padding: 10px;
	color: #473E3E;
	line-height: 1.5em;
}

#navi-box3 a
{
	color: #5789b5;
	text-decoration: none;
}

#navi-box3 a:hover
{
	color: blue;
}

#navi-right-table
{
   display: table;
   width: 100%;

}

#navi-right
{
	font-family: helvetica;
	font-weight: bold;
	font-size:12px;
	text-align: left;
	text-decoration:none;
	padding: 10px 10;
	color: #473E3E;
	display: table-cell;
    vertical-align:middle;
}

#navi-right a
{
	text-decoration:none;
    display: table-cell;
	color: #5789b5;
    vertical-align: middle;
}

#navi-right a:hover
{
	color: blue;
}



#exterior1{
	margin: 0 auto;
	width: 920px;
	background: #FAFAFA;
	text-align: left;
}

#exterior1int{	
	margin: 0 auto;
	width: auto;
	text-align: left;
	padding:10px;
}


#bottom-ad{	
	width: 850px;
	clear:both;
	padding:20px;
}

/**Supplier**/
#supplier
{
	padding-left: 5px;
	margin-bottom: 10px;
	width: 100%;
	font-family: Helvetica;
	font-size:12px;
}

#supplier1{
	padding-left: 5px;
	margin-bottom: 10px;
	width: 100%;
	font-family: Helvetica;
	font-size:12px;
}

#supplier a {
	text-decoration: none;
	color:#0F4BBA;
	font-family: Helvetica;
	font-size:12px;
}

#supplier a:hover{
	text-decoration: underline;
}

#supplier1 a {
	text-decoration: none;
	color:#0F4BBA;
	font-family: Helvetica;
	font-size:12px;
}

#supplier1 a:hover{
	text-decoration: underline;
}
/**End Supplier**/

/**Comments**/

#commentbox{
	padding: 5px;
	clear:both;
}


#comment
{
	padding-left: 5px;
	margin-bottom: 10px;
	width: 100%;
	font-family: Helvetica;
	font-size:12px;
}


#comment a {
	text-decoration: none;
	color:#0F4BBA;
	font-family: Helvetica;
	font-size:12px;
}

#comment a:hover{
	text-decoration: underline;
}


#comment1{
	padding-left: 5px;
	margin-bottom: 10px;
	width: 100%;
}

#comment1 a {
	text-decoration: none;
	color:#0F4BBA;
	font-family: Helvetica;
	font-size:12px;
}

#comment1 a:hover{
	text-decoration: underline;
}


/**End Comments**/

/**Page feedback**/
#pagefeedback
{
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	color: black;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #EAEBF6;
}



#pagefeedback ul
{
	margin: 0;
	padding: 0;
	
}

#pagefeedback li
{
	list-style-type: none;
	float:left;
	padding: 2;
	
}

#pagefeedback li a
{
	display: block;
	padding: 5px 10px;
	color: #303D4E;
	text-decoration: none;
	background: #E9ECF0;
	border-radius: 0.2em;
}

#pagefeedback a
{
	color: #303D4E;
	text-decoration: none;
	
}

#pagefeedback li a:hover 
{ 
	background: #E9ECF0; 
	color: black;
}

/**End Page feedback**/

/*Footer related articles*/

#footlink
{
	color:#473E3E;
	width: 250px;
	margin: 0 5 5 0px;
	float: left;

}


#footlink-hd
{
	border: none;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: bold;
	margin-bottom: 5px;
	
}

#footlink-content-hd
{
	
	border: none;
	text-align: left;
	font-size: 11px;
	font-family: Helvetica;
	font-style: italic;
}

#footlink-content
{
	text-align: left;
	font-size: 11px;
	font-family: Helvetica;
	margin: 5 0 10px 0;
}

#footlink-content a
{
	color: #5789b5;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
}

#footlink-content a:hover
{
	color: blue;
}



#footlink-content ul
{

	text-align: left;
	font-size: 11px;
	font-family: Helvetica;
	margin: 0 0 5px 5;
	padding: 5px;
	line-height: 1.2em;
	font-style: none;
}

#footlink-content ul li
{

	text-align: left;
	font-size: 11px;
	font-family: Helvetica;
	margin: 0 0 5px 5;
	padding: 5px;
	line-height: 1.2em;
	font-style: none;
}

/*End Footer related articles*/


/*Notice board*/

#noticeboard-title
{
	font-family: helvetica;
	font-weight: bold;
	font-size:12px;
	text-align: left;
	text-decoration:none;
	padding: 3px 10;
	color: #473E3E;
}


#notice-content
{
	font-family: helvetica;
	font-weight: bold;
	font-size:12px;
	text-align: center;
	text-decoration:none;
	padding: 10px 10;
	color: #473E3E;
	line-height: 1.2em;
	border:1px solid #EAEBF6;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px #888;
	box-shadow: 0 0 3px #888;
	border-radius: 0.2em;
	margin-left:12px;
	width:280px;
    
}

#notice-content img
{
	text-decoration:none;
	padding: 10px 10;

    
}

#notice-content a
{
	text-decoration:none; 
	color: #5789b5;
    
}

#notice-content a:hover
{
	color: blue;
}


/*End Notice board*/

/*Selective Printing*/

@media print
{
#right-column {display:none;}
#box-navi1-table{display:none;}
#bottom-navi { display:none;}
#footlink-content { display:none;}
#topnavilayout1{ display:none;}
#tophqnavi{ display:none;}
#mainlayoutbox{ display:none;}
#pagefeedback{ display:none;}
#bottom-navi-content{ display:none;}
#exterior1{display:none;}
#intcontentmenu{display:none;}
#commentbox{display:none;}
#partnerbox{display:none;}
#partnerbox3{display:none;}
#partnerboxint1{display:none;}
#partnerboxintcaption{display:none;}
#partnerboxinthd2{display:none;}
#navirightbox{display:none;}
#text1-no-print{display:none;}
#partnerboxinthd1{display:none;}
#right-column{display:none;}
#navirightbox{display:none;}
#handbooks{display:none;}
#content {
display: block;
width: 750px;
}

#blockbox {
display: block;
width: 750px;
}

#content-navi
{
display: block;
width: 750px;
}

#footer
{
display: block;
}

#print-button {
	display: none;
}

#logo {
display: block;}
}

/*End Selective Printing*/

