/***********************************************/
/* DarlingsAgency.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	margin: 2;
	top: 2px;
	bottom: 2px;
	left: 2px;
	right: 2px;
	background-color: #CCC;
}


#masthead{
	position: relative;
	height:150px;
	z-index:1;
	padding-top: 5px;
	padding-left: 0px;
	left: 0px;
	margin: 0px;
	background-image: url(DesignElements/GradientBoxHeader2.jpg);
}
#mastbox{
	position:relative;
	background-image: url(DesignElements/GradientBoxHeader2.jpg);
}
#mastlogo{
	position:absolute;
	width:1032px;
	left: 1px;
	top: -5px;
}
#masttext{
	position:absolute;
	top: 50px;
	left: 400px;
	color:#FFF;
	font-size: large;
}
#mastmenu{
	position:absolute;
	width:1033px;
	top:155px;
}

#BodyBase{
	margin:auto;
	padding: 5px;

}

#BodyBase table, tr, td {
	text-align: center;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#BodyBase table.NB, tr.NB, td.NB {
	border: none;
}


/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	height: 32px;
	padding: 0px;
	margin: 0px;
	background: #CCCCCC;
	background-color: #033568;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 966px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
	background-image: url(/DesignElements/glblnav_selected.gif);
	text-decoration: none;
	color: #FFF;
}

.skipLinks {display: none;}
.Highlited {
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
}

#BodyDetail {
	position:relative;
	top:35px;
	width:1032px;
	background-color:#FFF;
	background-image: url(../Image);
	background-repeat: no-repeat;
}

#BodyDetail table tr td {
	font-family: Verdana, Geneva, sans-serif;
	color: none;
	font-size: small;
	text-align: left;
}
#Youlldobetter {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #666;
	font-style: oblique;
	text-align: center;
}

.BodyHeaderTxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align:center;
}
.Instrucitons {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.CenterDiv {
	text-align: center;
}
#BodyDetail table tr td p a img {
	margin-left: 300px;
}
#BodyDetail table tr td img {


}
.TableTDCenter {
	text-align: center;
}
#BodyDetail table tr td #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent p a img {
	margin-left: 0px;
}
#BodyDetail table tr td #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent p {
	font-size: small;
}
.TablewBorder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
