@charset "utf-8";

h2{
	font-family: verdana, Arial, sans-serif;
	font-size:15px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#1A8CC5;}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#567D9E;
}
.top-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4D80C5;
	text-decoration: none;
}

.top-link a:link,
.top-link a:visited,
.top-link a:active 
{ 
  text-decoration: none;
	color: #4D80C5;
}

.top-link a:hover  
{  
   text-decoration: underline;
	color: #00408E;
}


.box-lrb-border {
	border-left:1px solid #BFCBD5;
	border-right:1px solid #BFCBD5;
	border-bottom:1px solid #BFCBD5;
}
.box-lrt-border {
	border-left:1px solid #BFCBD5;
	border-right:1px solid #BFCBD5;
	border-top:1px solid #BFCBD5;
}

.box-lrtb-border {
	border:1px solid #BFCBD5;
}
.more {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D99D6;
	text-decoration: none;
}
.more  a:link,
.more a:visited,
.more  a:active 
{ 
  text-decoration: none;
	color: #1D99D6;
}

.more  a:hover  
{  
   text-decoration: underline;
	color: #00408E;
}


.mail-f {
	border: 1px solid #999999;
	width:210px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999;
}
.name-f {
	border: 1px solid #999999;
	width:102px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999;
}

.mail-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 100px;
	width: 220px;
	border: 1px solid #999999;
}

.mail-email {
	border: 1px solid #999999;
	width:220px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999;
}


.button-subc {
	border: none;
	background:url(images/submit.gif) no-repeat;
	width:102px;
	color:#00408E;
	font-weight:normal;
	height:29px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7897AE;
	text-decoration: none;
}
.footer  a:link,
.footer a:visited,
.footer  a:active 
{ 
  text-decoration: none;
	color: #7897AE;
}

.footer  a:hover  
{  
   text-decoration: underline;
	color: #00408E;
}


.tt {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#567D9E;
	font-weight: normal;
	text-decoration: none;
	/*
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D99D6;
	text-decoration: none;*/
}
.tt  a:link,
.tt a:visited,
.tt  a:active 
{ 
  text-decoration: none;
	color: #1D99D6;
}

.tt  a:hover  
{  
   text-decoration: underline;
	color: #00408E;
}

a:link
{ 
  text-decoration: none;
	color: #567D9E;
}

.box-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	width: 180px;
	height: 22px;
}

.tex-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 100px;
	width: 250px;
	border: 1px solid #CCC;
}

.box-name1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCC;
	width: 120px;
	height: 22px;
}
.tex-area1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 80px;
	width: 165px;
	border: 1px solid #CCC;
}

.read {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

/* dropdown content */

.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
font: normal 12px Verdana, Helvetica, sans-serif;
color: #567D9E;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 20px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #567D9E;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
left: 0px;
border: none;
}

.glossymenu a.menuitem:hover{
color:#1D99D6;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
margin-left:20px;
margin-top:5px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #CCC;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #1D99D6;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
color:#567D9E;
}