@charset "iso-8859-1";
/*
clear
 #0325BA
 #0A0A79
dark
*/



body	{
	background: url(img/bgbg.gif) #FFFFFF;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;	
}

html>body	{
	font-size: 13px;	
} 


/**********************************/
/* main layout                    */
/**********************************/

.left_shade {background: url("img/left.jpg") left repeat-y; width: 9px}
.right_shade {background: url("img/right.jpg") right repeat-y; width: 9px}


#header	{
	margin: 0px 0px 0px 0px;
	padding: 0;
	margin-top: 20px;
	width: 747;
	height: 85px;
	color: #666;
	background: url("img/banner.jpg") top center no-repeat;
	
}
#header span {display: none;}
#header:hover span {
  position: absolute;
  right: 200px;  
  width:270px; 
  display:block; 
  font-family:arial; 
  font-size:10px; 
  background:#fff; 
  color:#000; 
  border:1px solid #000; 
  padding:2px;
}

#header h1 {
    display: none;
}

#frame  {
	color: #666;
	background: #FFFFFF;
	margin: 0 auto 5px auto;
	border: 0;
	padding: 2px 0px 0px 0px;
	width: 750px;
}

#footer {
    border: 0;
	padding: 1px 1px 1px 1px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	color: #3966aa;

}
#footer h2 {
    display: none;
}
	
/**********************************/
/* content column  #content       */
/**********************************/
/* #frame #content {background: url("img/left.jpg") left repeat-y;} */

#content	{
	text-align: justify;
	padding: 0 25px 0 25px;
	border: 0;
    margin: 0 ;	
    line-height: 140%;
	background-image: url(img/watermark.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;	
	height: 100%;

}
#content h1 {
    display: none;
}
#content p	{
	margin-top: 2px;
	margin-bottom: 10px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}
#content h2	{
    font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	line-height: 140%;
	/* text-transform: uppercase; */
}
#content h3	{
	padding: 0px;
	padding-left: 12px;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	line-height: 140%;
}
#content h4	{
	padding: 0px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	line-height: 140%;
}
#content ul{
    list-style-type: none;
	padding-left: 20px;
	margin: 0;
}
#content li{
	padding-left: 10px;
	margin: 0;
}

#content ul ul {
	padding-left: 20px;
	margin: 0;
} 

#content ul ul li{
	padding-left: 10px;
	margin: 0;
    font-size: 12px;
}

#content blockquote	{
	margin: -5px 0px 20px 0px;
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	border: 0;
	border-left: 1px dotted #0325BA;
}
#content dl	{
	margin-top: 0;
	padding-top: 0;
}
#content dl dt {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 0;
    font-weight: bold; 
}
#content dl dd {
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
}
#content hr {
    border-top: 1px dashed #0325BA;
    border-bottom: 0px solid #0325BA;
    border-left: 0px solid #0325BA;
    border-right: 0px solid #0325BA;
    color: #FFFFFF;
    background-color: #FFFFFF;
    height: 4px;
	margin: 5px 0px 5px 0px;
}
#content .warning {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF6edb;
	font-size: 10px; 
	text-align: center;
	padding: 3px 0px 1px 0px;
}
#content .msg {
    color: #0A0A79;
    display: block;
	text-align: center;
	border-bottom: 1px solid #D3E5FA; 
	border-right: 1px solid #D3E5FA; 
	border-left: 1px solid #D3E5FA; 
	border-top: 1px solid #D3E5FA;	
    margin: 20px 20px 10px 20px;
    padding: 5px 5px 5px 5px;
}
/**********************************/
/* navigation column  #nav        */
/**********************************/
#nav {
    margin: 0px 2px 2px 2px;	
    padding: 15px;
	text-align: center;
	font-size: 11pt;
	background: #3966aa;
}

#nav span { 
    color: #3966aa; 
    text-decoration: none;
	font-weight: normal;
    padding: 5px;
    margin: 0px 0px 0px 0px;	
	background: #fff;
}

#nav A:link { 
    color: #FFFFFF; 
    text-decoration: none;
	font-weight: normal;	
    margin: 0px 0px 0px 0px;	
    padding: 3px 5px 3px 5px;
	padding-left: 12px;
	padding-right: 12px;
}
#nav A:visited { 
    color: #FFFFFF; 
    text-decoration: none;
	font-weight: normal;
    margin: 0px 0px 0px 0px;	
    padding: 3px 5px 3px 5px;
	padding-left: 12px;
	padding-right: 12px;
}
#nav A:hover { 
    color: #3966aa; 
    text-decoration: none;
	font-weight: normal;
    padding: 5px;
    margin: 0px 0px 0px 0px;	
	background: #eee;
	padding-left: 12px;
	padding-right: 12px;
}

/**********************************/
/* text and links                 */
/**********************************/
A:link { 
    color: #0325BA; 
    text-decoration: underline;
}
A:visited { 
    color: #0325BA; 
    text-decoration: none;
}
A:hover { 
    color: #0A0A79; 
    text-decoration: none;
}
.small {
    font-size: 11px;
}
.smallclear {
    font-size: 11px;
    color: #0A0A79; 
}



/**********************************/
/* general elements               */
/**********************************/
img {
	display: block;
	border: 0;
}
.inline {
	display: inline;
}
form {
    display: inline;
}
table, tr, td {
    border: 0;
    padding: 0;
    margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;	
}
td.left {
    padding-right: 5px;
    text-align: right;
	vertical-align: top;    
}
td.right {
    padding-left: 5px;
    text-align: left;
	vertical-align: bottom;    
}

div.caption {
    display: block;
	text-align: center;
	border-bottom: 1px solid #D3E5FA; 
	border-right: 1px solid #D3E5FA; 
	border-left: 1px solid #D3E5FA; 
	border-top: 1px solid #D3E5FA;	
    margin: 10px 5px 0px 5px;
}
table.box {
	border-bottom: 1px solid #0325BA; 
	border-right: 1px solid #0325BA; 
	border-left: 1px solid #0325BA; 
	border-top: 1px solid #0325BA;	
}
input, select, textarea { 
	color:#0A0A79; 
	background-color:#D3E5FA; 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration:none;
	border-bottom: 1px solid #0325BA; 
	border-right: 1px solid #0325BA; 
	border-left: 1px solid #0A0A79; 
	border-top: 1px solid #0A0A79;	
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top:1px; 
	padding-bottom:1px;	
} 

input.submit { 
	border-bottom: 1px solid #0A0A79; 
	border-right: 1px solid #0A0A79; 
	border-left: 1px solid #0325BA; 
	border-top: 1px solid #0325BA;	
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top:3px; 
	padding-bottom:3px;	
	font-size: 13px;	
    font-weight: bold;
} 
