/* RESET.CSS

Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
/*RESET.CSS*/

/* FONTS.CSS
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0

desired (px)
	Declare(%)
10 	77 
11 	85 
12 	92 
13 	100 
14 	107 
15 	114 
16 	122 
17 	129 
18 	136 
19 	144 
20 	152 
21 	159 
22 	167 
23 	174 
24 	182 
25 	189 
26 	197

*/
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/* FONTS.CSS*/

/* CONVENTIONS
rgb(0, 70, 117);
rgb(35, 105, 152);
rgb(60, 130, 177);

*/

html {
}

body {
width: 960px;
background-color: rgb(255, 255, 255);
color: rgb(0, 0, 0);
}

#ContentBox h1 {
color: rgb(0, 70, 117);
font-size: 152%;
font-weight: bold;
margin-top: 0.5em;
margin-bottom: 0em;
text-align: left;
}

#ContentBox h2 {
clear: left;
color: rgb(0, 70, 117);
font-size: 136%;
font-weight: bold;
margin-top: 1em;
margin-bottom: 1em;
text-align: left;
margin-left: 40px;
margin-right: 60px;
}

#ContentBox h3 {
clear: both;
color: rgb(0, 70, 117);
font-size: 136%;
margin-top: 1em;
margin-bottom: 0.2em;
font-weight: normal;
margin-left: 40px;
margin-right: 60px;
}

#ContentBox h4 {
clear: both;
color: rgb(0, 70, 117);
font-weight: bold;
margin-top: 0.5em;
margin-bottom: 0.5em;
font-size: 100%;
font-weight: bold;
margin-left: 40px;
margin-right: 60px;
}

#ContentBox h5 {
clear: both;
font-size: 100%;
font-weight: normal;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: 40px;
}

#ContentBox p {
font-size: 100%;
font-weight: normal;
margin-left: 40px;
margin-top: 0.5em;
margin-bottom: 0em;
margin-right:120px;
}

#ContentBox b {
font-weight: bold;
}

#ContentBox em {
font-weight: bold;
}

#ContentBox strong {
font-weight: bold;
}

#ContentBox blockquote p {
font-size: 85%;
font-weight: normal;
margin-left: 60px;
margin-top: 0.5em;
margin-bottom: 0em;
margin-right:160px;
}

#ContentBox ul {
font-size: 100%;
font-weight: normal;
margin-left: 58px;
margin-top: 0.5em;
margin-bottom: 0px;
list-style-type: square;
list-style-position: outside;
}

#ContentBox ol {
font-size: 100%;
font-weight: normal;
margin-left: 58px;
margin-top: 0.5em;
margin-bottom: 0px;
margin-right:120px;
list-style-type: decimal;
list-style-position: inside;
text-indent:-18px;
}



#ContentBox img {
background-color: rgb(255,255,255);
/*padding: 10px;
border: 2px solid rgb(0, 70, 117);*/
float: right;
margin: 10px 40px 10px 10px;
}

#ContentBox .ImageBox {
background-color: rgb(255,255,255);
color: rgb(0, 70, 117);
padding: 0px;
float: right;
margin: 0px 40px 10px 10px;
font-size: 77%;
font-weight: normal;
width: 200px;
text-align: right;
font-weight: normal;
clear: right;
}


a {
color: rgb(245, 122, 0);
text-decoration: none;
}

a:hover {
color: rgb(76, 125, 158);
}

em {
font-style: italic;
}

.selected {
color: rgb(255, 255, 255);
}

.Level3Item a {
color: rgb(0, 70, 117);
text-decoration: none;
}

.Level3Item a:hover {
color: rgb(76, 125, 158);
}

.Level3Item .selected {
color: rgb(255, 255, 255);
}

.logoLinks a {
color: rgb(255, 255, 255);
text-decoration: none;
}

.logoLinks a:hover {
color: rgb(76, 125, 158);
}

.footer .etomiteLink a {
color: rgb(220,240,255);
}

#NavigationBox a {
color: rgb(0, 70, 117);
text-decoration: none;
}

#NavigationBox a:hover {
color: rgb(76, 125, 158);
}

#NavigationBox .selected {
color: rgb(255, 255, 255);
}
