@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0; border:0;}

body{background:#fff; font-family:Tahoma, Geneva, sans-serif; color:#000; font-size:13px;}

@font-face {font-family: 'UbuntuRegular'; src: url('Ubuntu-R-webfont.eot');  src: url('Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'), url('Ubuntu-R-webfont.woff') format('woff'), url('Ubuntu-R-webfont.ttf') format('truetype'), url('Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');  font-weight: normal; font-style: normal;}

.form_container {background: #E1FBFB;}

.iframe-class{border: 1px solid #CCCCCC;}

.form{background:#fff;}

.txt{background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #003366;
    font-size: 12px;
    font-weight: bold;
	height:15px;
	width:230px;
	padding:10px;
	font-family:Tahoma, Geneva, sans-serif;
}

.select{height:35px; width:250px; border: 1px solid #CCCCCC; padding:5px; font-size:13px; font-family:Tahoma, Geneva, sans-serif; line-height:21px;}

h1{font-family: 'UbuntuRegular', Tahoma, Geneva, sans-serif; font-size:21px; color:#036; font-weight:bold; }

h3{font-family: 'UbuntuRegular', Tahoma, Geneva, sans-serif; font-size:18px; color:#036; font-weight:bold; }

h5{font-family: 'UbuntuRegular', Tahoma, Geneva, sans-serif; font-size:14px; color:#036; font-weight:bold; text-align:center; }
p{font-size:12px;}

.form_container h3, .form_container p{margin-left:10px;}

.submit{width:90px; height:39px; background:url(../images/submit.jpg) top center no-repeat; display:block; cursor:pointer; text-indent:-9999px; 
text-transform:capitalize;
}

#download{width:640px; height:585px;}

#downloads{width:640px; padding:0px 0 0 0px;}
