@charset "UTF-8";
/* CSS Document */


body {
font-family:Arial, Helvetica, sans-serif;
color: #333;
font-size:13px;
}
p {font-size: 13px; line-height: 18px; color: #333; font:Arial, Helvetica, sans-serif}
h1 {color: white;  font-family: Georgia, "Times New Roman", Times, serif}

#wrapper {
width:793px

}

.maincol {width: 773px;
padding-left:20px}

.nav{
 /*leave this value as is in most cases*/
overflow: hidden;
color: #1E66C2; /*text color*/
font-size:12px;
}

.nav ul{
margin:0;
padding: 0;
float: right;
}

.nav ul li{
display: inline;
}

.nav ul li a{
	float: left;
	color: #1E66C2; /*text color*/
	padding: 2px 5px;
	text-decoration: none;
	border-right: 1px solid #564c66; /*dark purple divider between menu items*/
	text-align: center;
}

.nav ul li a:visited{
color: #1E66C2; /*text color*/
}

.nav ul li a:hover, .nav ul li .current{
	color: #8453A0!important; /*text color of selected and active item*/
	background: #E1E1E1;
}

.nav ul ul
{
display:none;
}

.nav ul li:hover ul {
display:block;
position:absolute;
top: 75px;
left: 90px;
}

.nav ul ul li a{
display:block;
padding: 6px;
margin:0;
border: 1px solid #564c66; 
}

.nav ul ul li a:hover{
background: #CCCCCC;
}

#pad30 {
left:460px;
}

#footer {
	background:#1E66C2;
	color:#fff;
	padding:10px;
	margin-top:10px;
	clear:both;
}

li.arrow{
	background-image: url(enews/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 30px;
	margin-left:0px;
	}


.sns11        {  font-size: 13px; line-height: 18px;  }
.menu           { color: #fff; font-size: 10px; text-decoration: none }
.snsttl { color: #333333;font-weight: bold; font-size: 14px; line-height: 16px; }
.srf11         { font-weight: bold; font-size: 18px;   }
.titleSerif    { color: white; font-size: 26px; font-family: Georgia, "Times New Roman", Times, serif }
A:link             { color: #00f; text-decoration: underline }
A:visited          { color: #00f; text-decoration: underline }
A:hover             { color: #336; text-decoration: none }
A.a2:link	             { color: #fff; font-weight: bold; font-size: 10px; text-decoration: none }
A.a2:visited               { color: #fff; font-weight: bold; font-size: 10px; text-decoration: none }
A.a2:hover                   { color: #fc6; font-weight: bold; font-size: 10px; text-decoration: underline }
A.a3:link	              { color: #00f; font-size: 12px; font-weight: bold; text-decoration: none }
A.a3:visited                { color: #00f; font-size: 12px; font-weight: bold; text-decoration: none }
A.a3:hover                    { color: #336; font-size: 12px; font-weight: bold; text-decoration: underline }

A.a4:link	               { color: #00f; font-size: 11px; font-weight: bold; text-decoration: none }
A.a4:visited                 { color: #00f; font-size: 11px; font-weight: bold; text-decoration: none }
A.a4:hover                     { color: #336; font-size: 11px; font-weight: bold; text-decoration: underline }
.nonlink	          { color: #fff; font-size: 10px; text-decoration: none }
.boxtext { color: #333; font-size: 12px; font-family: "Times New Roman", Georgia, Times }
.smitalic     { color: #333; font-size: 11px; text-align: justify }
hr { margin-top: 3px; margin-bottom: 3px }
.quotes  { font-size: 0.8em; font-family: Arial, sans-serif; font-style: italic; line-height: 1.3em }
ul  { margin-top: 0; }
#menu6  { visibility: visible; position: absolute; z-index: 3; top: 43px; left: 109px; width: 224px; height: 17px }
#menu7  { visibility: visible; position: absolute; z-index: 3; top: 43px; left: 333px; width: 200px; height: 17px }
#menu8  { visibility: visible; position: absolute; z-index: 3; top: 43px; left: 533px; width: 70px; height: 17px }
#menu9  { visibility: visible; position: absolute; z-index: 3; top: 43px; left: 603px; width: 153px; height: 17px }
#menu10  { visibility: visible; position: absolute; z-index: 3; top: 43px; left: 756px; width: 37px; height: 17px }
#menu2sub  { visibility: hidden; display: block; position: absolute; z-index: 3; top: 59px; left: 115px; width: 153px; height: 50px }
#menu1sub {visibility: hidden; display: block; position: absolute; z-index: 3; top: 60px; left: 533px; width: 242px; height: 51px}

