@charset "utf-8";
/* CSS Document */

body					{ padding:0 0 0 0; margin:0; background-color:#273691; background-image:url(../img/swirls_trans.gif); background-repeat:no-repeat; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#333; }
body h3					{ border-bottom:#999 solid 1px; width:100%; }
body a					{ font-weight:bold; color:#333; text-decoration:underline;}
body a:hover			{ color:#11034c; text-decoration:none;}

#logo					{ background:url(../img/logo_backg.gif) no-repeat #FFF; text-align:center; vertical-align:middle; padding-left:5px; padding-right:4px; }
#nav					{ background:url(../img/nav_backg.gif) no-repeat #171b60; width:632px; }

.box_bl					{ background:url(../img/box_bl.gif) no-repeat #FFF; height:10px; width:10px; background-position:left; }
.box_br					{ background:url(../img/box_br.gif) no-repeat #FFF; height:10px; width:10px; background-position:right;}
.box_tl					{ background:url(../img/box_tl.gif) no-repeat #FFF; height:10px; width:10px; background-position:left; }
.box_tr					{ background:url(../img/box_tr.gif) no-repeat #FFF; height:10px; width:10px; background-position:right;}
.box					{ background: #FFF; }

.page_content			{ padding-left:5px; padding-right:5px; padding-top:0px; margin-top:0px;}
.spacer					{ width:17px;}

#footer_l				{ background:url(../img/footer_l.gif) no-repeat #FFF; }
#footer_m				{ background:url(../img/footer_m.gif) repeat-x #FFF; text-align:center; padding-right:40px; }
#footer_r				{ background:url(../img/footer_r.gif) no-repeat #FFF; }

#footer_m a				{ font-weight:bold; color:#333; font-size:11px; text-decoration:underline;}
#footer_m a:hover		{ color:#11034c; text-decoration:none;}

#contactform input.text	{ width:440px; border:1px solid #dcdcdc; margin:5px 0; padding:5px 2px; height:16px; background:#f5f5f5; }
#contactform textarea	{ width:440px; border:1px solid #dcdcdc; margin:10px 0; padding:2px; background:#f5f5f5; }
