@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:600);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:700);

.outerShadow {
  -moz-box-shadow:    2px 3px 5px #666;
  -webkit-box-shadow: 2px 3px 5px #666;
  box-shadow:         2px 3px 5px #666;
}

.dnnEditState .DnnModule {
	opacity: 1.0;
}
.adminTools{
	background:#343434;
	padding:7px 0px 6px;
	color:#f7f7f7;
	height: 18px;
}
.adminTools #wrapper{
	background:#343434;
}
.adminTools .user{
	float:left;
}
.adminTools div{
	color:#f7f7f7;
	font-size:12px;
}
.adminTools ul{
	float:right;
	margin:4px 0px 0px;
}
body.ie7 .adminTools ul, body.ieundefined .adminTools ul{
	width:500px;
}
.adminTools ul li{
	float:left;
	border-left:1px solid gray;
	list-style:none;
	line-height: 90%;
	padding:0px 10px;
}
.adminTools ul li:first-child{
	border-left:none;
}
.adminTools ul li a{
	color:#87d1ee;
	text-decoration:none;
}
.adminTools ul li a:hover{
	color:#08a7e7;
}
div#skipmenu{
	position:relative;
}
div#skipmenu a.skippy{
	position:absolute;
	top: -1000px;
	left:-1000px;
	height: 1px;
	width: 1px;
	overflow:hidden;
}

div#skipmenu a.skippy:active, div#skipmenu a.skippy:focus, div#skipmenu a.skippy:hover{
	position: absolute;
	top:auto;
	left:auto;
	width:100%;
	height: 1em;
	width: auto;
	font-size:1em;
	font-weight:bold;
	width:100%;
	padding-bottom:15px;
	color: black;
	z-index:100;
	text-align:right;
	margin-bottom:25px;
}
.ControlPanel input {
	height:25px!important;
}

#Body{
	font-family: 'Source Sans Pro', sans-serif;
	color:#505050;
	font-size:14px;
}
p,div{
	font-family: 'Source Sans Pro', sans-serif;
	color:#505050;
	font-size:14px;
}
ul li{
	font-family: 'Source Sans Pro', sans-serif;
	line-height:160%;
	list-style:disc;
	padding:5px 0px;
}
ul li span{
	font-size:14px; !important;
	color:#505050;
	line-height: 157% !Important;
}
a,a:link,a:active,a:hover,a:visited{
	color:#08a7e7;
}

.Normal, p{
	font-size:14px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height:150%;
	margin:0px 0px 15px;
}
.Head{
	border:none !important;
	margin:0px;
	padding:0px;
}
h1 a, h2 a, h3 a, h4 a, h5 a{
	text-decoration:none;
} 
h1{
	font-family: 'Source Sans Pro', sans-serif;
	margin:0px;
	padding:0px;
	font-weight:normal;
	line-height:130%;
}
h2{
	font-family: 'Source Sans Pro', sans-serif;
	margin:0px;
	padding:0px;
	font-weight:normal;
	line-height:130%;
}
h3{
	font-family: 'Source Sans Pro', sans-serif;
	margin:0px;
	padding:0px;
	font-weight:normal;
	line-height:130%;
}
h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	margin:0px 0px 5px;
	padding:0px;
	font-weight:700;
	line-height:130%;
	text-transform:uppercase;
	letter-spacing: 0px;
	color:#505050;
}
h5{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	margin:0px 0px 5px;
	padding:0px;
	font-weight:600;
	line-height:130%;
}
h6{
	color:#242424;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:15px;
	margin:0px 0px 5px;
	padding:0px;
	font-weight:600;
	line-height:130%;
}

.clear{
	clear:both;
}
.DNNEmptyPane{
	display:none;
}
#wrapper{
	width: 940px;
	margin: 0 auto;
	padding: 0px 10px;
}
#mobileHeader, #mobile_nav2{
	display:none;
}
#header{
	background:url(images/bg-content.jpg) repeat;
	float:left;
	width:100%;
}
#header #wrapper{
	background:url(images/bg-content.jpg) repeat;
}
#logo{
	float:left;
	width:220px;
	height:60px;
	margin: 44px 0px 0px;
}
.topLinks{
	float: right; 
	margin: 25px 0px 0px; 
	color:#6f6f6f;
	line-height: 110%;
}
#dnn_RotatorPane{
	background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
    height: 302px;
    margin: 0 47px 40px;
    padding: 2px 4px;
    width: 833px;
    position:relative;
}
#dnn_ImagePane{
	background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
    height: 302px;
    margin: 20px 47px 40px;
    padding: 2px 4px;
    width: 833px;
    position:relative;
}
#dnn_ImagePane img{
	width:830px !important;
	height:300px !important;
	border:1px solid #e2e2e2;
}

#dnn_RotatorPane .slide img{
	width:830px !important;
	height:300px !important;
	border:1px solid #e2e2e2;
}
.prev a{
	background:url(images/arrow-left.png) no-repeat;
	display:block;
	text-indent:-9999px;
	height: 80px;
	width: 30px;
}
.prev{
	left: -45px;
    position: absolute;
    top: 45%;
    z-index: 1000;
}
.next a{
	background:url(images/arrow-right.png) no-repeat;
	display:block;
	text-indent:-9999px;
	height: 80px;
	width: 30px;
}
.next{
	right: -45px;
    position: absolute;
    top: 45%;
    z-index: 1000;
}
#dnn_FullContentPane{
	width:845px;
	float:left;
	clear:both;
	margin:0px 47px 20px;
}
#dnn_FullContentPane2{
	width:100%;
	float:left;
	clear:both;
	margin:0px 0px 20px;
}
#navwrap{
	/*background: url(images/bg-nav.png) no-repeat;
	width: 529px;
	height: 65px;
	float: right;
	margin: 27px 0px 25px;
	padding: 11px 10px;
	clear: right;*/
	background: url(images/bg-nav.png) repeat-x;
	/*width: 529px;*/
	height: 65px;
	float: right;
	margin: 27px 0px 25px;
	padding: 11px 10px;
	clear: both;
	background-size: 100%;
}
#nav{
	float:right;
}
#nav ul{
	margin:0;
	padding:0;
}
#nav li{
	float: left;
	list-style: none;
	margin: 24px 0px 0px;
	padding:0px 8px;
	border-left:1px solid #bdbdbd;
	line-height: 110%;
}
#nav li:first-child{
	border-left:none;
}
/*-------------------------------------------------------------
	LEVEL TWO
-------------------------------------------------------------*/

#nav li ul {
	background:#fff;
	font-weight: normal;
	display:none;
	margin:0px 0px 0px 0px;
	padding:10px;
	position: absolute;
	width: 130px;
	z-index:200000;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	-webkit-box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, .2);
	box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, .2);
}

#nav li:hover li a{
	background:#FFF !important;
}
#nav li:hover ul
{
	display:block;
}
#nav li li a{
	background:none;
}
#nav li li {
	margin:0px;
	padding:0;
	width:100px;
	border-left:none;
}

#nav li li:first-child {

}

#nav li ul .SelectedTab {
	background:none;
}

#nav li ul a {
	border-bottom:solid 1px #e0e3e6;
	color:#08a7e7;
	display:block;
	margin:0;
	padding: 4px 0px;
	position:relative;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	height:auto;
	width:130px;
	-webkit-border-radius:0px !Important;
	border-radius: 0px !Important;
}

body.ie #nav li ul a {
	float:left;
}

#nav li ul a:hover {
	text-decoration:none;
	-webkit-border-radius:0px;
	border-radius: 0px;
	color:#ef7419;
	position:relative;
}
#nav li li a:hover, #nav li li:hover, #nav li:hover li a:hover {
	-webkit-border-radius:0px !Important;
	border-radius: 0px !Important;
}

#nav li.SelectedTab li a
{
	-webkit-box-shadow: none;
	box-shadow: none;
	background:none;
}
#nav161{
	display:none;
}
#nav156{
	border-left: none !important;
}
#main_nav ul{
	margin:0;
	padding:0;
}

#main_nav{
	float:right;
	margin:0px 0 0 0;
	background:#c4c4c4;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
body.ie7 #main_nav, body.ieundefined #main_nav{
	width: 525px;
}
#main_nav li{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #dad9d9;
	line-height: 130%;
}
#main_nav li:first-child{
	border-left:none;
}
#main_nav li:last-child, #main_nav92{
	border-right:none;
}
body.ie7 #main_nav li a, body.ieundefined #main_nav li a{
	padding: 10px 20px 10px 21px;
}
body.ie8 #main_nav li a{
	padding: 10px 20px 10px 21px;
}
body.ie7 #main_nav li a, body.ie8 #main_nav li a, body.ieundefined #main_nav li a{
	font-weight:600;
	font-size:12px;
}
#main_nav li a{
	font-weight:700;
	font-family: 'Source Sans Pro', sans-serif;
	display:block;
	color:#fff;
	font-size:14px;
	padding: 10px 19px 10px 19px;
	text-decoration:none;
}
#main_nav li.SelectedTab a{
	font-weight:700;
	font-family: 'Source Sans Pro', sans-serif;
	color:#fff;
	background:#08a7e7;
}
#main_nav li a:hover{
	background:#08a7e7;
}
#main_nav90 a:hover{
	background:#08a7e7;
	-webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
#main_nav90.SelectedTab a{
	-webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
#main_nav92.SelectedTab a{
	-webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
#main_nav92 a:hover{
	background:#08a7e7;
	-webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}








#content{
	background:url(images/bg-white-dropshaddow.jpg) repeat-x;
	clear:both;
	float:left;
	width:100%;
}
#content #wrapper{
	background:url(images/bg-white-dropshaddow.jpg) repeat-x;
	padding: 35px 10px;
}
#graycontent{
	background:#f4f4f4;
	clear:both;
	float:left;
	width:100%;
	border-top:2px solid #c6c6c6;
	border-bottom:2px solid #c6c6c6;
}
#graycontent #wrapper{
	border-top:2px solid #c6c6c6;
	border-bottom:2px solid #c6c6c6;
	padding: 35px 10px 60px;
	background:#f4f4f4;
	margin:-2px auto -2px;
}
#dnn_ContentPane, #dnn_grayContentPane, #dnn_blueContentPane, #dnn_grayContentPane2, #dnn_TimeLinePane{
	width:940px;
	float:left;
	clear:both;
}
#dnn_gray1col_center, #dnn_white1col_center, #dnn_gray1col_center2{
	clear:both;
	width:48.5%;
	margin:0px auto 25px auto;
}
#dnn_gray2col_1, #dnn_white2col_1, #dnn_gray2col_1bottom{
	float:left;
	clear:both;
	width:48.5%;
	margin:0px 25px 25px 0px;
}
#dnn_gray2col_2, #dnn_white2col_2, #dnn_gray2col_2bottom{
	float:left;
	width:48.5%;
}


#dnn_gray4col_1, #dnn_white4col_1{
	float:left;
	clear:both;
	width:23%;
	margin-bottom:50px;
}
#dnn_gray4col_2, #dnn_gray4col_3, #dnn_gray4col_4, #dnn_white4col_2, #dnn_white4col_3, #dnn_white4col_4{
	float:left;
	width:23%;
	margin-left:15px;
	margin-bottom:50px;
}
#dnn_white3col_1{
	float:left;
	clear:both;
	width:31.7%;
}
#dnn_white3col_2, #dnn_white3col_3{
	float:left;
	margin:0px 0px 0px 20px;
	width:31.7%;
}
#dnn_gray3col_1{
	width:29.7%;
	float:left;
	clear:both;
	margin:0px 0px 0px 0px;
}
#dnn_gray3col_2, #dnn_gray3col_3{
	width:29.7%;
	float:left;
	margin:0px 0px 0px 50px;
}



#bluecontent{
	background:url(images/bg-footerbg-footer.jpg) repeat #0584b7;
	border-top:2px solid #ffffff;
	clear:both;
	float:left;
	width:100%;
}
#bluecontent #wrapper{
	background:url(images/bg-footerbg-footer.jpg) repeat #0584b7;
	padding: 35px 10px 50px;
}
#whitecontent{
	padding: 35px 0px 50px;
	clear:both;
	float:left;
	width:100%;
}
#imagearea{
	padding: 0px;
	clear:both;
	float:left;
	width:100%;
	position:relative;
	min-height:470px;
}
#dnn_fullImagePane{
	width: 100%;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 470px;
	overflow: hidden;
}
#dnn_fullImagePane img{
	width: 100% !important;
	height: auto !important;
	min-height: 470px !important;
	min-width: 1295px !important;
	bottom: 0px;
	z-index: 0;
}
#dnn_fullImagePane .contentWrap{
	position: absolute;
	width: 960px;
	left: 20%;
	top: 20%;
}
#dnn_fullImagePane .contentWrap h2{
	color:#fff;
	font-size:60px;
}
#dnn_fullImagePane .contentWrap .orange_btn_xlg{
	font-size:35px;
	padding: 14px 40px 18px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	margin-top:20px;
	border: 4px solid #0474a2;
	font-weight:600;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
#dnn_blue2col_1{
	float:left;
	clear:both;
	width:20%;
	margin-top:25px;
	margin:0px 40px 0px 210px;
}
#dnn_blue2col_2{
	float:left;
	width:20%;
	margin:0px 0px 0px 100px;
}
#dnn_blue3col_1, #dnn_white3col_1{
	width:20%;
	float:left;
	clear:both;
	margin:0px 40px 0px 110px;
}
#dnn_blue3col_2, #dnn_blue3col_3, #dnn_white3col_2, #dnn_white3col_3{
	width:20%;
	float:left;
	margin:0px 40px;
}
#dnn_whiteContentPane{
	background:#fff;
	border-top:2px solid #ffffff;
	clear:both;
	float:left;
	width:100%;
}
#dnn_whiteContentPane2{
	background:#fff;
	border-top:2px solid #ffffff;
	clear:both;
	float:left;
	width:100%;
}
 
#footer-inlay{
	background: url(images/bg-white-dropshaddow-2.jpg) repeat-x;
	float: left;
	width: 100%;
	height: 7px;
}
#footer-inlay #wrapper{
	background: url(images/bg-white-dropshaddow-2.jpg) repeat-x;
	height: 7px;
}
#footer{
	background: url(images/bg-content.jpg) repeat;
	float: left;
	width: 100%;
	padding:0px 0px 0px;
}
#footer #wrapper{
	background: url(images/bg-content.jpg) repeat;
}
#footer #login a{
	color: #e0e3e6;
}
#footer3col_1{
	clear:both;
	float:left;
	width:27%;
	border-right: 1px solid #c7c9cb;
	padding:20px 0px;
	height:200px;
}
#footer3col_2{
	float:left;
	width:40%;
	border-right: 1px solid #c7c9cb;
	border-left:1px solid #fff;
	padding:20px 20px;
	height:200px;
}
#footer3col_3{
	float:left;
	width:24%;
	border-left:1px solid #fff;
	padding:20px 0px 20px 20px;
	height:200px;
}
#footer1col_full{
	padding:30px 0px 50px;
	float:left;
}
#footer hr{
	margin:0px;
	padding:0px;
	border-top: 1px solid #c7c9cb;
	border-bottom: 1px solid #fff;
	width: 100%;
}
#footer .orange_btn_lg{
	font-size: 18px;
	padding: 8px 25px 9px;
	margin: 0px;
}
#footer .orange_btn_lg:hover{
	color:#fff !important;
}
.social{
	margin:0px 0px 20px;
	padding:0px;
}
.social li{
	list-style:none;
	margin: 11px 0px;
	line-height:120%;
	padding:0px;
}
.social .Facebook{
	background: url(images/icon-facebook.png) no-repeat scroll 0px 0px;
	padding: 5px 0px 6px 29px;
}
.social .YouTube{
	background:url(images/icon-youtube.png) no-repeat scroll 0px 0px;
	padding: 5px 0px 6px 29px;
}
.social .LinkedIn{
	background:url(images/icon-linkedin.png) no-repeat scroll 0px 0px;
	padding: 5px 0px 6px 29px;
}
.social .Blog{
	background:url(images/icon-blog.png) no-repeat scroll 0px 0px;
	padding: 5px 0px 6px 29px;
}
#twitter{
	margin:15px 0px 0px;
	padding: 10px 10px 5px;
	background:#fff;
	float: left;
	border: 1px solid #d6d6d6;
	position:relative;
	z-index: 0;
	width:94%;
}
#twitter a{
	color:#07a6e7 !Important;
}
.twitterimg{
	background: url("images/twitter-bottom.png") no-repeat scroll 0 0 transparent;
    bottom: -67px;
    height: 67px !important;
    left: -14px;
    position: absolute;
    width: 389px;
    z-index: 10;
}
#twitter ul{
	margin:0px;
	padding:0px;
}
#twitter li{
	list-style: none;
	margin:0px;
	padding:0px;
}
.posted{
	margin:0px 0px 0px 92px;
	line-height: 200%;
	position:relative;
	z-index:0;
}
#dnn_footerContentPane{
	width:500px;
	float:left;
	clear:both;
	margin-right: 0px;
    width: 440px;
}
#siteCredits{
	width: 404px;
	float:left;
	margin-left:25px;
}
#siteCredits p{
	color:#07a6e7;
	font-size:12px;
	font-weight: 700;
	line-height: 200%;
	margin: 5px 0px;
}
#siteCredits a{
	color:#ef7419 !Important;
	text-decoration:underline !Important;
	font-size:12px !Important;
	font-weight: 700 !Important;
}
.backtop{
	float: right;
	margin: 2px;
}
.links{
	float:left;
	margin:0px;
	padding:0px;
}
.links li{
	list-style:none;
	padding:2px 0px;
}
.mobile{
	display:none;
}
body.ie7 #footer a, body.ie8 #footer a, body.ieundefined #footer a{
	font-size:12px;
	font-weight:400;
}

#footer a{
	color: #505050;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
}
#footer a:hover{
	color:#ef7419 !Important;
}


#footer h4{
	color:#08a7e7;
	font-size:14px;
	font-weight:700;
	margin:0px 0px 1px;
}
.logos{
	float:left;
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px;
	width: 100%;
}
.logos li{
	list-style:none;
	float: left;
	padding:0px 8px 0px 0px;
	
}
/* INNER CSS */
#left_nav{
	clear:both;
	float:left;
	width:220px;
}
#left_nav ul{
	margin:0;
	padding:0;
}
#left_nav li{
	list-style:none;
	border-bottom:1px solid #ccc;
}
#left_nav li a{
	display:block;
	color:#999;
	font-size:14px;
	padding:10px 0;
}
#left_nav li.SelectedTab a{
	font-size:14px;
	padding:10px 0 0 0;
}
#left_nav li ul{
	margin:10px 0;
}
#left_nav li li{
	border:none;
}
#left_nav li.SelectedTab li a{
	font-weight:normal;
	font-size:12px;
	padding:0 0 5px 5px;
}
#left_nav li li.SelectedTab a{
	font-weight:bold;
}
#left_nav li li ul{
	margin:0 0 10px 0;
}
#left_nav li li li{
	border:none;
}
#left_nav li li.SelectedTab li a{
	font-weight:normal;
	font-size:11px;
	padding:0 0 5px 15px;
}
#left_nav li li li.SelectedTab a{
	font-weight:bold;
}
#left-column{
	clear:both;
	float:left;
	width:220px;
}
#right-column{
	float:left;
	width:700px;
	margin:0 0 0 20px;
}


/*BUTTONS*/
.muted_btn_lg{
	background:#C6C6C6;
	color:#fff !important;
	text-decoration:none;
	font-size:16px;
	padding: 8px 30px 10px;
	border:4px solid #dbdee1;
	-moz-box-shadow: inset 0 0 5px #C6C6C6;
	-webkit-box-shadow: inset 0 0 5px #C6C6C6;
	box-shadow: inset 0 0 5px #C6C6C6;
	margin:10px;
	text-shadow: 1px 1px 1px #A8A8A8;
	display: inline-block;
	font-weight:600;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
.muted_btn_lg:hover{
	background:#08a7e7;
}
.orange_btn_xlg{
	background:#ef7419;
	color:#fff !important;
	text-decoration:none;
	font-size:22px;
	padding: 8px 30px 10px;
	border:4px solid #dbdee1;
	-moz-box-shadow: inset 0 0 5px #ae4a00;
	-webkit-box-shadow: inset 0 0 5px #ae4a00;
	box-shadow: inset 0 0 5px #ae4a00;
	margin:10px;
	text-shadow: 1px 1px 1px #a34703;
	display: inline-block;
	font-weight:600;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
.orange_btn_xlg:hover{
	background:#ff8123;
}
.orange_btn_lg{
	background:#ef7419;
	color:#fff !important;
	text-decoration:none;
	font-size:16px;
	padding: 8px 30px 10px;
	border:4px solid #dbdee1;
	-moz-box-shadow: inset 0 0 5px #ae4a00;
	-webkit-box-shadow: inset 0 0 5px #ae4a00;
	box-shadow: inset 0 0 5px #ae4a00;
	margin:10px;
	text-shadow: 1px 1px 1px #a34703;
	display: inline-block;
	font-weight:600;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
.orange_btn_lg:hover{
	background:#ff8123;
}
.orange_btn_med{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	background:#ef7419;
	color:#fff !important;
	text-decoration:none;
	font-size:15px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 6px 15px 7px 17px;
	border:4px solid #dbdee1;
	-moz-box-shadow: inset 0 0 5px #ae4a00;
	-webkit-box-shadow: inset 0 0 5px #ae4a00;
	box-shadow: inset 0 0 5px #ae4a00;
	margin:15px 10px;
	text-shadow: 1px 1px 1px #a34703;
	display: inline-block;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
.orange_btn_med:hover{
	background:#ff8123;
}
.orange_btn_sm{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	background:#ef7419;
	color:#fff !important;
	text-decoration:none;
	font-size:13px !Important;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 6px 10px 7px 12px;
	border:4px solid #dbdee1;
	-moz-box-shadow: inset 0 0 5px #ae4a00;
	-webkit-box-shadow: inset 0 0 5px #ae4a00;
	box-shadow: inset 0 0 5px #ae4a00;
	margin:0px 10px;
	text-shadow: 1px 1px 1px #a34703;
	display: inline-block;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
.orange_btn_sm:hover{
	background:#ff8123;
}
.arrow{
	background:url(images/arrow-small.png) no-repeat right;
	padding: 0px 18px 3px 0px;
	color:#fff;
}
.arrow_lg{
	background: url(images/arrow-med.png) no-repeat right;
	padding: 0px 22px 3px 0px;
	color:#fff;
}

/*FORM MASTER*/

.contactForm input, .contactForm textarea, .contactForm select, .TestimonialSubmission input, .TestimonialSubmission textarea, 
.TestimonialSubmission select{
	background:#fff;
	border:1px solid #fff;
	-moz-box-shadow: inset 0 0 5px #ababab;
	-webkit-box-shadow: inset 0 0 5px #ababab;
	box-shadow: inset 0 0 5px #ababab;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:12px 12px 10px;
	width:305px;
	margin:6px 20px;
	font-size: 14px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
	font-size:13px;
}

body.ie8 .contactForm input, body.ie8 .contactForm textarea, body.ie8 .contactForm select, body.ie8 .TestimonialSubmission input, body.ie8 .TestimonialSubmission textarea{
	background:none !Important;
	border:1px solid #c5c5c5;
	padding:5px 5px;
	height:20px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
body.ie7 .contactForm input, body.ie7 .contactForm textarea, body.ie7 .contactForm select, 
body.ie7 .TestimonialSubmission input, body.ie7 .TestimonialSubmission textarea, 
body.ieundefined .contactForm input, body.ieundefined .contactForm textarea, body.ieundefined .contactForm select, 
body.ieundefined .TestimonialSubmission input, body.ieundefined .TestimonialSubmission textarea
{
	background:none !Important;
	border:1px solid #c5c5c5;
	padding:5px 5px;
	height:20px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}

.applicationForm input, .applicationForm textarea, .applicationForm select{
	background:#fff;
	border:1px solid #fff;
	-moz-box-shadow: inset 0 0 5px #ababab;
	-webkit-box-shadow: inset 0 0 5px #ababab;
	box-shadow: inset 0 0 5px #ababab;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:12px 12px 10px;
	width:305px;
	margin:6px 0px;
	font-size: 14px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
	font-size:13px;
}
.DNNModuleContent.ModDnnForgeNewsSearchC .NormalTextBox{
	background:#fff;
	border:1px solid #fff;
	-moz-box-shadow: inset 0 0 5px #ababab;
	-webkit-box-shadow: inset 0 0 5px #ababab;
	box-shadow: inset 0 0 5px #ababab;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:12px;
	width:305px;
	margin:6px 0px;
	font-size: 14px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}

.applicationForm input[type="radio"]{
	width:25px;
	border:none !Important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.TestimonialSubmission h4{
	text-align:center;
}
.applicationForm h4{
	margin:12px 0px 0px;
}
.applicationForm p, .applicationForm .SubHead{
	margin:10px 0px 0px;
	font-weight:700;
	float: left;
	clear: both;
	width: 100%;
}
.TestimonialSubmission .SubHead{
	text-align: right;
	font-weight:700;
	float: left;
	clear: both;
	width: 90%;
	margin: 15px 0px 0px;
}
.applicationForm .sm{
	width:97px;
	background-position: 87.5% 54%, center center;
}
.applicationForm .radiobtn label{
	font-weight:700;
	margin: 0px 25px 0px 5px;
}
.applicationForm .radio{
	line-height: 210%;
	float: left;
	clear: both;
	width: 100%;
}
body.ie8 .applicationForm .radio, body.ie7 .applicationForm .radio, body.ieundefined .applicationForm .radio{
	line-height: 100%;
}
.applicationForm .radio label{
	margin: 0px 25px 0px 5px;
}
.contactForm select, .applicationForm select, .TestimonialSubmission select{
	height: 42px;
	width: 332px;
	background: url(images/dropdown.png);
	background-position: 96.5% 53%;       
	background-repeat: no-repeat;
	-webkit-appearance: none;
	cursor:pointer;
	font-size: 13px;
}
body.ie8 .applicationForm input, body.ie8 .applicationForm textarea,
body.ie7 .applicationForm input, body.ie7 .applicationForm textarea
body.ieundefined .applicationForm input, body.ieundefined .applicationForm textarea{
	background:none;
	border:1px solid #c5c5c5;
	padding:5px 5px;
	height:20px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
body.ie8 .contactForm select, body.ie8 .applicationForm select, body.ie8 .TestimonialSubmission select,
body.ie7 .contactForm select, body.ie7 .applicationForm select, body.ie7 .TestimonialSubmission select,
body.ieundefined .contactForm select, body.ieundefined .applicationForm select, body.ieundefined .TestimonialSubmission select{
	background:none;
	border:1px solid #c5c5c5;
	padding:5px 5px;
	height:30px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
body.ie7 .TestimonialSubmission select, body.ie7 .applicationForm select,
body.ieundefined .TestimonialSubmission select, body.ieundefined .applicationForm select{
	width:310px;
	margin:0px 0px 0px;
}
body.ie8 .TestimonialSubmission select, body.ie8 .applicationForm select{
	width:315px;
}
body.ie8 .applicationForm .sm {
	width: 97px;
	background-position: 87.5% 54%, center center;
}
#first_input, #second_input, #third_input{
	height: 40px;
	background: url(images/dropdown.png);
	background-position: 92.5% 53%;       
	background-repeat: no-repeat;
	-webkit-appearance: none;
	cursor:pointer;
	border:1px solid #fff;
	-moz-box-shadow: inset 0 0 5px #ababab;
	-webkit-box-shadow: inset 0 0 5px #ababab;
	box-shadow: inset 0 0 5px #ababab;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:12px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
	width:200px;
	font-size: 11px;
}
body.ie8 #first_input, body.ie8 #second_input, body.ie8 #third_input,
body.ie7 #first_input, body.ie7 #second_input, body.ie7 #third_input,
body.ieundefined #first_input, body.ieundefined #second_input, body.ieundefined #third_input

{
	background:none !Important;
	border:1px solid #c5c5c5;
	padding:5px 5px;
	height:30px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
span.dnnInputFileWrapper > span.dnnSecondaryAction{
	display:none !Important;
}
.dnnInputFileWrapper{
	float: none !Important;
}
.applicationForm .orange_btn_lg{
	float: left;
	padding: 8px 30px 10px;
	margin-top:20px;
}
.TestimonialSubmission .orange_btn_lg{
	padding: 8px 30px 10px;
	margin: 10px 190px 0px;
	width: 47px;
}
.contactForm, .applicationForm{
	margin: 0px !important;
	padding: 15px;
	width: 100%;
	border: 1px solid #d0d0d0;
}
.contactForm label{
	float: right;
	vertical-align: middle;
	padding: 16px 0px;
	font-weight: 700;
}
.DnnModule-665 .contactForm label{
	float: none;
}
.DnnModule-665 .contactForm input, .DnnModule-665 .contactForm textarea, .DnnModule-665 .contactForm select, .DnnModule-665 .TestimonialSubmission input, 
.DnnModule-665 .TestimonialSubmission textarea, .DnnModule-665 .TestimonialSubmission select{
	   margin: 6px 0px;
}
.contactForm .orange_btn_lg{
	float: right;
	margin: 10px 20px;
	padding: 8px 30px 10px;
}

#dnn_ctr554_FormMaster_ctl_9ecc244d9ba24386b339926ccac868ffdiv, #dnn_ctr554_FormMaster_ctl_5fce97fcc50641d188ae7fd5b256439ddiv{
	width:20px;
}

.PageName{
	font-size:18px !important;
	color:#08a7e7 !important;
	font-weight: 700 !important;
	line-height: 130% !important;
	text-transform: uppercase;
}

/*HOME FORM MASTER*/
.repForm{
	background:url(images/bg-content.jpg) repeat #edf1f4;
	border:8px solid #fff;
	-moz-box-shadow: 3px 4px 8px 3px #0a6f97;
	-webkit-box-shadow: 3px 4px 8px 3px #0a6f97;
	box-shadow: 3px 4px 8px 3px #0a6f97;
}
.repForm h3{
	font-weight:700;
	color:#07a6e7;
	text-align:center;
	margin:15px 0px 5px;
}
#dnn_ctr488_FormMaster_ctl_cdc40ce0d24445adb2148f139dd4ffa8div{
	text-align: center;
	margin: 20px 0px 25px;
}
.repForm .orange_btn_med{
	border:4px solid #dbdee1 !important;
	text-align:center;
	margin:0px;
}
.repForm input{
	background:#fff;
	border:1px solid #fff;
	-moz-box-shadow: inset 0 0 5px #ababab;
	-webkit-box-shadow: inset 0 0 5px #ababab;
	box-shadow: inset 0 0 5px #ababab;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:12px;
	width:305px;
	margin:6px 20px;
	font-size: 14px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
.mailSignup{
	background:#fff;
	border:8px solid #fff;
	-moz-box-shadow: 3px 4px 10px 3px #bbbbbb;
	-webkit-box-shadow: 3px 4px 10px 3px #bbbbbb;
	box-shadow: 3px 4px 10px 3px #bbbbbb;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width:100%;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
body.ie8 .mailSignup input{
	border:1px solid #d6d6d6;
	margin:9px 0px 0px;
	vertical-align:middle;
	padding: 0px 46px 14px 8px;
}
body.ie7 .mailSignup input, body.ieundefined .mailSignup input{
	border:1px solid #d6d6d6;
}
.mailSignup input{
	background:#fff;
	border:1px solid #fff;
	-moz-box-shadow: inset 0 0 5px #ababab;
	-webkit-box-shadow: inset 0 0 5px #ababab;
	box-shadow: inset 0 0 5px #ababab;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 46px 8px 8px;
	width:160px;
	margin:0px;
	font-size: 14px;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
	height:17px;
}
.mailSignup .blue_btn{
	background:url(images/btn-blue.png) no-repeat;
	position:relative;
	display:block;
	text-indent:-9999px;
	width: 38px;
	height: 36px;
	margin: 1px 0px 0px -38px;
	z-index:100;
}
.mailSignup .SubHead{
	background: url(images/icon-envelope.png) no-repeat scroll 0px 4px;
	margin: 9px 10px 9px 0;
	float: left;
	padding: 0px 0px 0px 23px;
	color:#08a7e7;
	font-size:12px;
	font-weight:700;
}
.mailSignup input:focus, .contactForm input:focus, .contactForm textarea:focus{
	outline:none;
}

/*  NEWS ARTICLE MODULE*/
.NewsArticles .Head{
	font-size:20px !important;
}
.NewsArticles{
	text-align:left !Important;
}
.NewsArticles hr{
	margin: 10px 0px !important;
}
.fullview {
	position:relative;
}
.fullview  .testimonialWrap{
	width:100% !important;
	margin:0px;
}
.fullview .testimonial-bg img{
	width:100%;
	height:auto;
}

.testimonialFullWidth .pagetext{
	text-align:left;
	padding:30px 25px;
	float:left;
	clear:both;
	width: 95%;
}
.testimonialFullWidth{
	border: 1px solid #d6d6d6;
	padding-bottom: 30px;
}
.rep_details {
	display:none;
}
.rep_detail_container{
	/*background:url(images/bg-gray-dropshadow-sm.png) repeat-x;*/
	/*border: 1px solid #d6d6d6;*/
	padding: 8px 28px 30px;
	position:relative;
	width: 600px; margin: 0px auto;
}
.rep_detail_container div{
	margin: 0px 0px 12px;
}
.rep_detail_container label{
	font-weight:600;
	text-transform: uppercase;
}
.rep_detail_container span b{
	font-weight:normal !Important;
}
.testimonialFullWidth .testimonialWrap{
	width: 95%;
	background:url(images/bg-gray-dropshadow.jpg) repeat-x;
	padding: 25px 20px 0px 25px;
	margin:0px;
}
.testimonialFullWidth .testimonial-bg{
	width: 27%;
	background: #fff;
}
.testimonialFullWidth .testimonialWrap h4{
	float:left;
	text-align:left;
	margin: 28px 28px 5px;
	font-size: 23px;
	text-transform: capitalize;
	width: 60%;
}
.testimonialFullWidth .testimonialWrap .location{
	float:left;
	text-align:left;
	margin: 0px 28px 10px;
	text-transform: capitalize;
	width: 60%;
	font-size:15px;
}
.testimonialFullWidth .testimonialWrap .pagetext{
	width: 60%;
	margin: 0px 28px 10px;
	float:left;
	text-align:left;
}
.testimonialFullWidth .testimonial-bg img{
	width: 240px;
	height: auto;
}
.testimonialFullWidth .testimonialWrap{
	min-height:auto;
}
body.ie7 .alumni .testimonialImage, body.ie7 .alumni .fullview .testimonial-bg img, 
body.ieundefined .alumni .testimonialImage, body.ieundefined .alumni .fullview .testimonial-bg img,
body.ie8 .alumni .testimonialImage, body.ie8 .alumni .fullview .testimonial-bg img{
	width: 300px !important;
	margin:0px auto;

}
body.ie7 .alumni .testimonial-bg, body.ieundefined .alumni .testimonial-bg, body.ie8 .alumni .testimonial-bg{
	border:none;
	text-align:center;
}
.alumniWrap, .testimonialWrap{
	width: 29.5%;
	text-align: center;
	float: left;
	margin: 0px 22px 10px 10px;
	min-height: 295px;
}
.alumniWrap .summary{
	font-weight:600;
	margin:25px 0px;
	text-align:center;
	float: left;
	clear: both;
}
.alumni-bg, .testimonial-bg{
	padding:10px;
	width: 100%;
	float:left;
	margin: 0px 0px 15px;
	-moz-box-shadow: 3px 3px 4px 0 #D6D6D6;
	-webkit-box-shadow: 3px 3px 4px 0 #D6D6D6;
	box-shadow: 3px 3px 4px 0 #D6D6D6;
	border: 1px solid #d0d0d0;
}
.fullview .alumni-bg img{
	width:465px;
	height:auto;
}
.alumni-bg p{
	font-weight:600;
	margin:0px;
	text-align:center;
	float: left;
	clear: both;
}
.alumniWrap h4, .testimonialWrap h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size:16px; 
	color:#505050;
	text-transform:uppercase;
	margin:0px 0px 0px;
}
.alumniWrap h4 a, .testimonialWrap h4 a{
	color:#505050;
	font-size: 16px;
	line-height: 122%;
}
.alumniWrap h4 a:hover, .testimonialWrap h4 a:hover{
	color:#08a7e7;
	text-decoration:underline;
}
.testimonialWrap .location{
	color:#a1a0a0;
}
.testimonial-bg img{
	width:275px;
	height:160px;
}
.testimonialWrap .imageWrap{
	background:#07a7e7;
	width:275px;
	height:160px;
	position:relative;
}
.testimonialWrap .details{
	color:#fff;
	font-weight:700;
	padding:15px 10px;
	margin:0px;
}
body.ie8 .testimonialWrap .details, body.ie7 .testimonialWrap .details, body.ieundefined .testimonialWrap .details{
	font-size:13px;
}
.testimonialWrap .imageWrap .video{
	position: absolute;
	top: 0;
	left: 0;
	width:275px;
	height:160px;
}
/*.testimonialImage iframe{
	width: 275px;
	height: 160px;
}*/
/*FAQ*/
.FAQ p{
	font-size: 15px !important;
	color:#07a6e7;
	margin:0px;
}
.FAQ, .FAQanswer, .FAQanswer p{
	margin:0px;
}

.chzn-container-multi .chzn-choices{
	margin:10px !important;
}

/*SEARCH*/

.dnnSearchInput .dnnLabel{
	display:none;
	width:0px;
}
.dnnSearchInput .dnnFormItem input[type="text"]{
	width: 80%;
	max-width: 80%;
	margin-left: 10px;
}
#dnn_ctr557_ModuleContent{
	height: 40px;
}

.DNNModuleContent.ModDnnForgeNewsSearchC  input[type="submit"]{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	background:#ef7419;
	color:#fff !important;
	text-decoration:none;
	font-size:15px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 3px 19px 5px 19px;
	border:4px solid #dbdee1;
	-moz-box-shadow: inset 0 0 5px #ae4a00;
	-webkit-box-shadow: inset 0 0 5px #ae4a00;
	box-shadow: inner 0 0 5px #ae4a00;
	margin:0px 10px;
	text-shadow: 1px 1px 1px #a34703;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
.dnnFormItem input[type="submit"]{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	background:#ef7419;
	color:#fff !important;
	text-decoration:none;
	font-size:15px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 3px 39px 5px 39px;
	border:4px solid #dbdee1;
	-moz-box-shadow: inset 0 0 5px #ae4a00;
	-webkit-box-shadow: inset 0 0 5px #ae4a00;
	box-shadow: inner 0 0 5px #ae4a00;
	margin:0px 20px;
	text-shadow: 1px 1px 1px #a34703;
	behavior: url(Portals/_default/Skins/swadvantage/PIE/PIE.htc);
	position:relative;
	z-index: 10;
}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
	-moz-box-shadow: inset 0 0 5px #ae4a00;
	-webkit-box-shadow: inset 0 0 5px #ae4a00;
	box-shadow: inset 0 0 5px #ae4a00;
}
body.ie8 #dnn_ctr557_SearchInput_cmdGo{
	padding:3px 15px 5px 15px;
	float:right;
}
body.ie7 #dnn_ctr557_SearchInput_cmdGo, body.ieundefined #dnn_ctr557_SearchInput_cmdGo{ 
	margin:-2px 10px 0px;
	position: absolute;
}
body.ie7 .DNNModuleContent.ModDnnForgeNewsSearchC .NormalTextBox, body.ieundefined .DNNModuleContent.ModDnnForgeNewsSearchC .NormalTextBox{
	border:1px solid #dbdee1;
	margin:-2px 10px 0px;
}
body.ie7 .DNNModuleContent.ModDnnForgeNewsSearchC  input[type="submit"], body.ieundefined .DNNModuleContent.ModDnnForgeNewsSearchC  input[type="submit"]{
	padding:3px 0px 5px 0px;
}
.dnnFormItem input[type="submit"]:hover{
	background:#ff8123 !important;
	border:4px solid #dbdee1;
}

.hoverEffect{
	margin:0px;
	padding:0px;
	position:relative;
}
.hoverEffect li{
	list-style:none;
}
.hoverEffect li .imageWrap{ position:relative; z-index:0;}
.hoverEffect iframe{
	z-index:0;
	width:100%;
}
.hoverEffect li .textWrap{display:none; background:#07A7E7; position:absolute; left:0px; top:5px; z-index:400;}

.boxedborder ul{
	margin:0px;
	padding:0px;
	border:1px solid #d4d4d4;
}
.boxedborder ul li{
	list-style:none;
	background:#f5f5f5;
	padding:10px;
	margin:0px;
}
.boxedborder ul li span{
	font-size:14px !important;
	font-family: 'Source Sans Pro', sans-serif !important;
}

.chzn-choices input{
	width:100% !important;
}

#testimonial_category_select_chzn{
	width: 100% !important;
}
.testimonial_categories{
	display:none;
}
.testimonial_bullets{
	display:none;
}
.testimonial_select_container{
	float:left;
	width:300px;
}

.mediaNav{
	margin: 14px 0px 14px;
	padding: 0px;
	float: left;
	width:50%;
}
.mediaNav li{
	margin:0px;
	padding:0px 20px;
	list-style:none;
	float:left;
	border-left:1px solid #D6D6D6;
	font-size: 15px;
}
.mediaNav li:first-child{
	border-left:none;
}
.mediaNav li a{
	text-decoration:none;
}


@media (max-width: 670px){
/*--- Phone only CSS here ---*/

.dnnCPHNav > .RadComboBox_Default{
	width: 100px !important;
	margin: 0;
	float: right !important;
}
#RibbonBar_lblMode{
	display:none !Important;
}
.adminTools{
	display:none !Important;
}

html, body {
}
body {
	background:#fff;
	-webkit-text-size-adjust: none;
	padding:0px 4px;
}
div{
	clear:both!important;
	/*display:block!important;*/
	width:auto!important;
	float:none!important;
}

ul {
	padding: 0;
	margin: 0 18px;
	list-style: none;
}
#mobileHeader{
	background: #08a7e7;
	display:block;
}
#menu-icon{
	height:23px;
	width:20px !Important;
	padding:5px 5px;
	cursor:pointer;
	display:block;
	background:url(images/menu.png) no-repeat scroll center;
	margin:0px 5px 0px;
}
#mobileHeader .Level0{
	display:none;
}
#mobile_nav2161{
	display:none;
}
#mobile_nav2156{
	border-left: none !important;
}
#main_nav, #nav{
	display:none !important;
}
#mobile_nav{
}
#mobile_nav ul{
	margin:0px;
	padding:0px;
}

#mobile_nav ul li{
	background:none;
	line-height:100%;
	border-bottom: 1px solid #048bc2;
	border-top: 1px solid #42c0f2;
	font-size:14px;
	padding: 0px;
}
#mobile_nav ul li a{
	padding:6px 8px;
	display:block;
	color:#fff;
	text-decoration:none !Important;
}
#mobile_nav ul li.SelectedTab{
	background:#016a95;
	font-weight:normal;
	font-size:14px;
}
#mobile_nav ul li li a{
	padding:6px 25px;
}
#mobile_nav ul li.SelectedTab li{
	background:#2C7773;
}
#mobile_nav ul li li:last-child{
	border-bottom: none;
}
#mobile_nav ul ul ul{
	border-top: 1px solid #1d5551;
}
#mobile_nav ul li li.SelectedTab{
	background:#24625e;
}
#mobile_nav ul li li li a{
	padding:6px 35px;
}
.orange_btn_lg{
	width:75%;
	max-width:300px;
	float:left;
	font-size:14px;
	margin: 10px 5%;
    max-width: 70%;
}
#footer3col_3 .orange_btn_lg{
	width:auto !Important;
	float:left;
	font-size:14px;
	margin: 0px;
}
#dnn_footerContentPane{
	min-height: 70px;
}
#navwrap{
	display:none !Important;
}
#logo {
	width: 220px !important;
	height: 115px;
	margin: 0px auto 0px;
}
.topLinks{
	display:none;
}
.prev a, .next a{
	display:none;
}
#dnn_RotatorPane .slides{
	max-width: 490px;
	margin: 0px auto;
}
#dnn_RotatorPane .slide img{
	width:100% !important;
	height:auto !important;
	border:5px solid #fff;
	max-width: 479px;
	position:relative;
}
#dnn_RotatorPane{
	min-height: 150px;
	background: none !important;
	margin: 0 0px 0px;
	height: auto;
	width:95% !Important
}
#dnn_FullContentPane{
	margin:0px 0px 20px !important;
}
#dnn_blue3col_1, #dnn_white3col_1, #dnn_blue2col_1{
	margin:0px;
}
#dnn_blue3col_1, #dnn_blue3col_2, #dnn_blue3col_3{
	margin:0px auto !Important;
	max-width:265px;
}
#dnn_fullImagePane img{
	min-width:200px !important;
	min-height:auto !important;
}
#dnn_fullImagePane{
	height:auto !Important
}
#imagearea{
	min-height:230px !important;
}
.Centered h4{
	clear:both;
}
.Centered .image img, .Centered .image-right img{
	width: 100% !important;
	height: auto !important;
}
.Centered .image, .Centered .image-right{
	float:left !important;
	margin:10px 10px 20px;
	height: auto !important;
}
.Centered .content-right, .Centered .content-left{
	margin:0px !important;
}
.Centered.border.blue .image{
	width:90% !Important;
	margin:20px 0px!Important;
}
.Centered.border.blue .image img{
	width:100% !Important;
}
#dnn_blue2col_2{
	 margin: 50px 0 0 !important;
    width: 100% !important;
}
#dnn_gray3col_2, #dnn_gray3col_3{
	margin-left:0px !important;
}
#dnn_gray4col_2, #dnn_gray4col_3, #dnn_gray4col_4{
	margin-left:0px !important;
}
.mobile{
	display:block;
	text-align: right;
}
.mobile a{
	font-size: 14px !important;
}
#footer a{
	font-size: 11px;
}

#footer3col_1{
	border-right:none !important;
	border-bottom:1px solid #C7C9CB;
	padding:20px 0px 50px;
}
#footer3col_2{
	display:none;
}
#footer3col_3{
	border-right:none !important;
	border-left:none !important;
	padding:20px 0px 30px;
	border-bottom:1px solid #C7C9CB;
	border-top:1px solid #FFFFFF;
}
#footer h4{
	margin-bottom:20px;
}
#footer hr{
	display:none !important;
}
.backtop{
	margin: 12px;
	text-align: center;
}
.logos{
	height:30px;
}

#twitter{
	width:100%;
}
.twitterimg{
	background:url(images/twitter-bottom-mobile.png) no-repeat;
	 width: 90px !important;
}
.repForm input{
	width:80%;
	margin: 6px 5%;
}
.mailSignup table td{
	vertical-align:middle !important;
}
.mailSignup input{
	width:60%;
}
.mailSignup .blue_btn{
	margin: 4px 0 0 -38px;
}
#dnn_ctr488_FormMaster_Meet_Your_Representative{
	width:100%;
	
}
.social {
	margin:0px 0px 20px;
	float:left;
	clear:both;
	width: 100% !important;
}
.social li{
	float:left;
    width: 48%;
}
.links{
	width:50% !Important;
}
.links li{
	width:100%;
}
#siteCredits{
	margin:20px;
}
.contactForm input, .contactForm textarea, .contactForm select, .TestimonialSubmission input, .TestimonialSubmission textarea, .TestimonialSubmission select, .mailSignup input{
	border:1px solid #dedede;
}

.dnnSearchInput .dnnFormItem input[type="text"], .DNNModuleContent.ModDnnForgeNewsSearchC .NormalTextBox{
	width: 48%;
}
.dnnFormItem input[type="submit"]{
	padding: 3px 8px 5px 8px !important;
	margin: 0 0 0 10px;
}
/*FANCY BOX INNER*/
.applicationForm input, .applicationForm textarea, .applicationForm select{
	width:220px;
}
/*ALUMNI*/
.fullview img, .fullview .testimonial-bg{
	width:100%;
	max-width:300px !important;
	min-width:200px;
	margin:0px auto;
	height:auto;
}
.alumni-bg img, .alumni-bg, .testimonial-bg img, .testimonial-bg, .testimonialWrap .imageWrap, .textWrap{
	width:100%;
	max-width:275px;
	min-width:200px;
	margin:0px auto;
	height:auto;
}
.textWrap{
	display:none !Important;
}
.alumniWrap h4, .testimonialWrap h4{
	clear:both;
	margin-top:10px;
}

.testimonialWrap .location{
	margin-bottom:5px;
}

#dnn_ctr530_HtmlModule_lblContent img{
	width:100%;
}
.mediaNav{
	width:100%;
}
.mediaNav li{
	padding:0px 10px;
}
}

.list_of_reps {
	display:none;
}

.list_of_reps .DNN_Reports_Grid_Header {
	color: White;
	background-color: #8ABC25;
	font-weight: bold;
	text-align:center;
}

.list_of_reps td,
.list_of_reps th {
	padding: 6px; 
	border-spacing: 0;
	border: solid 1px white;
}

.list_of_reps td {
	padding-left:10px;
}

#dealerPicContainer {
   /*background-color: #E2E9E2 ;*//*#d3d3d1;#E2E9E2*/
   background: url(images/body_bg_rpt.png) top left repeat;
	position:relative;
	height: 165px;
}

#dealerPic {
   position:absolute;
   top:20px;
   left:25px;
}

#dealerPicContainer .dealerName {
   position:absolute;
   top:50px;
   left:185px;
   font-size:24px;
   color:#08A6E7;
   white-space:nowrap;
}

#dealerPicContainer .college,
#dealerPicContainer .facebook {
   font-family: Verdana;
   font-size:13px;   
   font-weight:bold;
   text-decoration:none;
}

#dealerPicContainer .dealerCollege {
   position:absolute;
   top:85px;
   left:185px;
   font-size:16px;
   white-space:nowrap;
}


#dealerPicContainer .dealerFacebook {
   position:absolute;
   top:110px;
   left:185px;
   white-space:nowrap;
}

#dealerPicContainer .dealerCollege span.collegeIcon,
#dealerPicContainer .dealerFacebook span.facebookIcon {
	/*display: inline-block;*/
	float:left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

#dealerPicContainer .dealerCollege span.collegeIcon {
	background: url(images/body_bg_rpt.png) top left no-repeat;
}
#dealerPicContainer .dealerFacebook span.facebookIcon {
	background: url(images/FacebookIcon.png) top left no-repeat;
}

#dealerInfo {
   margin: 35px 0 0 30px;
}

#dealerInfo ul {
   list-style-type:none; 
   margin: 1em 0; padding: 0; 
}

#dealerInfo ul li {
   margin-bottom: 5px;
   list-style: none;
}

#dealerInfo span.header {
   font-family: Verdana;
   font-weight:bold;
}

#dealerSearchSection {
   margin-top:25px;
}
#dealerSearchSection table {
   margin-left:20px;
}
#main_nav li a{padding-right:16px; margin-top:-3px;}


