body { padding: 0; margin: 0; background: #044F99 url(../../img/layout/bg.png) repeat-x; }
body, td, a, input, select, textarea { font-family: Verdana, Tahoma, Helvetica, Arial; font-size: 12px; color: #707070; }

a { font-weight: bold; text-decoration: none; } 
a:hover { text-decoration: underline; }

img, form, p { border : 0; margin: 0px; }


/* Elements */
.center { text-align: center; }
.left { float: left; }
.right { float: right; }
.space5 { clear: both;  height:5px; font-size:0px; }
.space { clear: both; height: 10px;	font-size:0px; }
.space20 { clear: both;  height:20px; font-size:0px; }

.breaker { border-top: 1px solid #E5E5E5; clear: both; margin-top: 20px; height: 20px; font-size:0px; }
.breaker2 { border-top: 1px solid #E5E5E5; clear: both; margin-top: 8px; height: 8px; font-size:0px; }
.breakeronly { clear:both; height:0px; font-size:0px; margin: 0; padding: 0px; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-weight: bold; }

h1, h1 a { color: #FF4E00; font-size: 14px; }
h2, h2 a { color: #004879; font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }




.menu_bottom { width: 99%; margin-top: 30px; padding-top: 20px; border-top: 1px solid #D6D6D6; color: #D6D6D6;  }
.menu_bottom a { color: #004A89; text-decoration: underline; margin: 0 20px; }
.menu_bottom a:hover { text-decoration: none; }

.text { padding-top: 30px; font-size: 12px; line-height: 18px; color: #707070; }
.text a { font-size: 12px; color: #0089F4; text-decoration: underline; }
.text a:hover { text-decoration: none; }

.tform td { padding-top: 6px; }
.cp { width: 250px; border: 1px solid #BCBCBC; }
.area { width: 373px; margin: 5px 0 10px 0; border: 1px solid #BCBCBC; }

.send input { margin-left: 160px; padding: 2px 10px 2px 10px; font-weight: bold; color: #008AF5; border: 1px solid #008AF5; background: #fff;  }