/*CSS Document
web developement by www.banjocreative.com 212.924.4251
css default reset*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/*remember to define focus styles!*/
:focus
{
	outline: 0;
}
#divContent #mva2 H6
{
	margin-bottom: 14px;
	margin-top: 14px;
	font-size: 13pt;
}
#divContent #mva H6
{
	margin-bottom: 14px;
	margin-top: 14px;
	font-size: 13pt;
}
#mva2
{
	float: left;
	width: 437px;
	text-align: center;
	margin-top: 13px;
}
#mva
{
	text-align: center;
	margin-top: 13px;
	margin-bottom: 4px;
	width: 439px;
	float: left;
}
/*xxxxbody*/
#INVALID-RULE
{
	line-height: 1;
	color: #1F1F1F;
	background: #FFFFFF;
}
OL, UL
{
	list-style-type: none;
	line-height: 1.3em;
}
LI
{
	background-image: url(../images/bullett_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
.blue
{
	color: #FF0000;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #006666;
}
FIELDSET
{
	border: 0 solid transparent;
}
/*tables still need 'cellspacing="0"' in the markup*/
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: "";
}
BLOCKQUOTE, Q
{
	quotes: "" "";
}
/*Hides from IE5-mac \*/
#divContainer
{
	height: 1%;
}
* .box320pxleft, .box320pxmiddle, .box320pxright
{
	margin-right: -3px;
}
* HTML P
{
	height: 1%;
	margin-left: 0;
}
/*End hide from IE5/mac*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide from IE-mac*/
HTML
{
	text-align: center;
}
P
{
	line-height: 1.5em;
	height: 1%;
	margin-left: 0px;
	font-size: 1.1em;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}
HR
{
	background-color: #CEDBFD;
	display: block;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
BODY
{
	background-color: #FFFFFF;
	font: 72%/1.4em Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
}
/*============================= Heading styles ================================*/
H1
{
	font-size: 2.1em;
	display: block;
	padding-top: 12px;
	padding-bottom: 4px;
	color: #99CC33;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: -0.04em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
H2
{
	font-size: 1.5em;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #0A4190;
	line-height: 1.1em;
	font-weight: bold;
	text-align: left;
}
H3
{
	display: block;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 1.3em;
}
H4
{
	background-color: #51738C;
	display: block;
	font-size: 1.2em;
}
H5
{
	font-size: 1.7em;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #F47900;
}
H6
{
	font-size: 1.2em;
}
/*============================= Layout Divs ================================*/
#divContainer
{
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#divTopNav
{
	display: block;
	height: 34px;
	width: 700px;
	background-color: #0B479D;
	background-image: url(../images/nav_top_bkgd.gif);
	background-repeat: no-repeat;
	float: right;
	padding-top: 0px;
	z-index: 6000;
}
#divHeader
{
	clear: both;
	height: 78px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
}
#divLogo
{
	display: block;
	height: 78px;
	width: 200px;
	float: left;
}
#divContent
{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#divSubNav
{
	display: block;
	width: 950px;
	font-weight: bold;
	float: right;
	height: 20px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 4px;
}
#divIntroContent
{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	display: block;
	text-align: center;
	clear: both;
	padding-top: 2px;
	padding-bottom: 16px;
}
#divVideoFieldLarge
{
	background-color: #FFFFFF;
	clear: both;
	height: 520px;
	width: 960px;
	background-image: url(../images/homepage_video_background.jpg);
}
#divImageFieldLarge
{
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	width: 960px;
}
.box320pxleft
{
	width: 312px;
	display: block;
	float: left;
	margin-right: 8px;
}
.box320pxmiddle
{
	width: 308px;
	display: block;
	float: left;
	height: 1%;
	margin-right: 4px;
	background-repeat: repeat-x;
	margin-left: 4px;
}
.box320pxright
{
	width: 312px;
	display: block;
	float: right;
	height: 1%;
	margin-left: 8px;
}
#divPhoneNumber
{
	display: block;
	height: 20px;
	width: 300px;
	float: left;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 0.9em;
	background-color: #0099CC;
	padding-top: 4px;
	border: 1px solid #D5D8F9;
	text-align: center;
}
#divHomeVideo
{
	background-color: #000000;
	display: block;
	height: 330px;
	width: 586px;
	position: relative;
	top: 90px;
	left: 186px;
}
#divContent959px
{
	margin-right: auto;
	margin-left: auto;
	width: 959px;
	display: block;
	clear: both;
	padding-bottom: 20px;
}
.Content320pxfirst
{
	width: 320px;
	display: block;
	float: left;
	margin-left: 0px;
	height: 160px;
}
.Content320px
{
	width: 312px;
	display: block;
	float: left;
	height: 140px;
	background-image: url(../images/box_312_gradient.jpg);
	background-repeat: repeat-x;
	margin-right: 8px;
}
.Content407px
{
	width: 320px;
	display: block;
	float: left;
	margin-left: 7px;
	height: 160px;
	padding-right: 80px;
}
#divFooter
{
	display: block;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	margin-top: 12px;
	padding-top: 12px;
	text-align: center;
	color: #666666;
	height: 160px;
}
#divPicturePreview
{
	display: block;
	float: left;
	height: 440px;
	width: 614px;
	background-color: #333333;
}
TEXTAREA
{
	display: block;
	padding: 0px;
	margin: 0px;
	background-color: #FFCC33;
}
FORM
{
	margin: 0px;
	padding: 0px;
}
A:link
{
	text-decoration: none;
	color: #0B479D;
}
A:visited
{
	color: #0B479D;
	text-decoration: none;
}
A:hover
{
	color: #0B479D;
	text-decoration: underline;
}
A:active
{
	color: #0B479D;
	text-decoration: none;
	float: none;
}
#divContent A:link
{
	text-decoration: none;
	color: #0A4190;
}
#divContent A:visited
{
	color: #0A4190;
	text-decoration: none;
}
#divContent A:hover
{
	color: #0A4190;
	text-decoration: underline;
}
#divContent A:active
{
	color: #0A4190;
	text-decoration: none;
	float: none;
}
.boxnav
{
	background-color: #EDF2F8;
	display: block;
	height: 1%;
	width: 300px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #C8D7EA;
	padding-right: 4px;
}
.boxnav LI
{
	list-style-type: none;
	background-image: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC7FB;
	padding: 0px;
	white-space: wrap;
}
.red
{
	color: #C00;
	font-weight: bold;
}
/*============================= Misc ================================*/
#divFooterNav
{
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 960px;
	font-weight: bold;
}
.rule
{
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	margin-top: 7px;
	margin-bottom: 7px;
}
LABEL
{
	display: block;
	float: left;
	width: 200px;
}
.Content607px
{
	width: 420px;
	display: block;
	float: left;
	margin-left: 7px;
	padding-right: 80px;
}
.pdfbox
{
	display: block;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #51738C;
	padding: 8px;
	margin-top: 10px;
	background-color: #EEEEEE;
}
#divNav
{
	display: block;
	width: 100px;
	padding: 90px 20px 0px 0px;
	float: right;
}
.box312pxTop
{
	width: 312px;
	display: block;
	float: left;
	background-image: url(../images/box_312_top_blue.jpg);
	height: 12px;
	background-repeat: no-repeat;
	background-color: #C3D2E7;
}
.box312pxGradient
{
	width: 300px;
	display: block;
	height: 1%;
	background-image: url(../images/box_312_gradient_short.jpg);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 8px;
	background-position: top;
}
.box312pxGradient IMG
{
	display: block;
	float: right;
	padding: 4px;
}
.box312pxBottom
{
	width: 312px;
	display: block;
	height: 12px;
	background-image: url(../images/box_312_top_blue.gif);
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #00FF00;
}
.box640pxleft
{
	width: 640px;
	display: block;
	float: left;
	z-index: 1000;
}
.LargeCopy
{
	font-size: 1.4em;
	letter-spacing: -0.01em;
}
.fullcolBox
{
	font-size: 1.6em;
	letter-spacing: -0.01em;
	background-color: #EAEFF7;
	display: block;
	padding: 8px;
	border: 1px solid #BACCE4;
	line-height: 1.5em;
	text-align: left;
}
.footnote
{
	font-size: 0.8em;
}
.boxnav LI A
{
	background-color: #DAE4F1;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: none;
	padding-right: 0px;
	padding-left: 10px;
}
.boxnav LI A:visited
{
	background-color: #DAE4F1;
}
.boxnav LI A:hover
{
	background-color: #D1DEED;
}
.boxnav LI A:active
{
	background-color: #DAE4F1;
}
.highlighter
{
	background-color: #FFFF33;
}
#divPhoneNumberold
{
	display: block;
	height: 20px;
	width: 200px;
	padding-left: 12px;
	float: left;
	font-weight: bolder;
	color: #0B479D;
	font-size: 1.1em;
	background-color: #F0FCFF;
	padding-top: 4px;
	border: 1px solid #D5D8F9;
}
#flashembedvideo
{
	background-color: #FFFFFF;
	display: block;
	float: left;
	z-index: 1000;
	height: 500px;
	width: 500px;
	text-align: center;
}
#flashhomevideo
{
	background-color: #000000;
	display: block;
	height: 360px;
	width: 586px;
	float: left;
	z-index: 1000;
	position: relative;
	left: 186px;
	top: 71px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
SUP
{
	font-size: 0.8em;
	line-height: 1em;
}

