﻿
html, body, form {height: 100%;}
body, form
{
    width:100%;
    height:100%;
    margin:0%;
    padding:0%;
    font-family:Arial;
}

@font-face {
    font-family: 'Futura';
    src: url('fonts/futura/futuram_1_1-webfont.eot');
    src: url('fonts/futura/futuram_1_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura/futuram_1_1-webfont.ttf') format('truetype'),
         url('fonts/futura/futuram_1_1-webfont.svg#FuturaMdBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaMdCnBTMedium';
    src: url('fonts/futura_cd/futuramc_1-webfont.eot');
    src: url('fonts/futura_cd/futuramc_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_cd/futuramc_1-webfont.ttf') format('truetype'),
         url('fonts/futura_cd/futuramc_1-webfont.svg#FuturaMdCnBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


#dv_wrap 
{
    min-height: 100%;
  
}

#dv_main {overflow:auto;
	padding-bottom: 180px;
	min-width: 1005px;
	
	}  /* must be same height as the footer */
	
	
#dv_nav-background
{
    position:absolute;
    width:100%;
    height:34px;
    top:100px;
    background-color:#bc3129;
    z-index: 500;
    left: 0px;
}

#dv_header 
{
    position: relative;
	height: 146px;
	clear:both;
	background-color:#f5f5f5;
	border-bottom:solid 1px #999999;
	position:relative;
	z-index:490;
	
	} 

#dv_footer {position: relative;
	margin-top: -181px; /* negative value of footer height */
	height: 180px;
	clear:both;
	background-color:#aeafaf;
	border-top:solid 1px #999999;
	min-width: 1005px;
	} 

#dv_mid 
{
    position: relative;
	clear:both;
	padding-top:30px;
	z-index:350;
	} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}



#dv_section-top
{
    width:970px;
    margin-left:auto;
    margin-right:auto;
    height:146px;

    position: relative;
}

#dv_section-mid
{
    width:970px;
    margin-left:auto;
    margin-right:auto;
  
 
    
}
#dv_section-bottom
{
    width:970px;
    margin-left:auto;
    margin-right:auto;
    height:140px;
    position: relative;
}
#dv_logo
{
    position:absolute;
    width:461px;
    height:62px;
    margin-left:20px;
    margin-top:27px;
    
}
#dv_logo-footer
{
    position:absolute;
    width:218px;
    height:40px;
    margin-left:17px;
    margin-top:27px;
    
}
#dv_footer_address
{
    position: absolute;
    width: 218px;
    height: 55px;
    margin-left: 30px;
    margin-top: 82px;
    font-family: Arial;
    font-size: 11px;
    color: #333;
    text-align: center;
    font-weight: bold;
    line-height: 16px;
}
#dv_footer_address a
{
    font-weight:bold;
    color:#333333;
    text-decoration:none;
}
#dv_footer_address a:hover
{
    color:#333333;
    text-decoration:underline;
}

#dv_home_bk_0
{
    height:34px;
    width:970px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
}

#dv_home_bk_1
{
    position:absolute;
    width:70px;
     height:34px;
  
    background-color:#cfd5d7;
}
#dv_home_bk_2
{
     position:absolute;
    width:67px;
     height:34px;
  
    background-color:#8c9295;
}

#dv_home_bk_3
{
     position:absolute;
    width:64px;
     height:34px;
   
    background-color:#35393a;
}
.dv_nav_holder
{
    height: 34px;
    width: 980px;
    margin-left: -8px;
    position: absolute;
    margin-top: 0px;
    z-index:550;
}
.dv_nav
{
    color:#FFFFFF;
    float:left;
    padding-left:27px;
    height:36px;
    font-family:Futura;
    font-size:17px;
    text-shadow:1px 1px 2px #333333;
   
}
.dv_nav a, .dv_nav span a, .dv_nav a span
{
    color:#FFFFFF;
    text-decoration:none;
}

.dv_nav span, .dv_nav span a, .dv_nav a span
{
    color:#cdcdcd;
    
}

#dv_left_panel
{
    float:left;
    width:266px;
    min-height:400px;
  
    margin-bottom:20px;
    position:relative;
    z-index:300;
    
    
}
#dv_right_panel
{
    float:left;
    width:700px;
    min-height:400px;
  
    margin-bottom:20px;
    
}

.dv_pod
{
    margin-left:auto;
    margin-right:auto;
    width:211px;
   margin-bottom:20px;
}

.dv_pod_head
{
    background-image:url(../images-paragon/pod_top.png);
    color:#FFFFFF;
    width:211px;
    font-family:Futura;
    font-size:17px;
   text-shadow:1px 1px 2px #333333;
   padding-bottom: 7px;
    padding-top:6px;
    border-bottom: solid 1px white;
}

.dv_pod_head div
{
    margin-left:40px;
   
}

.dv_pod_body
{
     width:211px;
    background-color:#dbdcdc;
    background-image:url(../images-paragon/pod_bottom.png);
    min-height:100px;
    background-position:bottom;
    background-repeat:no-repeat;
    padding-bottom:10px;
}

.dv_pod_body_graphic
{
     width:211px;
   
}
.dv_rounded
{
    position:relative;
    top:-5px;
    background-image:url(../images-paragon/rounded_bottom.png);
    height: 5px;
}

.dv_rounded_big_top
{
    position:relative;
    margin-bottom:-5px;
    background-image:url(../images-paragon/rounded_top_big.png);
    height: 5px;
    width:666px;
    z-index:300;
}

.dv_rounded_big_bottom
{
    position:relative;
    top:-5px;
    background-image:url(../images-paragon/rounded_bottom_big.png);
    height: 5px;
    z-index:300;
    width:666px;
}


.dv_button_pod
{
    position:absolute;
    margin-top: -40px;
    margin-left:78px;
}
.dv_pod_head span, .dv_pod_head span a, .dv_pod_head a span
{
    color:#cdcdcd;
    
}


.div_pod_sub_head
{
    color:#b70003;
    padding-bottom:6px;
    width:188px;
    border-bottom:2px dotted #5d6061;
    font-family: Arial, Verdana;
    font-weight:bold;
    font-size:12px;
    margin-left:10px;
   padding-top: 5px;
   margin-bottom: 3px;
    
}

.noChild
{
    border-bottom:none;
    margin-bottom: 0px;
    padding-bottom:2px;
}

.dv_text_pod a, .td_news a 
{
     color:#b70003;
    text-decoration:none;
    font-family: Arial, Verdana;
    font-size:12px;
}
.dv_text_pod a:hover , .td_news a:hover 
{
    text-decoration:underline;
}
.div_pod_sub_head a, a.lnk_team
{
    color:#b70003;
    text-decoration:none;
    font-family: Arial, Verdana;
    font-weight:bold;
    font-size:11px;
}
.div_pod_sub_head a:hover, a.lnk_team:hover
{
    color:#b70003;
    text-decoration:underline;
}

.div_pod_sub_head span
{
    vertical-align: 16%;
    margin-right: 4px;
    
}


.div_pod_sub_links
{
     color:#979797;
   
    width:180px;
 
    font-family: Arial, Verdana;
    font-weight:bold;
    font-size:11px;
    margin-left:20px;
    padding-bottom: 2px;
}

.div_pod_sub_links a
{
    color:#979797;
    text-decoration:none;
    font-family: Arial, Verdana;
    font-weight:bold;
    font-size:11px;
}
.div_pod_sub_links a:hover
{
    color:#979797;
    text-decoration:underline;
}

.div_pod_sub_links span
{
    vertical-align: 16%;
    margin-right: 4px;
    
}

.dv_pageHeader
{
    overflow: hidden;
width: 666px;
}

.dv_content_header_home
{
   
     width:666px;
    height:322px;
   
}



.dv_content_header_home div
{
    font-family: FuturaMdCnBTMedium;
    font-size: 52px;
    text-shadow: 1px 2px 3px #333;
    color: #FFFFFF;
    position: relative;
    top: 80px;
    margin-left: 34px;
   
}


.dv_header1
{
     background-color:#822231;opacity:0.8;
    padding:10px;
    left:700px;
}
.dv_content_header div h1
{
     font-family: FuturaMdCnBTMedium;
    font-size: 38px;
    text-shadow: 1px 2px 3px #333;
    color: white;
    padding: 0px;
    margin: 0px;
}

.dv_content_header_home div.dv_header_home_sub
{
     font-family: FuturaMdCnBTMedium;
    font-size: 28px;
    text-shadow: 1px 2px 3px #333;
    color: #dbdcdc;
    position: relative;
    top: 80px;
   
   
     background-color:#000000;opacity:0.8;
    padding:10px;
    padding-left:34px;
    left:-734px;
}

.dv_content_header_home div.dv_bttn_why
{
    position: relative;
    top: 94px;
    margin-left: 34px;
    display:none;
}

.dv_content_header
{
    width:666px;
    height:125px;
    background-image:url(../images-paragon/header_blue.gif);
    
}

.dv_home_tagline
{
    width:667px;
    height:71px;
    background-image:url(../images-paragon/home_banner_top.jpg);
    position: relative;
    top: 2px;
}
.dv_home_tagline h1
{
   font-family: FuturaMdCnBTMedium;
font-size: 36px;
text-shadow: 1px 2px 3px #333;
color: white;
position: relative;
top: 14px;
left: 91px;
font-weight: normal;
}

.dv_content_header div
{
    font-family: FuturaMdCnBTMedium;
    font-size: 38px;
    text-shadow: 1px 2px 3px #333;
    color: white;
    position: relative;
    top: 40px;
    left: 34px;
}

.dv_content_breadcrumb
{
    font-family:Arial, Verdana;
    color:#979797;
    font-size:12px;
    font-weight:bold;
    padding-top:8px;
    height:16px;
}
.dv_content_breadcrumb a
{
    color:#979797;
   text-decoration:none;
   text-decoration:underline;
}

.dv_content_breadcrumb a:hover
{
   color:#AC0902;
}

.dv_content_breadcrumb span
{
    vertical-align: 16%;
    margin-right: 4px;
    
}

.dv_content_copy p
{
       font-family: Arial,Verdana;
	   line-height: 18px;

}
.dv_content_copy
{
       font-family: Arial,Verdana;
    color:#333333;
    font-size:12px;
    font-weight:normal;
  
   width: 670px;
}

 .dv_page_headline
{
       font-family:Arial, Verdana;
    color:#333333;
    font-size:12px;
    font-weight:normal;
  
   width: 670px;
}
.dv_page_headline
{
    font-weight:bold;
}

.dv_content_copy a
{
      font-family:Arial,Verdana;
    color:#333333;
    font-size:12px;
}

.dv_content_copy a:hover
{
    text-decoration:underline;
}

h2
{
    font-family:FuturaMdCnBTMedium;
    color:#B70003;
    font-size:24px;
    font-weight:normal;
	letter-spacing;-1p;
	margin-bottom:10px;
  margin-top: 0px;

}

.dv_text_pod
{
    background-color:#f5f5f5;
    width:181px;
    padding:10px;
    font-family: Arial, Verdana;
font-size: 12px;
color:#000000;
line-height: 16px;
padding-left:20px;
}

.dv_text_pod p 
{
    margin-top:0px;
    margin-left:-4px;
}

.dv_content_header_home div.dv_button_text
{
    font-family:Arial, Verdana;
    font-weight:bold;
    color:#4b4b4b;
    font-size: 12px;
    position:relative;
  
    top:-3px;
    left:2px;
    text-shadow: none;
}

.tbl_button
{
     height:37px;
}
.td_button
{
     height:37px;
     background-image:url(/media/images-paragon/bttn_why_we_do.png);
}
.dv_button_text
{
  
   
}

.dv_content_header_home div.dv_button_text a
{
    text-decoration:none;
    
     font-family:Arial, Verdana;
    font-weight:bold;
    color:#4b4b4b;
    font-size: 12px;
}

#dv_icons
{
width: 115px;
height: 22px;
position: absolute;
margin-left: 82px;
margin-top: 136px;
}

.dv_icon
{
 position:relative;
 float:left;
 margin-left:4px;   
 z-index:700;
    
}
#dv_search
{
      position:absolute;
    margin-left:616px;
    margin-top:61px;   
     width:340px;
    height:27px;
}
#dv_search_text
{
    position:relative;
 float:left;
    width:251px;
    height:27px;
    margin-left:4px;   
 z-index:702;
}
#dv_search_bttn
{
    position:relative;
 float:left;
     width:79px;
    height:27px;
    margin-left:4px;   
 z-index:701;
}
#txt_search
{
   background-image: url(/media/images-paragon/search_back.gif);
background-repeat: no-repeat;
background-position: left;
width: 218px;
height: 23px;
border: solid 1px #BABABA;
padding-left: 31px;
    
}

#dv_footer_links
{
    width:720px;
    height: 120px;
    position:absolute;
    margin-left:260px;
    margin-top:25px;    
    
}

.dv_fls
{
     width:157px;
    height: 115px;
    margin-left:20px;
    float:left;
}

.dv_fls_head
{
    color:#ac0902;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    padding-bottom:6px;
    border-bottom:dotted 1px #626566;
    width:150px;
}
.dv_fls_head a
{
     color:#ac0902;
     text-decoration:none;
}

.dv_fls_links div
{
    padding-top:4px;
    color:#35393a;
    font-family:Arial;
    font-weight:normal;
    font-size:12px;
}

.dv_fls_links div a
{
    color:#35393a;
    font-family:Arial,Verdana;
    font-weight:normal;
    font-size:12px;
    text-decoration:none;
   
}
.dv_fls_links div a:hover
{
     text-decoration:underline;
}
#dv_top_phone
{
    width: 464px;
    height: 52px;
    position: absolute;
    margin-left: 487px;
    margin-top: 0px;
  
}

#dv_span_gray
{
     width: 464px;
       height: 26px;
    font-family: FuturaMdCnBTMedium, Arial, Verdana;
    font-size: 24px;
    color:#333333;
    text-align:right;
}

#dv_span_red
{
     width: 464px;
       height: 26px;
    font-family: FuturaMdCnBTMedium, Arial, Verdana;
    font-size: 24px;
    color:#ad0802;
    text-align:right;
}


.dv_content_copy ul li, .dv_content_copy textarea
{
    font-family:Arial,Verdana;
    padding:2px;
    line-height:18px;
}
.dv_content_copy .drpDown,.dv_content_copy .txtField
{
    font-family:Arial,Verdana;
    padding:2px;
}

.dv_content_copy img
{
    padding-right:16px;
    padding-bottom:10px;
    
}


.dv_content_copy table tr td img
{
    padding-right:0px;
    padding-bottom:0px;
    
}

.drpDown,.txtField
{
    background-color:#EBEBEB;
    width: 180px;
    
}

.sitemap div
{
     padding-left:10px;
  padding-bottom:20px;   
}


.sitemap div div, .sitemap div div div
{
    padding-left:10px;
     padding-bottom:0px;
}

.sitemap div a
{
    font-weight:bold;
    color: #B70003;
    text-decoration: none;
    
}
.sitemap div a:hover
{
   
    text-decoration: underline;
    
}
.sitemap div div div a
{
    font-weight:bold;
    color: #333333;
    text-decoration: none;
    
}

.sitemap div div div div a
{
    font-weight:normal;
    color: #666666;
    text-decoration: none;
    
}

.dv_lnk_title a
{
    
    font-weight:bold;
    color: #B70003;
    text-decoration: none;
}

.dv_search_link
{
     
    margin-bottom:15px;
}
.dv_search_link a
{
     font-weight:normal;
    color: #7f7f7f;
    text-decoration: none;
}

.dv_lnk_desc, .dv_search_link, .dv_lnk_title
{
    padding-top:2px;
    
}






ul.paging li {
    padding: 10px;
    background: #83bd63;
    font-family: arial;
    font-size: 24px;
    color: #fff;
    line-height: 1;
    width: 180px;
    margin-bottom: 1px;
}

ul.pageNav li{
    display:block;
    floaT: left;
    padding: 3px;
    font-family: arail;
}

ul.pageNav li a{
    color: #333;
    text-decoration: none;
}

li.currentPage {
	background: red;
        background: #CCCCCC;	
}

ul.pageNav li.currentPage a {
	color: #fff;	
}

table.pageme {
    border-collapse: collapse;
    border: 1px solid #ccc;
}  

table.pageme td {
    border-collapse: collapse;
    border: 1px solid #ccc;
}   

.pageNav
{
    margin-left:270px;
}