
/*=== Reset Styles ===*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
}
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:"" "";
}
a  {
	text-decoration: none;
}


body {
	background-image:url("./images/bg2012.jpg");
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0;
	font:12px/1.3 Trebuchet MS, Helvetica, Arial, sans-serif;

}
#wrapper  {
	position: relative;
	width: 984px;
	height: auto;
	margin: 0 auto 0 auto;
}
#header  {
	margin; 0;
}

ul  {
	margin-left: 40px;
}
/*=== Navigation ===*/

#navContainer { /* to center the navigation */
	width: 980px;
	text-align: center;
	margin: 11px auto 0 auto;
}
#topNav	{
	width: 977px;
	height: 44px;
	margin-top: 0px;
	background: #016aab; /* IE 7,8,9 */
	background: -moz-linear-gradient(top, rgba(4,136,209,1) 40%, rgba(4,89,141,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,rgba(1,136,219,1)), color-stop(100%,rgba(4,89,141,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(4,136,209,1) 40%,rgba(4,89,141,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(4,136,209,1) 40%,rgba(4,89,141,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(4,136,209,1) 40%,rgba(4,89,141,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(4,136,209,1) 40%,rgba(4,89,141,1) 100%); /* W3C */
	float: left;
	display: inline;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: double 3px #1e94db;
}

#topNav a {

	padding: 7px 20px 7px 20px;
	color: #f7f6f6;
	font-weight: bold;
	display: inline;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	font: 14px/1.6 Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#siteNav  {
	padding: 7px 20px 7px 20px;
	color: #f7f6f6;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	font: 14px/1.6 Helvetica, Arial, sans-serif;
	display: inline;
	background: #0478be;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border-top: solid 1px #3bb3fb;
	border-bottom: solid 1px #000;
	cursor: pointer;
}
#siteNav img  {
	margin-bottom: -5px;
}
#topNav a:hover {
	background: #0175b4;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #3bb3fb;
}
#topNav .onPage {
	background: #0175b4;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #3bb3fb;
}



/*===  Title  ===*/

#title  {
	float: right;
	font: 22px/1.6 'Kameron', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: -25px 0 15px 0;
	padding-right: 5px;
}


/*===  Logo  ===*/

#logo {
    position:relative;
    top: 10px;
    left: 0px;
    width: 220px;
    height: 109px;
}


/*=== Content ===*/

#content {
	overflow: auto;
	width: 970px;
	margin: 0px auto 0 auto;
	padding-top: 0px;
	background: #fff;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
hr      {
	width: 100%;
	border: none 0; 
	border-top: 1px solid #ccc;
	height: 1px;
	margin: 5px 0 5px 0;
}
strong  {
	font-weight: bold;
}
.imgleft {
	float: left;
	padding: 10px 10px 5px 0;
}
.imgright {
	float: right;
	padding: 10px 0 5px 10px;
}


/*=== Banner ===*/

#banner  {
	height: 130px;
	width: 970px;
	background: #f4f2eb;
	padding: 0;
	margin-top: 0px;
}
#banner img  {
	float: right;
}
#banner h2  {
	font: 24px/1.3 Helvetica, Arial, sans-serif;
	color: #016aab;
	padding: 55px 0 0 30px;
	margin-top: 0px;
}

/*=== Warning ===*/

#warningbox {
	margin: 0 60px 20px 0;
	background-color: #9F9;
	/* background-color: #FCC; */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color:#7FFFAE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1em;
	padding: 7px 10px 0 0;
}
#warningbox a  {
	color:#660;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1em;
}

#warningbox canvas  {
	float: left;
	margin: 0px 10px 0 10px;
}

#warning  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5em;
	margin: -2px 5px 0 5px;
	padding: 0 5px 0 5px;
}
#warning a  {
	color: #fce305;
}
#warning a:hover  {
	color: #fca104;
}


/*=== Left Side ===*/

#leftColumn  {
	position: relative;
	float: left;
	width: 640px;
	height: auto;
	margin-top: 0px;
	padding: 20px 20px 20px 20px;
	border-right: solid 12px #f4f2eb;
	background-color: transparent;
}
#leftColumn h2  {
	font: 23px/1.3 Helvetica, Arial, sans-serif;
	color: #016aab;
	padding: 5px 15px 10px 15px;
	border-bottom: solid 1px #eee;
}
#leftColumn .quote  {
	width: 620px;
	height: 165px;
	background: url("images/quote_box.jpg") no-repeat;
	padding: 10px 10px 0 30px;
}
#leftColumn p {
	font: 13px/1.6 Helvetica, Arial, sans-serif;
	color: #858585;
	margin: 0px 0 8px 0;
}
#leftColumn h3  {
	display: block;
	color: #016aab;
	font: 16px/1.3 Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
}
#leftColumn .intro  {
	font: 14px/1.6 Helvetica, Arial, sans-serif;
	color: #858585;
	border-bottom: solid 1px #eee;
	padding: 10px 15px 20px 15px;
	margin-bottom: 0px;
}
#leftColumn .section  {
	font: 13px/1.6 Helvetica, Arial, sans-serif;
	color: #858585;
	padding: 0 15px 20px 15px;
	margin-bottom: 0px;
}
#leftColumn .section a  {
	color: #1f8ed3;
}
#leftColumn .section a:hover  {
	color: #016aab;
}
.section img  {
	float: left;
	margin: 0 10px 5px 0;
}
#announcements  {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #eee;
	font: 12px/1.3 Helvetica, Arial, sans-serif !important;
}
#announcements li  {
	list-style: none;
}
#pageManager {
	text-align: center;
}
#pageManager .activePage {
	cursor: default;
	color: #016aab;
	font-weight: bold;
}
#previous  {
	cursor: pointer;
}
#next  {
	cursor: pointer;
}
#pages  {
	cursor: pointer;
}

/*=== Callouts ===*/

.callout  {
	float: left;
	height: 100%;
	border-bottom: solid 1px #eee;
	padding-right: 20px;
}
.calloutLast  {
	border-bottom: none;
}
.callout p  {
	font: 13px/1.6 Helvetica, Arial, sans-serif;
	color: #858585;
	margin: 0px;
}
.callout strong  {
	display: block;
	color: #016aab;
	font: 16px/1.6 Helvetica, Arial, sans-serif;
	margin-top: 20px;
}
.calloutIcon  {
	float: left;
	width: 100px;
	height:115px;
	line-height: 115px;
	text-align: center;
	margin-right: 15px;
}
.callout img  {
	vertical-align: middle;
}
.callout a  {
	color: #44b7ed;
}
.callout a:hover  {
	color: #016aab;
}

/*=== Right Side ===*/

#rightColumn  {
	position: relative;
	float: left;
	width: 235px;
	margin: 10px 25px 0 15px;
}
#rightColumn a  {
	color: #0072b9;
}
#rightColumn a:hover  {
	color: #049bf9;
}
#rightColumn h2  {
	color: #858585;
	font-weight: bold;
	border-top: solid 1px #d6d4d4;
	background-color: #f3eedb;
	width: 220px;
	line-height: 2.5em;
	padding-left: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#rightColumnNav {
	font:12px/2.5 Helvetica, Arial, sans-serif;
}
#rightColumnNav a  {
	display: block;
	color: #858585;
}
#rightColumnNav a:hover  {
	color: #e49f16;
}
#rightColumnNav ul  {
	list-style: none;
}
#rightColumnNav li  {
	border-bottom: 1px solid #eee;;
}

/* Search */

#search  {
	width: 235px;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}
.searchField {
	width: 160px;
	height: 19px;
	margin: 1px 0px 0px 0px;
	float: left;
	display: inline;
	padding: 0px 3px 1px 10px;
	border-top: solid #ccc 2px;
	border-right: none;
	border-bottom: solid #ccc 1px;
	border-left: solid #ccc 1px;
	font-size: 12px;
	color: #858585;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}
input:focus {
	outline: none;
}
.submit  {
	position: relative;
	width: 60px;
	height: 23px;
	margin-top: 1px;
	padding-top: 3px;
	border: none;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	background: #0072b9; /* IE 7,8,9 */
	background: -moz-linear-gradient(top, rgba(000,114,185,0.6) 0%, rgba(000,114,185,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(000,114,185,0.6)), color-stop(100%,rgba(000,114,185,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(000,114,185,0.6) 0%,rgba(000,114,185,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(000,114,185,0.6) 0%,rgba(000,114,185,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(000,114,185,0.6) 0%,rgba(000,114,185,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(000,114,185,0.6) 0%,rgba(000,114,185,1) 100%); /* W3C */
	font-family: arial, helvetica, sans serif;
	color: #fff;
	font-size: 12px;
}
.submit:hover  {
	background: #0072b9;
	text-decoration: none;
	cursor: pointer;
}

/*=== Accordion ===*/

#accordion1  {
	width: 600px;
	height: 800px;
	margin: 0px 10px 20px 0;
}
.ui-accordion-content  {

}
#accordion1 .links  {
	font:12px/2.5 Helvetica, Arial, sans-serif;
}
#accordion1 a  {
	color: #858585;
}
#accordion1 a:hover  {
	color: #e49f16;
}
#accordion1 h2  {
	color: #858585;
	font-weight: bold;
	border-top: solid 1px #d6d4d4;
	background-color: #f3eedb;
	width: 220px;
	line-height: 2.5em;
	padding-left: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


/*=== Box 1 ===*/

#box1  {
	width: 235px;
	height: 160px;
	background: url("images/boxback.jpg") bottom left repeat-y;
	margin-top: 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#box1 .tab3  {
	cursor: pointer;
	display: inline-block;
	width: 234px;
	height: 18px;
	padding-top: 7px;
	text-align: center;
	background-color: #f3eedb;
	-webkit-border-top-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	border-top: solid 1px #d6d4d4;
	border-left: solid 1px #f5efcf;
	border-bottom: solid 5px #f3eedb;
	font: 15px/1.3 Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #7c7c7b;
	font-style: italic;
}
#box1 p  {
	font:12px/1.5 Helvetica, Arial, sans-serif;
	color: #7c7c7b;
	padding: 10px 110px 0 20px;
}
#box1 img  {
	float: right;
	padding: 22px 20px 0 0;
}


/*=== Box 2 ===*/

#box2  {
	width: 235px;
	height: 116px;
	background: url("images/dpsTV_background.jpg") top left no-repeat;
	margin-top: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#box2 .tab3  {
	cursor: pointer;
	display: inline-block;
	width: 234px;
	height: 23px;
	padding-top: 3px;
	text-align: center;
	background-color: #f5efcf;
	-webkit-border-top-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	border-top: solid 1px #d6d4d4;
	border-left: solid 1px #f5efcf;
	border-bottom: solid 5px #f5efcf;
	line-height: 2.30em;
	color: #7c7c7b;
	font-style: italic;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
#box2 p  {
	font:18px/.7 Helvetica, Arial, sans-serif;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	padding: 82px 84px 0 10px;
}
#box2 img  {
	float: right;
	padding: 12px 15px 0 0;
}
#box2 a  {
	font:12px Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: bold;
}
#box2 a:hover  {
	color: #049bf9;
}

/*=== Box 3 ===*/

#box3  {
	width: 235px;
	height: 160px;
	background: url("images/boxback.jpg") bottom left repeat-y;
	margin: 10px 0 20px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#box3 .tab3  {
	cursor: pointer;
	display: inline-block;
	width: 234px;
	height: 18px;
	padding-top: 3px;
	text-align: center;
	background-color: #f3eedb;
	-webkit-border-top-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	border-top: solid 1px #d6d4d4;
	border-left: solid 1px #f5efcf;
	border-bottom: solid 5px #f3eedb;
	font: 15px/1.3 Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #7c7c7b;
	font-style: italic;
}
#box3 p  {
	font:12px/1.5 Helvetica, Arial, sans-serif;
	color: #7c7c7b;
	padding: 10px 110px 0 20px;
}
#box3 img  {
	float: right;
	padding: 20px 15px 0 0;
}

/*=== Footer ===*/

#footer  {
	position: relative;
	clear: both;
	height: 155px;
	background: url("images/footer_background.jpg") repeat-x;
	text-align: center;
	margin-top: -13px;
}
#footer p  {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 2em;
}
#footer .links  {
	font-weight: normal;
	font-size: 13px;
	padding-top: 30px;
}
#footer .links a  {
	color: #fff;
	margin: 0 8px 12px 8px;
}
#footer .links a:hover  {
	color: #eee;
	margin: 0 8px 12px 8px;
}
#footer a  {
	color: #fff;
	margin: 0 8px 12px 8px;
}


/* IE7-8 Fixs using browserselector.js*/

.ie7 #content {
	margin: 54px auto 0 auto;
}
.ie7 #footer {
	margin-top: 0px;
}
.ie7 #transOptions  {
	background: #046aa5;
}
.ie8 #transOptions  {
	background: #046aa5;
}