/* Baron Services CSS
File Name: baron.css */

body {
margin-top: 0px;
padding-top: 0px
}

h2 {
font-size: 16px
}

/*========== Drop Shadow Template Styles ==========*/
.wrap1, .wrap2, .wrap3 {
display:inline-table; /* \*/display:block;/**/
}
.wrap1 {
background:url(images/shadow.gif) right bottom no-repeat
}
.wrap2 {
background:url(images/corner_bl.gif) left bottom no-repeat
}
.wrap3 {
padding:0 8px 8px 0; 
background:url(images/corner_tr.gif) right top no-repeat
} 
.wrap3 img {
display:block
}

/*========== Drop Shadow Images Styles ==========*/
.sm_wrap1, .sm_wrap2, .sm_wrap3 {
display:inline-table; /* \*/display:block;/**/
}
.sm_wrap1 {
float:left; 
background:url(images/sm_shadow.gif) right bottom no-repeat
}
.sm_wrap2 {
background:url(images/sm_corner_bl.gif) left bottom no-repeat
}
.sm_wrap3 {
padding:0 4px 4px 0; 
background:url(images/sm_corner_tr.gif) right top no-repeat
}

/*========== Text Class Styles ==========*/
*.headline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px; 
color:#000000
}
*.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#000000
}
*.side {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
color:#000000
}
*.legal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px; 
color:#000000
}
*.copy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px; 
color:#666666
}

/*========== Link Styles ==========*/
a:link {
color:#051A2D; 
text-decoration: none
}
a:visited {
color:#051A2D; 
text-decoration: none
}
a:hover {
color:#61101D; 
text-decoration: underline
}
a.hline:link {
color:#051A2D; 
text-decoration: underline
}
a.hline:visited {
color:#051A2D; 
text-decoration: underline
}
a.hline:hover {
color:#61101D; 
text-decoration: none
}
a.temp:link {
color:#61101D; 
text-decoration: underline
}
a.temp:visited {
color:#61101D; 
text-decoration: underline
}
a.temp:hover {
color:#051A2D; 
text-decoration: none
}
a.nav:link {
color:#bc1e2c; 
text-decoration: none
}
a.nav:visited {
color:#bc1e2c; 
text-decoration: none
}
a.nav:hover {
color:#051A2D; 
text-decoration: underline
}
a.copy:link {
color:#051A2D; 
text-decoration: underline
}
a.copy:visited {
color:#051A2D; 
text-decoration: underline
}
a.copy:hover {
color:#61101D; 
text-decoration: none
}

a.main_nav:link {
font-size: 12px;
color:#202f66; 
text-decoration: none;
font-weight: bold
}
a.main_nav:visited {
	font-size: 12px;
color:#202f66; 
text-decoration: none;
font-weight: bold
}
a.main_nav:hover {
	font-size: 12px;
color:#C30045; 
text-decoration: none;
font-weight: bold
}

/*========== Form Validation Styles ==========*/
b.alert {
color:#FF0000
}
b.blue {
color:#051A2D
}

/*========== Graphic Library Styles ==========*/
.input_clear {
clear: both
}

.graphic_list {
font-size: 11px;
float: left;
width: 125px;
height: 210px;
padding: 5px
}
.search_graphics {
font-size: 11px;
}
.welcome {
font-size: 14px;
text-align: left
}
.section_head {
font-size: 12px;
text-align: left
}