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

/* General Styles*/
*{margin:0px auto;}
body,div,ul,li,h1,h2,hr,form,fieldset,p{margin:0; padding:0; position:relative;}
body{background:#D6D6D6; font-family:Arial, Helvetica, sans-serif; font-size:12px; overflow:scroll-y;}
img{border:none;}
hr{border:none 0; border-top:1px solid #484848; color:#484848; background-color:#484848; height:1px; line-height:1px; margin:0; padding:0;}
a:link,a:visited{color:#00ABE2;}
h1{color:#00ABE2; font-weight:bold; font-size:18px; line-height:26px;}
h2{color:#00ABE2; font-weight:bold; font-size:16px; line-height:24px;}

#wrapper{width:100%; height:100%; text-align:center;}
#container{width:958px; height:100%; margin:30px auto 0 auto; background:url(../images/content_bg.gif) repeat-y; overflow:auto;}
#header{width:958px; height:76px; display:block; clear:both;}
#hdr1{width:15px; height:76px; float:left; background:url(../images/hdr1.gif);}
#hdr2{width:314px; height:76px; float:left; background:url(../images/hdr2.gif) repeat-x;}
#hdr3{width:629px; height:76px; display:block; float:left; background:url(../images/hdr3.gif); color:#484848; font:Verdana, Arial, Helvetica, sans-serif; text-align:left; font-size:21px; font-weight:bold; letter-spacing:4px;}
#hdr4{width:15px; height:76px; display:block; float:right; background:url(../images/hdr4.gif);}
#leftedge{width:7px; height:100%; min-height:180px; float:left; background:url(../images/leftedge.gif) repeat-y;}
#content{width:944px; height:100%; min-height:100%; float:left; display:block; background:#FFF;}
#rtedge{width:7px; height:100%; float:right; background:url(../images/rtedge.gif) repeat-y;}
#botmedge{width:958px;height:7px; line-height:7px; font-size:1px; vertical-align:top; float:left; clear:both; background:url(../images/botmedge.gif) top no-repeat #D6D6D6;}

#nav{height:25px; float:left; display:block;}
#nav ul{list-style:none;}
#nav li,#nav li a:link,#nav li a:visited{float:left; color:#666; font:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;font-size:15px; text-decoration:none; display:block; padding:3px 15px;}
#nav li a:hover,.select{color:#FF6600;}

.v2logo{padding:25px 0 0 15px; float:left;}
.uc{display:block; float:left; width:320px; margin:30px 0 0 15px;}
.hr{background-color:#484848; height:5px; line-height:5px; float:left; width:100%; margin:0; padding:0;}
.leftcol{width:292px; float:left; text-align:left; height:auto; min-height:180px; padding:35px 15px; background:url(../images/leftcol.gif) repeat-x #D9EAF2; line-height:24px;}
.break{line-height:17px;}
.rtcol{width:622px; float:left; background:#FFF; padding:0; line-height:5px; font-size:1px;}
.bold{font-weight:bold; color:#484848;}
.small{font-size:11px;}
.orange{background-color:#FF6600;}
.gray{color:#555;}
.fontsize{font-size:14px;}
.height{line-height:19px;}
.flush{text-align:left;}
.f_l{float:left}
.margin{margin:20px 15px;}
.box{background:#EDEDED; border:1px solid #BBB; padding:12px;}
.clear{clear:both; height:0;}
