@charset "UTF-8";
/* Global Content Formatting and Styles */

body {color:#555; line-height:1.5em; font-family:Arial, Helvetica; font-size:14px; background:#FFF url(../images/backgradient.png) repeat-x 0px 0px; margin:0; padding:0; overflow-y: scroll;}
.page {max-width:980px;	margin:0px auto 0px auto; position:relative; background-color:#FFF;}

/* Header */
header{width:100%; height:auto; float:left;}
.mainLogo{margin:10px 0px 10px 10px; float:left;}
.quickMainBox{width:180px; height:auto; color:#807f80; font-size:1.0em; position:absolute; right:1px;}
.quickBox{width:100%; height:25px; line-height:25px; margin-bottom:4px; float:left;}
.quickLogo{width:25px; height:25px; margin-right:4px; float:left;}
.quickDetails{width:auto; height:25px; line-height:25px; float:left;}
.quickMainBox2{width:100%; height:auto; font-size:1em; float:left; text-align:center; margin-bottom:4px}

/* Navigation */
nav{width:100%; height:50px; line-height:50px; background:url(../images/navGradient.png); background-repeat:repeat-x; text-align:center; float:left; color:#155;}
.navFirst{width:105px; background-image:url(../images/navHome_Large.png); background-repeat:no-repeat; cursor:default; float:left;}
.navFirst:hover{cursor:pointer; color:#2676d2;}
.navFirstDef{width:105px; background-image:url(../images/navHomeHover_Large.png); background-repeat:no-repeat; float:left;}
.navFirstDef:hover{background-image:url(../images/navHomeHover_Large.png); background-repeat:no-repeat; cursor:default;}
.navButton{width:105px; float:left;}
.navButton:hover{cursor:pointer; color:#2676d2;}
.navButtonDef{width:105px; float:left; background-image:url(../images/navGradientHover.png); background-repeat:repeat-x;}
.navButtonDef:hover{cursor:default;}
.navDivide{width:2px; height:50px; background-image:url(../images/navButtonDiv.png); background-repeat:no-repeat; float:left;}
.navCornerRight{width:8px; height:50px; background-image:url(../images/navCornerRight.png); background-repeat:no-repeat; float:right;}
.navFacebook{width:24px; height:24px; margin:13px 6px 0px 0px; float:right;}
.navFB{width:24px; height:24px; display:block;}

/* Article */
article{width:97%; padding:1.5% 1.5% 1.5% 1.5%; float:left; float:left; background-color:#efefef;}
.articleBox{width:96%; padding:2%; background-color:#FFF; float:left; text-align:justify;}
.articleHead{width:100%; height:auto; margin:5px 0px 10px 0px; float:left; font-size:1.7em; font-weight:bold; color:#2676d2;}
.articleLine{width:100%; height:20px; float:left; background-image:url(../images/article_line_grad.png); background-repeat:repeat-x; margin-bottom:10px;}
.articleLineLeft{width:10px; height:20px; background-image:url(../images/article_line_left.png); background-repeat:no-repeat; float:left;}
.articleLineRight{width:10px; height:20px; background-image:url(../images/article_line_right.png); background-repeat:no-repeat; float:right;}
.imgContainer{width:100%; height:auto; margin:15px 0px 15px 0px; border:solid #CCC 1px; text-align:center; float:left;}
.imgContainer2{width:100%; height:auto; margin:15px 0px 15px 0px; text-align:center; float:left;}
.articleDetails{width:100%; height:auto; float:left;}
.privacyDetails{width:100%; height:auto; margin-bottom:10px; float:left;}
.articleHr{width:100%; height:1px; background-color:#CCC; margin:10px 0px 12px 0px; float:left;}

/* Article - Contact */
#mainContactBox{width:190px; height:514px; margin-top:10px; float:left; z-index:1;}
.ContactBox{width:auto; height:auto; float:left; margin-bottom:14px;}
.ContactIcon{width:44px; height:44px; float:left;}
.ContactIcon2{width:44px; height:140px; float:left;}
.ContactIcon3{width:44px; height:100px; float:left;}
.ContactHead{width:120px; height:20px; font-weight:bold; color:#5e5d63; margin:0px 0px 4px 8px; float:left;}
.ContactText{width:120px; height:20px; line-height:20px; font-size:0.9em; color:#5e635d; float:left; margin-left:8px;}

/* Article - Contact Map */
.mapContainer{width:69%; height:500px; float:right; margin-top:10px; padding:0;}
.mapContainer iframe{height:100%; width:100%; float:left;}

/* Footer */
footer{width:100%; height:40px; font-size:.9em; color:#444; background:url(../images/footergradient.png) repeat-x; line-height:40px; float:left;}
.footCopy{margin-left:15px; width:auto; float:left;}
.footDivision{margin-left:5px; width:auto; float:left;}
.footPolicy{margin-right:15px; width:auto; float:right;}

.linkColor a:link{text-decoration:none; color:#444;}
.linkColor a:visited{text-decoration:none; color:#444;}
.linkColor a:hover{text-decoration:none; color:#2676d2;}

/* General */
h1 {font-size:1.8em; font-weight:bold; color:#2676d2; margin:0px 0px 0.3em 0px;}
h2 {font-size:1.2em; font-weight:bold; color:#5e5d63; margin:0px;}
h3 {font-size:1.0em; margin:0;}
p {margin:0 0 .75em 0;}
a:link{color:#155; text-decoration:none; cursor:pointer;}
a:visited{color:#555; text-decoration:none;}

.spanHead{color:#2676d2; font-size:1.2em; font-weight:bold;}
span a:link{color:#2676d2;}
span a:visited{color:#2676d2;}



