/*  Added 12/31/2007 to try to make both browsers more consistent  */
form, ul, ol, dl, dt, dd, li, h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
}

ul, ol {
    padding-left:50px;
}

li {
	padding-left:0px;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: .4em;
}
/*  END 12/31/2007  */

#content img {
	margin-top:5px;
}

div.line {
	background-color:#dfdfdf;
	width:100%;
	height:2px;
}


.header {
	width:100%;
	height:46px;
	background-color:#111111;
}

#head-image {
	border: 1px solid #283877;
	width:377px; height:183px;
	line-height:normal;

/*  top  right  bottom  left  (like #s on a clock) */
	margin:-5px 0 10px 0;
	padding:0px;
}

hr.dash {
	width: 100%;
	text-align:center;
	height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
	border-top-color:#DFD5C2;
	border-top-style: dashed;
} 


.pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#eeeeff;
	font-size: 16px;
	line-height: 150%;
	padding:5px;
}

.quoteattrib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ddddee;
	font-size: 11px;
	padding:5px;
	text-align:right;
}

/*  top, right, bottom, left                */
.thumb {float:right; 
		margin: .1em 1em 0em 2em;
		padding:10;
		vertical-align:text-top
}

.small { 
		margin: .1em 1em 0em 0em;
		padding:10;
		vertical-align:text-top
}

#gallery div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #fff;
	position:relative;
	list-style:none;
	padding:0 0 10px 0 ;
	margin: 0 0 10px 0 ;
}

hr { border-bottom:3px solid #283877; }

#gallery ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #000;
	position:relative;
	list-style:none;
	padding:0 0 0 0 ;
	margin: 0 0 10px 0 ;
}

#gallery li {
	float:left;	
	position:relative;
	display:block;
	margin: 0px 5px 0px 5px;
}
/*           --------------------------MAIN CONTENT --------------------------- */
#maincontent	{
	padding:0px 10px 5px 10px ;
	margin: 0px 0px 0px 0px;
	line-height:13pt;
	background-color:#CAD0E8;
	background-image:url(/images/bg-box-big.gif);
	background-repeat:repeat-x;
	border-top: 1px solid #283877;
	border-right: 1px solid #283877;
	border-left: 1px solid #283877;
	float:none;
	clear:both;
}

#maincontent-nomenu	{
	padding:0px 10px 5px 10px ;
	margin: 0px 0px 0px 0px;
	line-height:150%;
	background-color:#CAD0E8;
	background-image:url(/images/bg-box-big.gif);
	background-repeat:repeat-x;
	border-top: 1px solid #283877;
	border-right: 1px solid #283877;
	border-left: 1px solid #283877;
}

#maincontent h2, #maincontent-nomenu h2 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#bio {
	border-bottom:none;
}


/*#maincontent h3, #maincontent-nomenu h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	margin:10px  0px   -10px  0px;
	padding:0px;
}*/

#maincontent h3 a{
	text-decoration: underline;
	color: #003366;
}

#maincontent h3 a:hover{
	text-decoration: none;
	color: #B60205;
}

#maincontent a, #maincontent-nomenu a { color:#B60205;  }
#maincontent a:hover, #maincontent-nomenu a:hover { color:#790002;  }

#maincontent a.small  { 
	font-size:.9em;
	color: #C33430;
	text-align:center;
	text-decoration:underline;
}

#maincontent a.small:hover  {
	color: #790002;
	text-align:center;
	text-decoration: none;
}

#maincontent-cap {
	background-color:#CAD0E8; border-left:1px solid #283877; border-right:1px solid #283877; width:auto;
}


/*           --------------------------MAIN CONTENT - END --------------------------- */



/*           --------------------------QuickLinks - BEGIN --------------------------- */
#quicklinks {
	color:#777777;
	width:145px;
	size:30;
	margin: 0px 0 10px 0 ;
	padding:0;
}

#quicklinks select {
	color:#777777;
	border: 1px solid #777777;
	background-color:#efefef;
	width:186px;
	padding:0px;
}
/*           --------------------------QuickLinks - END --------------------------- */
/*           --------------------------News DL - BEGIN --------------------------- */
dl#news { 
 margin:10px 0px 0px 0px ;
 padding:0px 2px 10px 5px; 
 font-size:.9em; 
}

#news dt {
	color:#fff;
	font-weight:bold;
	margin:5px 0 -2px 0 ;
	padding:0;
}

#news dd {
	font-weight:bold;
	margin:-2px 0 10px 0;
	padding:0;
	line-height:130%;
}

#news dd a {
	color:#FFD800;
}
/*           --------------------------News DL - END --------------------------- */
img.sidebar {
	border: 1px solid #283877;
	margin: 5px 0 5px 0;
	width:179px;

}
/* ------------------------------------------------------------------------*/
.box-side, .box-side-big {
		background-image:url(/images/bg-box.gif);
		background-repeat:repeat-x;
		background-color:#CAD0E8;
		border: 1px solid #283877;
		color:#000;
		padding:3px;
		margin:5px 5px 0 0 ;
}

.box-side-big { background-image:url(/images/bg-box-big.gif); }

.box-side h2, .box-side-big h2, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	margin:0px  0px   5px  0px;
	padding:0px;
}

.box-side h2 a, .box-side-big h2 a , {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
	color: #003366;
	margin:0px  0px   5px  0px;
	padding:0px;
}

.box-side a, .box-side-big  a , {     /* CHANGE */
	text-decoration:none;
	color: #000;
}

.box-side a:hover, .box-side-big  a:hover , {     /* CHANGE */
	text-decoration:underline;
	color: #990000;
}

.box-side h3, .box-side-big h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #224477;
	margin:0px  0px   -4px  0px;
	padding:0px;
}

.box-side-big p, .box-side-big p { margin:4px 0 4px 0 ; font-size:.9em; }

.box-side-big a, .box-side-big a { color:#B60205;  }
.box-side-big a:hover, .box-side-big a:hover { color:#790002;  }

/* ------------------------------------------------------------------------*/
A		{text-decoration:underline}

.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}


.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.borderMap {
	border-style: solid;
	border-color: #7F7F7F;
	border-width: 1pt;
}

p {
	margin:10px 0 10px 0 ;
	padding:0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #003366;
       /*  top, right, bottom, left  */
	margin:0px  0px   -5px  0px;
	padding:10px 0 7px 0px;
	border-bottom:1px solid #8A90A7;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.20em;
	font-weight: bold;
	color: #003366;
	margin:0px  0px   0px  0px;
	padding:0px;
	clear:both;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
       /*  top, right, bottom, left  */
	margin:10px  0px   -10px  0px;
	padding:0px;
	clear:both;
}

h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding: 0;
	margin: 10px 0 -4px 0;
}





/*  TABLES  */

table.specs {
	margin:10px 3 3 10px; 
	padding:1px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	background-color:#fffff6;
	border-collapse:collapse;
	border: 1px solid #666;
	width:340px;
}


#specs td:first-child + td,.price  { text-align: right; }

#specs th {
	font-size:13px;
	background-color:#FFAD08;
	color:#ffffff;
	padding:4px;
}

#specs .spectype {
	text-align:right;
	padding-right: 15px;
	font-weight:bold;
	border-right: 1px solid #000;
}

#specs .specdata {
	text-align:right;
}


#specs tr.odd {
	background-color: #FFFFEE;
}

#specs tr.even {
	background-color: #EEEADD;
}

#specs caption {
	a
}