/* www.podscargo.com GLOBAL CSS */
body,p,ul,ol,li,form,h1,h2,h3,h4,input,textarea,label {
	margin:0; padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background:url(../gfx/background.gif);
}
html,body {
	height: 100%;
}
#top {
	width:760px; margin:auto; background:#fff;
}
#top p {
	margin:0px; text-align:center;
}
#topleft {
	background:url(../gfx/topleft.gif) no-repeat left; height:87px; padding-left:6px;
}
#topleft img {
	margin:0px;margin-top:2px;
}
#topright {
	margin:0px;background:url(../gfx/topright.gif) no-repeat right; height:87px; float:right; padding-right:6px;
}
#flags {
	margin:20px;background:url(../gfx/quote2.gif) height: 20px; float: left;
}
#topright img {
	margin:0px;margin-top:30px;
}	
#left {
	width:754px; margin:auto; background:url(../gfx/left.gif) repeat-y left #fff; padding-left:6px;
}
#right {
	width:748px; background:url(../gfx/right.gif) repeat-y right; padding-right:6px;
}
#btns {
	background:#385081;
}
p,li {
	font-size:10px; color:#01152e; margin-bottom:5px;
}
h1 {
	color:#056409; font-size:11px; margin-top:12px;
}
h1 span {
	font-size:10px;
}
ol,ul {
	margin-left:30px; margin-bottom:10px;
}
li {
	margin-bottom:5px;
}
h2 {
	color:#056409; font-size:11px;
}
a {
	color:#01152e; text-decoration:none;
}
a:hover {
	color:#01152e; text-decoration:underline;
}
.txttitle {
	color:#056409; font-weight:bold; font-size:11px;
}
.terms {
	border-collapse:collapse;
}
.terms td {
	border:1px solid #385081; padding:3px;
}
/*-->*/
#txtback {
	background:url(../gfx/textbox.jpg); height:59px;
}
#txtarea {
	margin:0px; overflow:auto; height:59px; font-size:11px; padding-left:7px;
	scrollbar-3dlight-color:#cfc9c3;
    scrollbar-arrow-color:#fff;
    scrollbar-track-color:#cfc9c3;
    scrollbar-darkshadow-color:#cfc9c3;
    scrollbar-face-color:#34567e;
    scrollbar-highlight-color:#cfc9c3;
    scrollbar-shadow-color:#cfc9c3;
}
#txtwhite h1, #txtwhite h2, #txtwhite p, #txtwhite li {
	color:#fff;
}
#txtwhite li {
	margin-bottom:2px;
}
#footer {
	width:760px; margin:auto; height:11px;
}
/*---PDF PAGES---*/
h2.docs {
	color:#07620c; font-family:Arial, Helvetica, sans-serif; font-size:18px;margin:7px; margin-left:32px; margin-bottom:0px;
}
.pdf {
	width:478px; height:45px; margin-left:69px; margin-top:4px;border:1px solid #0e3665; cursor:pointer;
}
.pdf p {
	line-height:55px; margin:0px; 
}
.pdf img {
	float:left; margin-right:15px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;
}
.pdf a {
	color:#002a53; text-decoration:none; 
}
.pdf a:hover{
	color:#002a53; text-decoration:none; 
}
#txtlarge p {
	font-size:11px;
}
/*---FORMS---*/
fieldset {
	margin:30px 30px; padding-bottom:30px; border:1px solid #002a5c; clear:both;
}
legend {
	color:#01152e; font-weight:bold;
}
label {
	float:left; width:320px; text-align:right; padding-right:5px;color:#056409; font-weight:bold; font-size:11px; line-height:18px;
}
input, select, textarea {
	float:left; width:220px;margin-bottom:10px; border:0; border:1px solid #0f5000; padding-left:3px;
}
textarea {
	width:280px;
}
input.btn {
	width:150px; height:28px; border:1px solid #0f5000; background:#fff; float:none;
}
#band {
	height:62px; width:748px; margin:auto; clear:both;
}
#band p {
	margin:0; margin-left:7px; padding-top:32px;
}
#band p span {
	margin-left:58px;
}
#band a {
	color:#eeeeee; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}
#band a:hover {
	color:#eeeeee; text-decoration:underline;
}
#dangerleft {
	background:url(../gfx/dangerousside.gif) no-repeat left; width:26px; height:738px; float:left;
}
#danger {
	background:url(../gfx/dangerousside.gif) no-repeat right; float:left; height:738px; width:722px;
}
#danger div p, #danger div h2 {
	margin:0; padding:0;
}
#danger p {
	margin-right:60px;
}
#danger h1 {
	padding-top:60px;
}
#danger h2 {
	padding-top:30px;
}
#danger img {
	float:left; margin:0 22px; clear:both;
}