/* CSS Document */
body{padding:0px; margin:0px; background:#ffffff url('images/bg.jpg') repeat-x 0 0; color:#0291db; font-style:normal; font-variant:normal; font-weight:normal; line-height: 1.3em; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif}
div, p, ul, h1, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----TOP MENU----*/
#topP{width:760px; height:152px; position:relative; margin:0 auto; padding:0px;}
#topP img{width:208px; height:58px; position:absolute; top:35px; left:0px;}

#topP ul{width:480px; height:32px; position:absolute; top:76px; right:0px;}
#topP ul li{float:left; width:79px; height:32px; padding:0 0 0 1px;}

#topP ul li a{display:block; width:79px; height:32px; background:#0291db url('images/menubg-normal.gif') no-repeat 0 0; color:#0291db; font-size: 0.8em; font-weight:bold; line-height: 2.6em; text-transform:uppercase; text-align:center; text-decoration:none}
#topP ul li a:hover{background:#0291db url('images/menubg-hover.gif') no-repeat 0 0; color:#02253b; text-decoration:none}

#topP ul li.home{display:block; width:79px; height:32px; background:#0291db url('images/menubg-hover.gif') no-repeat 0 0; font-size: 0.8em; font-weight:bold; line-height: 2.6em; color:#02253b; text-decoration:none; text-transform:uppercase; text-align:center}

#topP ul.dropdown{width:480px; height:22px; position:absolute; top:119px; right:0px;}
#topP ul.dropdown li{float:left; width:79px; height:22px; }
#topP ul.dropdown li a{display:block; width:79px;background:#005fa4 url('images/vertical-dot.gif') no-repeat 100% 0; color:#db9702; font-size: 0.7em; text-decoration:none; text-align:center; line-height: 1.4em} 
#topP ul.dropdown li a:hover{text-decoration:none; background:#005fa4 url('images/vertical-dot.gif') no-repeat 100% 0; color:#32d3e1;}

#topP ul.dropdown li.verticallinenone a{display:block; width:79px;background:#005fa4; color:##001b2f; font-size: 0.7em; text-decoration:none; text-align:center; line-height: 1.4em;} 
#topP ul.dropdown li.verticallinenone a:hover{text-decoration:none; background:#005fa4; color:#32d3e1;}



/*----/TOP MENU----*/




#wrapper {width: 770px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 1px #0082d6;
	padding: 0px;}

/*----BODY CONTENT----*/

#bodycontentmain{width:100%; background:#ffffff; color:#5c8485; float:left; padding:20px 0 0; clear:both;}
#bodycontentmain{width:760px; position:relative; background:#ffffff; color:#005fa4; padding:2px;}

#bodycontentleft{width:380px; float:left;}
#bodycontentleft h1{background:#ffffff; color:#db9702; font-size:1.9em; line-height: 1.8em;}
#bodycontentleft p{padding:0px 40px 10px 10px;}
#bodycontentleft p span{font-weight:bold;}
#bodycontentleft p{text-align: justify;}
#bodycontentleft p.more{margin:0px 0px 15px 200px; padding:0px;}

#bodycontentleft p.more a{display:block; width:79px; height:28px; background:url() 0 0 no-repeat #ffffff; color:#0291db; font-size: 0.9em; line-height: 1.8em; text-decoration:none; padding:0 0 0 10px;}
#bodycontentleft p.more a:hover{background:url() 0 0 no-repeat #ffffff; color:#db9702; font-size: 0.9em; line-height: 1.8em; text-decoration:underline; padding:0 0 0 10px;}
/*----/BODYCONTENTLEFT----*/

/*----BODYCONTENTRIGHT----*/
#bodycontentright{width:380px; float:left;}
#bodycontentright h1{background:#ffffff; color:#005fa4; font-size: 1.9em; line-height: 1.8em;}
#bodycontentright p{padding:0 10px 10px 10px;}
#bodycontentright p span{font-weight:bold;}
#bodycontentright p{text-align: justify;}
#bodycontentright p.more{margin:0 0 15px 160px; padding:0px;}
#bodycontentright p.more a{display:block;width:79px; height:28px; background:url() 0 0 no-repeat #ffffff; color: #db9702; font-size: 0.9em; line-height: 1.5em; text-decoration:none; padding:0 0 0 10px;}
#bodycontentright p.more a:hover{background:url() 0 0 no-repeat #005fa4; color:#005fa4; font-size: 0.9em; line-height: 1.8em; text-decoration:underline; padding:0 0 0 10px;}

/*----/BODY CONTENT----*/

/*----FOOTER PANEL----*/
#footermain{height:150px; background:#005fa4; color:#001b2f; clear:both; padding:20px,0 0 0;}
#footerContent{width:760px; position:relative; margin:0 auto; border-top: 1px solid; border-color: #3399ff;}
#footerContent img.footerlogo{width:186px; height:50px; position:absolute; top:45px; right:0px;}

#footerContent p.copyright{color:#001b2f; font-size: 0.9em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; position:absolute; top:60px; left:26px;}

#footerContent ul{width:500px; position:absolute; top:35px; left:10px;}
#footerContent li{float:left; font-size: 0.9em; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;}
#footerContent ul li a{padding:0 9px 0; color:#001b2f; text-decoration:none;}
#footerContent ul li a:hover{text-decoration:underline;}

#footerContent ul.spandog{width:300px; color:#001b2f; display:block; position:absolute; font-size: 0.9em; top:75px; left:26px;}
#footerContent ul.spandog li a{display:block; color:#001b2f; text-decoration:none;}
#footerContent ul.spandog li a:hover{text-decoration:underline;}



form {
    margin: 0;
    padding: 0;
}

h3 {background:#005fa4; color:#7ddced; font-size: 1.9em; height:70px; line-height: 1.8em;
    }

#container {
    margin: 0 auto;
    padding: 10px;
    width: 350px;
    text-align: left;
}

.textbox {
    width: 160px;
    border-left : 1px solid #286e92; 
    border-right : 1px solid #286e92; 
    border-top : 1px solid #286e92; 
    border-bottom : 1px solid #286e92; 
    background-color : #fff; 
    font-size : 12px;
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    color : #001b2f; 
} 

.textcom {
    border-left : 1px solid #286e92; 
    border-right : 1px solid #286e92; 
    border-top : 1px solid #286e92; 
    border-bottom : 1px solid #286e92; 
    background-color : #fff; 
    font-size : 12px;
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    color : #001b2f; 
} 

fieldset {
    margin: 1em 0;
    border: none;
    border-top: 1px solid #7ddced;
}
legend {
    margin: 0em 0;
    padding: 0 .3em;
    color: #005fa4;
    background: transparent;
    font-size: 1.3em;
    font-weight: bold;
}
label {
    float: left;
    width: 100px;
    padding: 0 1em;
    text-align: right;
 font-weight: bold;    
}
fieldset div {
    margin-bottom: .5em;
    padding: 0;
    display: block;
}

.submit {
    color : ##286e92; 
    font-family : verdana, arial, helvetica, sans-serif; 
    font-size : 8pt; 
    font-weight : bold; 
    background-color : #0291db; 
    border : 1px solid #286e92; 
    cursor : pointer; 
}
#butdiv {
    clear: both;
    padding-top: 1em;
    text-align: center;
}

