desktop-->
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
	padding: 3px;
    min-height: 100%;
    width: 100%;
    background-color: rgb(222, 222, 222);
}

#rightlink {
	float: right;
	font-size: small;
	color: #454545;
}
#rightlink a {
	color: #454545;
}
#rightlink a:hover {
	color: #FFFFFF;
}

#logo {
	float: none;
	width: auto;
	padding: 0px;
}
#image {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 6.247685896029831%;
    margin-top: 16px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
}
#box {
    float: left;
    height: 32px;
    margin-left: 30%;
    margin-top: 42px;
    clear: none;
    width: 8%;
    background-color: rgb(44, 44, 44);
}
#text {
    float: left;
    font-size: 1em;
    width: 68%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 1em;
    word-wrap:!important;
    margin-left: 15.625%;
    margin-top: 8px;
    clear: none;
    min-height: 22px;
    color: rgb(255, 255, 255);
}
#bodyText {
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    word-wrap: break-word;
    clear: both;
}
#headSpan {
	/*margin-left: 10px;*/
	margin-right: 10px;
	margin-top: 30%;
	font-size:large;
    color: rgb(74, 124, 86);
    font-weight: bold;
    line-height: 15px;
}
#textspan p {
	margin-left:10px;
	margin-right:10px;
    line-height: 18px;
}
.features {
	color: rgb(74,124,86);
	font-weight: bold;
}
.featuresRA {
	color: #10688E;
	font-weight: bold;
}

.noBulletList {
	
	padding-left:10px;
	padding-right:10px;
}
.noBulletList img {
	float:left;
	clear:left;
	padding-right:10px;
}
.bulletList ul {
	background:none;
	list-style-type:disc;
	text-align:left;
}
.bulletList li {
}
#banner {
    float: left;
	height: 300px;
    margin-left: 1%;
	margin-right: 1%;
    margin-top: 19px;
	margin-bottom: 20px;
    clear: both;
    width: 98%;
	background-image:url(../img/Home_banner.jpg);
    background-color: rgb(195, 219, 185);
    box-shadow: rgb(93, 93, 93) 0px 0px 8px 0px;
}
#bannerText {
    float: left;
    font-size: 3em;
    width: 40%;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 1em;
    word-wrap: break-word;
    margin-left: 6.5%;
    margin-top: 92px;
    clear: none;
    min-height: 106px;
    color: rgb(44, 44, 44);
    margin-right: 0px;
}
#btn {
    float: none;
    clear: none;
    height: 39px;
    margin-left: 6.5%;
    margin-top: 211px;
	text-align:center;
	line-height:1em;
	font-size:32px;
    width: 30%;
	border-radius: 6px;
	background-color: #166baa;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	-o-transition: background-color .25s ease-in-out;
	-ms-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
}
#button:hover {
	background-color:#10a0d5;
}

#button:active {
	background-color: #20b0e5;
}

#btnText {
    float: left;
    font-size: 24px;
    width: 70%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    word-wrap:!important;
    margin-left: 14%;
    margin-top: 4px;
    clear: none;
    min-height: 29px;
}
#btnText a {
    color: #FFFFFF;
}
#btnText a:hover {
	color:#D0D0D0;
}

#ad {
	position: relative;
    float: left;
    height: auto;
	padding-top:0px; /* extra space padding */
	padding-left: 5px;
    margin-left: 12px;
    margin-top: 20px;
	margin-bottom: 10px;
    clear: both;
    background-color: rgb(198, 198, 198);
    box-shadow: rgb(93, 93, 93) 0px 0px 4px 0px;
}


#ad a {
	color: #ffffff;
	background:none;
}

#image1 {
    float: left;
    width: auto;
    max-width: 32%;
    height: auto;
    margin-left: 57%;
    margin-top: -260px;
    clear: none;
    color: rgb(0, 0, 0);
}
#bottomLeft {
    float: left;
    height: 50%;
    margin-left: 5%;
    margin-top: 20px;
	margin-bottom: 10px;
    clear: none;
    width: 20%;
    background-color: rgb(198, 198, 198);
    box-shadow: rgb(93, 93, 93) 0px 0px 8px 0px;
}
#bottomCenter {
    float: left;
    height: 50%;
    margin-left: auto;
    margin-top: 20px;
	margin-bottom: 10px;
    clear: none;
    width: 20%;
    background-color: rgb(198, 198, 198);
    box-shadow: rgb(93, 93, 93) 0px 0px 8px 0px;
}
#bottomRight {
    float: right;
    height: 50%;
    margin-right: 5%;
    margin-top: 20px;
	margin-bottom: 10px;
    clear: none;
    width: 20%;
    background-color: rgb(198, 198, 198);
    box-shadow: rgb(93, 93, 93) 0px 0px 8px 0px;
}
#highlightImage {
	position: relative;
	height: auto;
	width: 40%;
	margin-top: 10px;
	margin-left: 30%;
	margin-right: auto;
	float: none;
	clear: none;
    color: rgb(0, 0, 0);
}
#highlightText {
    float: left;
    font-size: 1em;
    width: 90%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    word-wrap: break-word;
    margin-left: 6%;
    margin-top: 13px;
    clear: both;
    min-height: 45px;
}
#highlightBtn {
	float: left;
	height: 33px;
	margin-left: 6.25%;
	margin-top: 0px;
	margin-bottom: 5%;
	max-width:none;
	clear: none;
	width: 87%;
	background-image: -moz-linear-gradient(rgb(22,107,170), rgb(15,61,124)); /* FF 3.6+ */  
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #166BAA), color-stop(100%, #0F3D7C)); /* Safari 4+, Chrome 2+ */
	background-image: -webkit-linear-gradient(rgb(22,107,170), rgb(15,61,124)); /* Safari 5.1+, Chrome 10+ */  
	background-image: -o-linear-gradient(rgb(22,107,170), rgb(15,61,124)); /* Opera 11.10 */  
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#166BAA', endColorstr='#0F3D7C'); /* IE6 & IE7 */  
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#166BAA', endColorstr='#0F3D7C')"; /* IE8+ */  
	background-image: linear-gradient(rgb(22,107,170), rgb(15,61,124));
	background-attachment: scroll;
	background-size: auto;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}
#highlightBtnText {
	float: left;
	font-size: 20px;
	width: 80%;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	word-wrap: normal !important;
	margin-left: 10%;
	margin-top: 4px;
	clear: none;
	min-height: 29px;
	color: rgb(255, 255, 255);
}

#highlightBtnText a {
	color:#FFFFFF;
}

#socialMedia {
    float: left;
	width: 220px;
	max-width: 100%;
	margin-left: 2%;
    margin-top: 10px;
    clear: both;
}
#image4 {
    float: left;
    width: 50px;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
	clear: both;
    color: rgb(0, 0, 0);
}
#image5 {
    float: left;
    width: 50px;
    max-width: 100%;
    height: auto;
    margin-left: 2%;
    margin-top: 0px;
    color: rgb(0, 0, 0);
}
#image6 {
    float: left;
    width: 50px;
    max-width: 100%;
    height: auto;
    margin-left: 2%;
    margin-top: 0px;
    color: rgb(0, 0, 0);
}
#image7 {
    float: left;
    width: 50px;
    max-width: 100%;
    height: auto;
    margin-left: 2%;
    margin-top: 0px;
    color: rgb(0, 0, 0);
}
#footer {
    float: left;
    height: 29px;
    margin-left: 0%;
    margin-top: 13px;
    clear: both;
    width: 100%;
    background-color: rgb(44, 44, 44);
}
#footerText {
    float: left;
    font-size: 1em;
    width: 72%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    word-wrap: !important;
    margin-left: 6.25%;
    margin-top: 6px;
    clear: none;
    min-height: 18px;
    color: rgb(255, 255, 255);
}

/* nav starts here */
nav {
	float:left;
	clear:none;
	width: 100%;
	height: 20px;
	padding: 5px;
	color:#FFFFFF;
}

nav ul {
	text-align: center;
	background-color:#000000;
}

nav ul li {
	font: 13px Verdana, 'Lucida Grande';
	cursor: pointer;
	-webkit-transition: padding .05s linear;
	-moz-transition: padding .05s linear;
	-ms-transition: padding .05s linear;
	-o-transition: padding .05s linear;
	transition: padding .05s linear;
}
nav ul li.drop {
	position: relative;
}
nav ul > li {
	display: inline-block;
	padding-top:5px;
	padding-bottom:5px;
}
nav ul li a {
	height: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	color: #eee;
	display: block;
	float: none;
	background-color:#000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-decoration: none;
	text-rendering: optimizelegibility;
	-moz-text-blink: none;
	-moz-text-decoration-color: rgb(119, 119, 119);
	-moz-text-decoration-line: none;
	-moz-text-decoration-style: solid;
}
nav ul li a:visited {
	color:#eee;
}
nav ul li a:hover {
	background-color:#444;
	color: #eee;
}

/* nav ends here */

.mainBody a {
	color:#000;
}
.mainBody a:visited {
	color:#000;
}
.mainBody a:hover {
	color: #696969;
}

.sidebar {
	position:absolute;
	float: left;
	clear: both;
	width: 22%;
	height: auto;
	padding-top:0px; /* extra space padding */
	padding-left: 5px;
	color:#666;
}

.sidebar ul {
	padding: 3px;
	text-align: center;
	background-color:transparent;
	margin-right:0px;
	list-style:none;
}

.sidebar li {
	padding:5px;
	width:100%;
}

.sidebar ul li a {
	color: #666666;
	height: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	display: block;
	float: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: auto;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-decoration: none;
	text-rendering: optimizelegibility;
	-moz-text-blink: none;
	-moz-text-decoration-color: rgb(119, 119, 119);
	-moz-text-decoration-line: none;
	-moz-text-decoration-style: solid;
}

.sidebar ul li a:hover {
	background-color:#666;
	color: #eee;
}

.sidebar a {
	height: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
	box-shadow: 0 1px 6px rgba(0,0,0,.15);
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	color: #eee;
	background-color:#CCC;
	height:auto;
	line-height:normal;
}

.sideQuote {
	position: relative;
	float: right;
	clear: both;
	width: 35%;
	height: auto;
	padding: 5px;
	color: #666;
	background-color: #FFFFFF;
	font-size: 11px;
	border: inset;
	margin: 5px;
}

.sidepic {
	position: relative;
	float: right;
	clear: left;
	/*width: 40%;*/
	height: auto;
	padding-top: 0px; /* extra space padding */
	padding-left: 5px;
}


.mainBody {
	float:left;
	position:relative;
	margin-top: 80px;
	padding: 3px;
	width: 100%;
	margin-right:20px;
}
.article {
	float:right;
	position:relative;
	clear:none;
	height:auto;
	padding-top:20px;
	margin-right:5px;
	width:75%;
}

.article a {
	color:#000;
}

.article a:hover {
	color:#696969;
}

.err {
	color=#BC0003;
	font-size:10px;
}

#tt {
 position:absolute;
 display:block;
 background:url(images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#666;
 color:#fff;
 }
#ttbot {
display:block;
height:5px; 
margin-left:5px;  
background:url(images/tt_bottom.gif) top right no-repeat; 
overflow:hidden;
}

@media only screen and (min-width: 769px) {

#bannerText {
	margin-top: 30px;
	margin-left: 4%;
	clear: none;
	width: 48%;
	font-size: 40px;
	max-width: 425px;
}
#image1 {
	height: auto;
	width: 40%;
	max-width: 350px;
	margin-top: -190px;
	margin-left: 0px;
	clear: none;
	margin-right: 4%;
	float: right;
}
#btn {
	width: 48%;
	height: 39px;
	margin-top: 19px;
	margin-left: 4%;
	max-width: 425px;
	clear: both;
	font-size:30px;
	border-radius: 6px;
	background: #166baa;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	-o-transition: background-color .25s ease-in-out;
	-ms-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
}
#btnText {
    font-size: 30px;
    width: 72%;
    height: auto;
    word-wrap:!important;
    margin-left: 14%;
    margin-top: 2px;
    clear: none;
}
#box {
	margin-top: 27px;
	margin-left: 5px;
	clear: none;
	width: 14%;
	height: 32px;
	max-width: 150px;
}
#bottomLeft {
	width: 25%;
	height: 50%;
	margin-top: 15px;
	margin-left: 5%;
	clear: both;
	background-color: rgb(198, 198, 198);
}
#bottomCenter {
	width: 25%;
	height: 50%;
	margin-top: 15px;
	margin-left: 7.5%;
	margin-right: 7.5%;
	clear: none;
	background-color: rgb(198, 198, 198);
}
#bottomRight {
	width: 25%;
	height: 50%;
	margin-top: 15px;
	margin-right: 5%;
	clear: none;
	background-color: rgb(198, 198, 198);
}
#banner {
	width: 98%;
	height: 250px;
	margin-top: 15px;
	margin-left: 1%;
	margin-right: 1%;
	clear: none;
}
#image {
	margin-top: 0px;
	margin-left: 6%;
	clear: none;
	float: left;
	margin-right: 0px;
}

}

@media only screen and (max-width: 768px) {

.sidebar ul li a {
	font-size:11px;
}


   #image1 {
        margin-top: -190px;
        margin-left: 55%;
        clear: right;
        height: auto;
        width: auto;
        max-width: 40%;
        margin-right: 4%;
   }
   #banner {
        height: 250px;
        width: 98%;
        margin-top: 15px;
        margin-left: 1%;
		margin-right: 1%;
        clear: both;
   }
   #bannerText {
        margin-top: 40px;
        margin-left: 6%;
        clear: none;
        width: 45%;
        height: auto;
        font-size: 2em;
        float: left;
        margin-right: 0px;
   }
   #btn {
        width: 40%;
        height: 39px;
		font-size:24px;
        margin-top: 11px;
        margin-left: 0px;
        clear: left;
        margin-right: 52%;
        float: right;
	border-radius: 6px;
	background: #166baa;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	-o-transition: background-color .25s ease-in-out;
	-ms-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
   }
	#btnText {
		font-size: 24px;
		width: 72%;
		height: auto;
		margin-left: 13%;
		margin-top: 4px;
		clear: none;
	}
   #box {
        width: 20%;
        height: 32px;
        margin-top: 27px;
        margin-left: 5px;
        clear: none;
		max-width: 109px;
   }
   #text {
        float: left;
        font-size: 1em;
        width: 71%;
        height: auto;
        text-align: center;
        font-weight: 600;
        line-height: 1em;
        word-wrap: !important;
        margin-left: 12%;
        margin-top: 8px;
        clear: none;
        min-height: 22px;
        color: rgb(255, 255, 255);
   }
#bottomLeft {
	width: 25%;
	height: 50%;
	margin-top: 20px;
	margin-left: 5%;
	clear: both;
	background-color: rgb(198, 198, 198);
}
#bottomCenter {
	width: 25%;
	height: 50%;
	margin-top: 20px;
	margin-left: 7.5%;
	margin-right: 7.5%;
	background-color: rgb(198, 198, 198);
}
#bottomRight {
	width: 25%;
	height: 50%;
	margin-top: 20px;
	margin-right: 5%;
	clear:right;
	background-color: rgb(198, 198, 198);
}

#highlightText {
	font-size: 14px;
	padding-top: 5px;
}
#highlightBtnText {
	font-size:16px;
	padding-top: 5px;
}
	   
}


@media only screen and (max-width: 480px) {

 #logo {
	max-width: 50%;
}
  #image {
        float: none;
        width: auto;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-top: 15px;
        clear: none;
        color: rgb(0, 0, 0);
        margin-right: auto;
   }
   #box {
        float: left;
        height: 32px;
        margin-left: 0%;
        margin-top: 9px;
		max-width: none;
        clear: none;
        width: 100%;
        background-color: rgb(44, 44, 44);
   }
   #text {
        float: left;
        font-size: 1em;
        width: 68.40625%;
        height: auto;
        text-align: center;
        font-weight: 600;
        line-height: 1em;
        word-wrap: !important;
        margin-left: 15.625%;
        margin-top: 8px;
        clear: none;
        min-height: 22px;
        color: rgb(255, 255, 255);
   }
   #banner {
        float: left;
        height: 312px;
        margin-left: 0%;
        margin-top: 17px;
        clear: both;
        width: 100%;
        background-color: rgb(195, 219, 185);
        box-shadow: rgb(93, 93, 93) 0px 0px 8px 0px;
   }
   #bannerText {
        float: none;
        font-size: 24px;
        width: 99.65625%;
        height: auto;
        text-align: center;
        font-weight: 500;
        line-height: 1em;
        word-wrap: break-word;
        margin-left: auto;
        margin-top: 17px;
        clear: none;
        min-height: 45px;
        color: rgb(44, 44, 44);
        margin-right: auto;
   }
   #btn {
        float: left;
        height: 39px;
		font-size:24px;
        margin-left: 6.25%;
        margin-top: 2px;
		max-width:none;
        clear: none;
        width: 87.5%;
	border-radius: 6px;
	background: #166baa;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	-o-transition: background-color .25s ease-in-out;
	-ms-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
   }
   #btnText {
        float: left;
        font-size: 24px;
        width: 72.22619047619048%;
        height: auto;
        text-align: center;
        font-weight: normal;
        line-height: 1em;
        word-wrap: !important;
        margin-left: 13.892857142857142%;
        margin-top: 4px;
        clear: none;
        min-height: 29px;
        color: rgb(255, 255, 255);
   }
   #image1 {
        float: none;
        width: auto;
        max-width: 65%;
        height: auto;
        margin-left: 15%;
        margin-top: 6px;
        clear: none;
        color: rgb(0, 0, 0);
        margin-right: auto;
   }
#bottomLeft {
	float: left;
	height: 50%;
	margin-left: 2.5%;
	margin-top: 18px;
	margin-bottom: 5px;
	clear: both;
	width: 95%;
	background-color: rgb(198, 198, 198);
	box-shadow: rgb(93, 93, 93) 0px 0px 8px 0px;
}
#bottomCenter {
	float: left;
	height: 50%;
	margin-left: 2.5%;
	margin-top: 18px;
	margin-bottom: 5px;
	clear: none;
	width: 95%;
	background-color: rgb(198, 198, 198);
	box-shadow: rgb(93, 93, 93) 0px 0px 8px 0px;
}
#bottomRight {
	float: left;
	height: 50%;
	margin-left: 2.5%;
	margin-top: 18px;
	margin-bottom: 5px;
	clear: none;
	width: 95%;
	background-color: rgb(198, 198, 198);
	box-shadow: rgb(93, 93, 93) 0px 0px 8px 0px;
}
#highlightImage {
    float: left;
    width: 40%;
    max-width: 42%;
    height: auto;
    margin-left: 31%;
    margin-top: 5px;
    clear: none;
	color: rgb(0, 0, 0);
}
#highlightText {
	padding-top: 0px;
	float: left;
	font-size: 1em;
	width: 90%;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	word-wrap: break-word;
	margin-left: 5%;
	margin-top: 13px;
	clear: both;
	min-height: 45px;
}
#highlightBtn {
	float: left;
	height: 33px;
	margin-left: 6.25%;
	margin-top: 0px;
	margin-bottom: 5%;
	max-width:none;
	clear: none;
	width: 87%;
	background-image: -moz-linear-gradient(rgb(22,107,170), rgb(15,61,124)); /* FF 3.6+ */  
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #166BAA), color-stop(100%, #0F3D7C)); /* Safari 4+, Chrome 2+ */
	background-image: -webkit-linear-gradient(rgb(22,107,170), rgb(15,61,124)); /* Safari 5.1+, Chrome 10+ */  
	background-image: -o-linear-gradient(rgb(22,107,170), rgb(15,61,124)); /* Opera 11.10 */  
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#166BAA', endColorstr='#0F3D7C'); /* IE6 & IE7 */  
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#166BAA', endColorstr='#0F3D7C')"; /* IE8+ */  
	background-image: linear-gradient(rgb(22,107,170), rgb(15,61,124));
	background-attachment: scroll;
	background-size: auto;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}
#highlightBtnText {
	padding-top: 0px;
	float: left;
	font-size: 20px;
	width: 80%;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	margin-left: 10%;
	margin-top: 4px;
	clear: none;
	min-height: 29px;
	color: rgb(255, 255, 255);
}
#footerText {
	margin-top: 3px;
    font-size: 12px;
}

nav {
	float:none;
	clear:none;
	width: 100%;
	height: auto;
	padding: 5px;
	color:#FFFFFF;
}

nav ul {
	padding: 5px;
	margin-right: 5px;
	text-align: center;
	background-color: rgb(222, 222, 222);
}

nav ul li {
	font: 13px Verdana, 'Lucida Grande';
	cursor: pointer;
	-webkit-transition: padding .05s linear;
	-moz-transition: padding .05s linear;
	-ms-transition: padding .05s linear;
	-o-transition: padding .05s linear;
	transition: padding .05s linear;
}
nav ul li.drop {
	position: relative;
}
nav ul > li {
	width:100%;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
}
nav ul li a {
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	color: #eee;
	display: block;
	float: none;
	background-color:#000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	text-decoration: none;
	text-rendering: optimizelegibility;
	-moz-text-blink: none;
	-moz-text-decoration-color: rgb(119, 119, 119);
	-moz-text-decoration-line: none;
	-moz-text-decoration-style: solid;
}

.mainBody {
	margin-top: 10px;
}

.sidebar {
	position: relative;
	float: left;
	clear: both;
	width: 80%;
	padding-right:20px;
	height: auto;
	margin-left:8%;
}

.sidebar ul {
	padding: 0px;
	text-align: center;
	background-color:transparent;
}

.sidebar li {
	padding:0px;
	width:100%;
}

.sidebar a {
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	background-color:#CCC;
	padding-top:1px;
	margin-top:10px;
	height:5px;
	line-height:normal;
}
.sidebar ul li a {
	font-size:12px;
}


.article {
	float:left;
	position:relative;
	clear:both;
	height:auto;
	padding-top:0px;
	margin-right:5px;
	width:100%;
}


}
@media print {
   body {
      color: #000;
      background: #fff;
      width: 100%;
      margin: 0;
      padding: 0;
   }

   @page {
      margin: .5in;
   }
* {
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
}
   article a {
      font-weight: bolder;
      text-decoration: none;
   }

   article a[href^=http]:after {
      content:" <" attr(href) "> ";
   }

#bodyText {
    font-size: 12px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    word-wrap: break-word;
    clear: both;
}
   
#bannerText {
	margin-top: 30px;
	margin-left: 4%;
	clear: none;
	width: 48%;
	font-size: 30px;
	max-width: 425px;
}
#image1 {
	height: auto;
	width: 30%;
	max-width: 350px;
	margin-top: -190px;
	margin-left: 0px;
	clear: none;
	margin-right: 4%;
	float: right;
}
#btn {
	width: 48%;
	height: 39px;
	margin-top: 2px;
	margin-left: 4%;
	max-width: 425px;
	clear: both;
}
#btnText {
    font-size: 16px;
    width: 72%;
    height: auto;
    word-wrap: !important;
    margin-left: 14%;
    margin-top: 2px;
    clear: none;
}
#box {
	margin-top: 27px;
	margin-left: 5px;
	clear: none;
	width: 14%;
	height: 32px;
	max-width: 150px;
}
#bottomLeft {
	width: 25%;
	height: 50%;
	margin-top: 15px;
	margin-left: 5%;
	clear: both;
	background-color: rgb(198, 198, 198);
}
#bottomCenter {
	width: 25%;
	height: 50%;
	margin-top: 15px;
	margin-left: 7.5%;
	margin-right: 7.5%;
	clear: none;
	background-color: rgb(198, 198, 198);
}
#bottomRight {
	width: 25%;
	height: 50%;
	margin-top: 15px;
	margin-right: 5%;
	clear: none;
	background-color: rgb(198, 198, 198);
	border: #000;
	border-style:solid;
}
#banner {
	width: 98%;
	height: 200px;
	margin-top: 15px;
	margin-left: 1%;
	margin-right: 1%;
	clear: none;
}
#image {
	margin-top: 0px;
	margin-left: 6%;
	clear: none;
	float: left;
	margin-right: 0px;
}
#highlightText {
	font-size: 12px;
	line-height: 12px;
}


}