<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic);

/* |-------------------------------------------| RADU MIHAI |-------| */
/* |-------------------------------------------| FEB/12/2013 |------| */


/* |-------------------------| SUMMARY |----------------------------| */

/* |-------------------------| FIREFOX TABLE FONT FIX |-------------| */
/* |-------------------------| HTML,BODY |--------------------------| */
/* |-------------------------| BODY CONTAINER |---------------------| */
/* |-------------------------| CONTAINER |--------------------------| */
/* |-------------------------| COURTESY LINKS |---------------------| */
/* |-------------------------| HEADER |-----------------------------| */
/* |-------------------------| MAIN MENU |--------------------------| */
/* |-------------------------| DROP DOWN MENU |---------------------| */
/* |-------------------------| LANDING PAGE MENU |------------------| */
/* |-------------------------| CONTENT |----------------------------| */
/* |-------------------------| TOP &amp; BOTTOM |-----------------------| */
/* |-------------------------| COLUMN CONTAINERS |------------------| */
/* |-------------------------| COLUMN |-----------------------------| */
/* |-------------------------| SIDE-MENU |--------------------------| */
/* |-------------------------| DIV.BLOCK |--------------------------| */
/* |-------------------------| DIV.PAD |----------------------------| */
/* |-------------------------| CONTENT PANELS |---------------------| */
/* |-------------------------| FOOTER |-----------------------------| */
/* |-------------------------| HEADINGS |---------------------------| */
/* |-------------------------| LINKS |------------------------------| */
/* |-------------------------| LISTS |------------------------------| */
/* |-------------------------| BLOG |-------------------------------| */
/* |-------------------------| FORMS |------------------------------| */
/* |-------------------------| OTHER HTML ELEMENTS |----------------| */
/* |-------------------------| CUSTOM ELEMENTS |--------------------| */
/* |-------------------------| CMS ELEMENTS |-----------------------| */
/* |-------------------------| CLEARFIX FIX |-----------------------| */
/* |-------------------------| MOBILE OPTIMIZATION |----------------| */






/* |-------------------------| FIREFOX TABLE FONT FIX |-------------| */
table,td {
	font-family: inherit !important;
	font-size: inherit !important;
}

/* |-------------------------| HTML,BODY |--------------------------| */
html,body#Body {
	background: #9B9B9B url(../images/template/plminsider_subdomain/body_bg.jpg) top repeat-x !important;
}

/* |-------------------------| BODY CONTAINER |---------------------| */
#foxboro_body {
	position: relative;
	padding: 48px 0;
}

/* |-------------------------| CONTAINER |--------------------------| */
#foxboro_container {
	overflow: visible !important;
	width: auto !important;
	padding: 18px 0 0;
	max-width: 1223px;
	min-width: 900px;
	background: #fff url(../images/template/top-backgrounds/plminsider_subdomain/about-background.png) left top no-repeat;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 5px 5px 5px #343434;
	-khtml-box-shadow: 5px 5px 5px #343434;
	-moz-box-shadow: 5px 5px 5px #343434;
	box-shadow: 5px 5px 5px #343434;
}

/* |-------------------------| COURTESY LINKS |---------------------| */
#foxboro_courtesy_links {
	overflow: hidden;
	width: auto;
	min-height: 19px;
	padding: 14px 53px 0 0;
	margin: 0 0 -33px;
	background: none !important;
}

#foxboro_courtesy_links,
#foxboro_courtesy_links a {
	font-size: 17px !important;
	line-height: 19px !important;
}

#foxboro_courtesy_links a {
	display: inline-block;
	padding: 0 5px;
	border-left: 1px solid #696262;
}

#foxboro_courtesy_links a:hover {
	color: #129EBA;
}

div#clinks {
	float: right;
	position: relative;
}

div#clinks a:first-child {
	border: none;
}

/* |-------------------------| HEADER |-----------------------------| */
#foxboro_header {
	overflow: hidden;
	width: auto;
	min-height: 71px;
	padding: 20px 30px;
	background: url(../images/template/plminsider_subdomain/transparent-bg-1.png) !important;
}

#foxboro_header span.logo {}

#foxboro_header span.logo a {}

/* |-------------------------| MAIN MENU |--------------------------| */
#foxboro_menu {
	background: url(../images/template/plminsider_subdomain/transparent-bg-1.png) !important;
}

#foxboro_menu div.radmenu {
	white-space: normal !important;
	width: 100%;
}

#foxboro_menu ul.rootGroup {
	width: auto;
	padding: 0 10px 12px;
	margin: -29px 0 0;
	float: right;
}

#foxboro_menu li.item {
	white-space: nowrap;
}

#foxboro_menu ul.rootGroup &gt; li {
	border-right: 1px solid #696262;
}

#foxboro_menu ul.rootGroup &gt; li.last {
	border: none;
}

#foxboro_menu ul.rootGroup &gt; li &gt; a {}

#foxboro_menu ul.rootGroup &gt; li &gt; a:hover,
#foxboro_menu ul.rootGroup &gt; li &gt; a:focus,
#foxboro_menu ul.rootGroup &gt; li &gt; a.focused,
#foxboro_menu ul.rootGroup &gt; li &gt; a.expanded,
#foxboro_menu ul.rootGroup &gt; li &gt; a.selectedtab {}

#foxboro_menu ul.rootGroup &gt; li &gt; a span {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 17px;
	font-size: 17px;
	font-weight: normal;
}

/* |-------------------------| DROP DOWN MENU |---------------------| */
#foxboro_menu div.slide {
	padding: 11px 0 0;
}

#foxboro_menu div.slide div.slide {
	padding: 0;
}

#foxboro_menu ul.group {
	background: url(../images/template/plminsider_subdomain/transparent-bg-3.png);
	-webkit-border-radius: 0 0 3px 3px;
	-khtml-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) inset;
	-khtml-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) inset;
}

#foxboro_menu ul.group ul {
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#foxboro_menu ul.group li {}

#foxboro_menu ul.group li a {
	border-top: 1px solid #6F6A6A;
	background: url(../images/template/plminsider_subdomain/arrow2.gif) right 15px no-repeat !important;
}

#foxboro_menu ul.group li.first &gt; a {
	border: none;
}

#foxboro_menu ul.group li a span {
	display: block;
	width: 150px;
	white-space: normal !important;
	padding: 11px 40px 11px 23px !important;
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
	color: #fff !important;
}

#foxboro_menu ul.group li a:hover span {
	color: #129BEA !important;
}

/* |-------------------------| LANDING PAGE MENU |------------------| */
#foxboro_menu div.NavHidden {}

#foxboro_menu div.NavHidden ul.rootGroup {
	display: none !important;
}

/* |-------------------------| CONTENT |----------------------------| */
#foxboro_content {
	background: none !important;
	padding: 11px 0 0;
}

/* |-------------------------| TOP &amp; BOTTOM |-----------------------| */
#foxboro_top,
#foxboro_bottom {
	overflow: hidden;
	background: none !important;
}

#foxboro_top {
	min-height: 105px;
}

#foxboro_top #dnn_TopPane {
	width: auto;
	float: left;
	background: url(../images/template/plminsider_subdomain/transparent-bg-2.png) !important;
	font-size: 15px;
	line-height: 18px;
}

#foxboro_top #dnn_TopPane div[id$="ContentPane"] {
	min-width: 440px;
	padding: 10px 10px 10px 50px;
	overflow: hidden;
}

#foxboro_bottom {
	width: auto;
	padding: 12px 24px;
}

#foxboro_bottom #dnn_BottomPane {}

/* |-------------------------| COLUMN CONTAINERS |------------------| */
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_three-column,
#foxboro_two-eq-column,
#foxboro_three-eq-column {
	width: auto;
	padding: 30px 10px 0;
	float: none;
	overflow: hidden;
}

/* |-------------------------| COLUMN |-----------------------------| */
#foxboro_col1,
#foxboro_col2,
#foxboro_col3 {
	overflow:  hidden;
}

#foxboro_col1 {
	min-height: 1px;
	_height: 1px;
	_overflow-y: visible;
}

#foxboro_col2 {
	min-height: 200px;
}

#foxboro_two-column #foxboro_col1,
#foxboro_two-column-right #foxboro_col3,
#foxboro_three-column #foxboro_col3 {
	width: 19.95%;
}

#foxboro_three-column #foxboro_col3 {
	padding-top: 34px;
}

#foxboro_three-column #foxboro_col1 {
	width: 15.64%;
	padding-top: 8px;
}

#foxboro_two-column #foxboro_col2,
#foxboro_two-column-right #foxboro_col2 {
	width: 80.04%;
}

#foxboro_three-column #foxboro_col2 {
	width: 64.4%;
}

#foxboro_two-eq-column #foxboro_col1,
#foxboro_two-eq-column #foxboro_col3 {
	width:  !important;
}

#foxboro_three-eq-column #foxboro_col1,
#foxboro_three-eq-column #foxboro_col2,
#foxboro_three-eq-column #foxboro_col3 {
	width:  !important;
}

/* |-------------------------| SIDE-MENU |--------------------------| */
#foxboro_side-menu_top,
#foxboro_side-menu_bottom {
	_display: none !important;
}

/* |-------------------------| DIV.BLOCK |--------------------------| */
#foxboro_content div.block {
	margin-bottom: 30px !important;
}

#foxboro_content div.block,
#foxboro_content div.block p,
#foxboro_content div.block li {
	font-size: 1em !important;
	line-height: 150% !important;
}

/* |-------------------------| DIV.PAD |----------------------------| */
#foxboro_content div.block div.pad {
	margin: 0 !important;
	padding: 0 12px !important;
}

#foxboro_content #foxboro_two-column div.block div.pad {}

#foxboro_content #foxboro_two-column-right div.block div.pad {}

#foxboro_content #foxboro_three-column #foxboro_col1 div.block div.pad {}

#foxboro_content #foxboro_three-column #foxboro_col3 div.block div.pad {}

#foxboro_one-column #foxboro_col2 div.pad {
	padding: 0 12px;
}

#foxboro_two-column #foxboro_col2 div.pad {
	padding: 0 12px 0 45px;
}

#foxboro_two-column-right #foxboro_col2 div.pad {
	padding: 0 45px 0 12px;
}

#foxboro_three-column #foxboro_col2 div.pad {
	padding: 0 45px 0 40px;
}

#foxboro_three-eq-column #foxboro_col2 div.pad {
	padding: 0;
}

#foxboro_content #foxboro_two-eq-column div.block div.pad,
#foxboro_content #foxboro_three-eq-column div.block div.pad {}

/* |-------------------------| CONTENT PANELS |---------------------| */
#foxboro_one-column #dnn_ContentPane div[id$="ContentPane"],
#foxboro_two-column #dnn_ContentPane div[id$="ContentPane"],
#foxboro_two-column-right #dnn_ContentPane div[id$="ContentPane"],
#foxboro_three-column #dnn_ContentPane div[id$="ContentPane"] {
	padding: 0 0 30px;
}

/* |-------------------------| FOOTER |-----------------------------| */
#foxboro_footer {
	width: auto !important;
	padding: 8px 53px 40px 30px;
	-webkit-border-radius: 0 0 3px 3px;
	-khtml-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	font-size: 12px !important;
	line-height: 18px !important;
}

#foxboro_footer,
#foxboro_footer div.clear {
	text-align: left !important;
}

#foxboro_footer div.clear {
	width: 60%;
	float: left;
	padding-bottom: 30px;
}

#foxboro_footer a,
#foxboro_footer span,
#foxboro_footer p {
	font-size: inherit !important;
	line-height: inherit !important;
}

#foxboro_footer span.SkinObject {
	display: none;
}

#foxboro_footer a.SkinObject {
	padding: 0 2px 0 5px;
	border-left: 1px solid #696262;
	color: #FFFFFF !important;
	line-height: 15px !important;
	
}

#foxboro_footer a.SkinObject:hover {
	color: #129BEA !important;
	text-decoration: none !important;
}

#foxboro_footer a.SkinObject:first-child {
	border: none;
	padding-left: 0;
}

#foxboro_footer span#footerContainer {
	display: block;
	max-width: 35%;
	float: right;
	color: #B5B4B4;
}

#foxboro_footer p.copyright {
	width: 60%;
	margin-top: 40px;
	position: relative;
	clear: none;
	float: left;
}

#foxboro_footer a img {
	border: none;
}

a#footer_logo {
	display: block;
	margin-top: 7px;
	margin-left: -23px;
}

/* |-------------------------| HEADINGS |---------------------------| */
#foxboro_col2 h1 {
	margin: 0 0 1em;
	font-size: 2.5em;
	line-height: 1.2em;
	font-weight: 400;
}

#foxboro_col2 h2 {
	margin: 0 0 1em;
	font-size: 26px;
	line-height: 1.2em;
}

#foxboro_col2 h3 {
	margin: 0 0 1em;
	font-size: 17px;
	line-height: 26px;
}

#foxboro_col2 h4 {
	margin: 0 0 1em;
	color: #4E4848 !important;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 1em;
	line-height: 1.125em;
	font-weight: 400;
}

#foxboro_content #foxboro_two-column div.block div.pad &gt; h3,
#foxboro_content #foxboro_two-column-right div.block div.pad &gt; h3,
#foxboro_content #foxboro_three-column #foxboro_col3 div.block div.pad &gt; h3,
#foxboro_content #foxboro_two-eq-column div.block div.pad &gt; h3,
#foxboro_content #foxboro_three-eq-column div.block div.pad &gt; h3 {
	margin: 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #E5E4E4;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: 400;
}

#foxboro_content #foxboro_three-column #foxboro_col1 div.block div.pad &gt; h3 {
	font-size: 1.25em;
	font-weight: 400;
}

#foxboro_content #foxboro_two-eq-column div.block div.pad &gt; h3,
#foxboro_content #foxboro_three-eq-column div.block div.pad &gt; h3 {
	margin-bottom: 1em;
}

#foxboro_content div.block h1,
#foxboro_top h1,
#foxboro_bottom h1,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane h1,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane h1,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane h1,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane h1,
#foxboro_two-eq-column div.NoContainerContentPane h1,
#foxboro_three-eq-column div.NoContainerContentPane h1 {
	margin: 0 0 1em;
	padding: 0;
	color: #4E4848;
	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 2.5em;
	line-height: 1.2em;
	font-weight: 400;
}

#foxboro_content div.block h2,
#foxboro_bottom h2,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane h2,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane h2,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane h2,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane h2,
#foxboro_two-eq-column div.NoContainerContentPane h2,
#foxboro_three-eq-column div.NoContainerContentPane h2 {
	margin: 0 0 1em;
	padding: 0;
	color: #129BEA;
	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 26px;
	line-height: 1.2em;
	font-weight: normal;
}

#foxboro_top h2 {
	margin: -2px 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 22px;
	font-weight: normal;
}

#foxboro_content div.block div.pad div[id$="ContentPane"] h3,
#foxboro_top h3,
#foxboro_bottom h3,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane h3,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane h3,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane h3,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane h3,
#foxboro_two-eq-column div.NoContainerContentPane h3,
#foxboro_three-eq-column div.NoContainerContentPane h3 {
	margin: 0 0 1em;
	padding: 0;
	color: #129BEA;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	line-height: 26px;
	font-weight: normal;
}

#foxboro_content div.block h4,
#foxboro_top h4,
#foxboro_bottom h4,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane h4,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane h4,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane h4,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane h4,
#foxboro_two-eq-column div.NoContainerContentPane h4,
#foxboro_three-eq-column div.NoContainerContentPane h4 {
	margin: 0 0 1em;
	padding: 0;
	color: #4E4848;
	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.125em;
	font-weight: 400;
}

h5 {
	margin: 0 0 1em;
	padding: 0;
	color: #4E4848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
}

h6 {
	margin: 0 0 1em;
	padding: 0;
	color: #4E4848;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 0.666em;
	line-height: 1.125em;
	font-weight: 400;
}

#foxboro_top h1,
#foxboro_top h2,
#foxboro_top h3,
#foxboro_top h4,
#foxboro_top h5,
#foxboro_top h6 {
	color: #ccc;
}

/* |-------------------------| LINKS |------------------------------| */
#foxboro_top a,
#foxboro_bottom a,
#foxboro_col2 a,
#foxboro_content div.block a,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane a,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane a,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane a,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane a,
#foxboro_two-eq-column div.NoContainerContentPane a,
#foxboro_three-eq-column div.NoContainerContentPane a {
	text-decoration: none;
}

#foxboro_top a:hover,
#foxboro_bottom a:hover,
#foxboro_col2 a:hover,
#foxboro_content div.block a:hover,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane a:hover,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane a:hover,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane a:hover,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane a:hover,
#foxboro_two-eq-column div.NoContainerContentPane a:hover,
#foxboro_three-eq-column div.NoContainerContentPane a:hover {
	text-decoration: underline;
}

/* |-------------------------| LISTS |------------------------------| */
#foxboro_top ul,
#foxboro_bottom ul,
#foxboro_col2 ul,
#foxboro_content div.block ul,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ul,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ul,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ul,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ul,
#foxboro_two-eq-column div.NoContainerContentPane ul,
#foxboro_three-eq-column div.NoContainerContentPane ul {
	list-style: square;
	margin: 0 0 1.5em;
	padding: 0 0 0 18px;
}

#foxboro_top ul ul,
#foxboro_bottom ul ul,
#foxboro_col2 ul ul,
#foxboro_content div.block ul ul,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ul ul,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ul ul,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ul ul,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ul ul,
#foxboro_two-eq-column div.NoContainerContentPane ul ul,
#foxboro_three-eq-column div.NoContainerContentPane ul ul {
	margin: 0;
}

#foxboro_top ul ul ul,
#foxboro_bottom ul ul ul,
#foxboro_col2 ul ul ul,
#foxboro_content div.block ul ul ul,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ul ul ul,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ul ul ul,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ul ul ul,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ul ul ul,
#foxboro_two-eq-column div.NoContainerContentPane ul ul ul,
#foxboro_three-eq-column div.NoContainerContentPane ul ul ul {}

#foxboro_top ol,
#foxboro_bottom ol,
#foxboro_col2 ol,
#foxboro_content div.block ol,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ol,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ol,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ol,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ol,
#foxboro_two-eq-column div.NoContainerContentPane ol,
#foxboro_three-eq-column div.NoContainerContentPane ol {
	list-style: decimal;
	margin: 0 0 1.5em;
	padding: 0 0 0 18px;
	/padding: 0 0 0 22px;
}

#foxboro_top ol ol,
#foxboro_bottom ol ol,
#foxboro_col2 ol ol,
#foxboro_content div.block ol ol,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ol ol,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ol ol,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ol ol,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ol ol,
#foxboro_two-eq-column div.NoContainerContentPane ol ol,
#foxboro_three-eq-column div.NoContainerContentPane ol ol {
	list-style: lower-alpha;
	margin: 0;
	padding: 0 0 0 18px;
}

#foxboro_top ol ol ol,
#foxboro_bottom ol ol ol,
#foxboro_col2 ol ol ol,
#foxboro_content div.block ol ol ol,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane ol ol ol,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane ol ol ol,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane ol ol ol,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane ol ol ol,
#foxboro_two-eq-column div.NoContainerContentPane ol ol ol,
#foxboro_three-eq-column div.NoContainerContentPane ol ol ol {
	list-style: lower-roman;
}

#foxboro_top li,
#foxboro_bottom li,
#foxboro_col2 li,
#foxboro_content div.block li,
#foxboro_two-column #foxboro_col1 div.NoContainerContentPane li,
#foxboro_two-column-right #foxboro_col3 div.NoContainerContentPane li,
#foxboro_three-column #foxboro_col1 div.NoContainerContentPane li,
#foxboro_three-column #foxboro_col3 div.NoContainerContentPane li,
#foxboro_two-eq-column div.NoContainerContentPane li,
#foxboro_three-eq-column div.NoContainerContentPane li {
	margin: 0;
	padding: 0 0 0.5em;
}

/* |-------------------------| BLOG |-------------------------------| */
#bb-container {
	padding-bottom: 15px;
}

#bb-container div.post {
	font-size: 1em !important;
	line-height: 150% !important;
}

#bb-container div.post div.byline {
	font-size: 11px !important;
}

#bb-container div.submissions {
	margin-bottom: 14px !important;
}

#bb-container div.tags {
	margin-top: 14px !important;
}

#foxboro_content #bb-container div.post h3.title {
	margin: 0 0 1em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#foxboro_content #bb-container div.post h3.title,
#foxboro_content #bb-container div.post h3.title a {}

#foxboro_content #bb-container div.post h3.title a:hover {
	text-decoration: none;
	color: #4E4848;
}

/* |-------------------------| FORMS |------------------------------| */
/* ALL 3:  regular forms, comments forms &amp; subscriber */


/* FIXES FIRST */

/* subscribe &amp; password width fix */
.IngeniMailSubscribeEmailInput,
div.block .ContactFormWrapper input[type="password"] {
	width: 94% !important;
}


/* subscribe margin bottom fix */
.IngeniMailSubscribeEmailInput {
	margin-bottom: 0 !important;
}

/* sidebar checkboxes, radios and submit button position fix when aligned to left */
div.block div.CheckboxGroupContainer,
div.block input.FormSubmitButton {
	margin-left: 0 !important;
}

/* clear subscribe container center alignment */
div.IngeniMailSubscribeContainer,
html body #foxboro_body #foxboro_container div.IngeniMailSubscribeContainer {
	text-align: left !important;
}


/* CONTAINERS */

/* regular forms */
.ContactFormWrapper,
html body #foxboro_body #foxboro_container .ContactFormWrapper {
	margin: 0;
}

/* comments forms */
#bb-container div.comment-form,
html body #foxboro_body #foxboro_container #bb-container div.comment-form {}

/* subscribe forms */
div.IngeniMailSubscribeContainer,
html body #foxboro_body #foxboro_container div.IngeniMailSubscribeContainer {}


/* FIELDS */

.ContactFormWrapper input[type="text"],
.ContactFormWrapper input[type="password"],
.ContactFormWrapper textarea,
.ContactFormWrapper select,
#bb-container div.comment-form input[type="text"],
#bb-container div.comment-form textarea,
input.IngeniMailSubscribeEmailInput,
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="text"],
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="password"],
html body #foxboro_body #foxboro_container .ContactFormWrapper textarea,
html body #foxboro_body #foxboro_container .ContactFormWrapper select,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="text"],
html body #foxboro_body #foxboro_container #bb-container div.comment-form textarea,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeEmailInput {
	outline: none;
}

/* hover */
.ContactFormWrapper input[type="text"]:hover,
.ContactFormWrapper input[type="password"]:hover,
.ContactFormWrapper textarea:hover,
.ContactFormWrapper select:hover,
#bb-container div.comment-form input[type="text"]:hover,
#bb-container div.comment-form textarea:hover,
input.IngeniMailSubscribeEmailInput:hover,
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="text"]:hover,
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="password"]:hover,
html body #foxboro_body #foxboro_container .ContactFormWrapper textarea:hover,
html body #foxboro_body #foxboro_container .ContactFormWrapper select:hover,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="text"]:hover,
html body #foxboro_body #foxboro_container #bb-container div.comment-form textarea:hover,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeEmailInput:hover {}

/* active */
.ContactFormWrapper input[type="text"]:focus,
.ContactFormWrapper input[type="password"]:focus,
.ContactFormWrapper textarea:focus,
.ContactFormWrapper select:focus,
#bb-container div.comment-form input[type="text"]:focus,
#bb-container div.comment-form textarea:focus,
input.IngeniMailSubscribeEmailInput:focus,
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="text"]:focus,
html body #foxboro_body #foxboro_container .ContactFormWrapper input[type="password"]:focus,
html body #foxboro_body #foxboro_container .ContactFormWrapper textarea:focus,
html body #foxboro_body #foxboro_container .ContactFormWrapper select:focus,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="text"]:focus,
html body #foxboro_body #foxboro_container #bb-container div.comment-form textarea:focus,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeEmailInput:focus {}


/* LABELS */

.ContactFormWrapper label,
#bb-container div.comment-form div.SubHead,
div.IngeniMailSubscribeContainer span.subhead,
html body #foxboro_body #foxboro_container .ContactFormWrapper label,
html body #foxboro_body #foxboro_container #bb-container div.comment-form div.SubHead,
html body #foxboro_body #foxboro_container div.IngeniMailSubscribeContainer span.subhead,
div.CheckboxGroupContainer .AutoFormLabel,
html body #foxboro_body #foxboro_container div.CheckboxGroupContainer .AutoFormLabel {}


/* BUTTONS */

.ContactFormWrapper input.FormSubmitButton,
#bb-container div.comment-form input[type="submit"],
input.IngeniMailSubscribeButton,
html body #foxboro_body #foxboro_container .ContactFormWrapper input.FormSubmitButton,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="submit"],
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeButton {
	outline: none;
	cursor: pointer;
}

/* hover */
.ContactFormWrapper input.FormSubmitButton:hover,
#bb-container div.comment-form input[type="submit"]:hover,
input.IngeniMailSubscribeButton:hover,
html body #foxboro_body #foxboro_container .ContactFormWrapper input.FormSubmitButton:hover,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="submit"]:hover,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeButton:hover {}

/* active */
.ContactFormWrapper input.FormSubmitButton:focus,
#bb-container div.comment-form input[type="submit"]:focus,
input.IngeniMailSubscribeButton:focus,
html body #foxboro_body #foxboro_container .ContactFormWrapper input.FormSubmitButton:focus,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="submit"]:focus,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeButton:focus,
.ContactFormWrapper input.FormSubmitButton:active,
#bb-container div.comment-form input[type="submit"]:active,
input.IngeniMailSubscribeButton:active,
html body #foxboro_body #foxboro_container .ContactFormWrapper input.FormSubmitButton:active,
html body #foxboro_body #foxboro_container #bb-container div.comment-form input[type="submit"]:active,
html body #foxboro_body #foxboro_container input.IngeniMailSubscribeButton:active {}

/* |-------------------------| OTHER HTML ELEMENTS |----------------| */
#foxboro_content p {
	margin: 0 0 1.5em;
	padding: 0;
}

#foxboro_top p {
	margin: 0;
	padding: 0 0 5px;
}

hr {}

blockquote {}

pre {}

/* |-------------------------| CUSTOM ELEMENTS |--------------------| */


/* |-------------------------| CMS ELEMENTS |-----------------------| */
.BasicCSSContainer p,
.BasicCSSContainer h3 {
	padding: 0;
	margin: 0;
}

.CMSConfigureBox {
	text-shadow: none !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
	font-style: normal !important;
	font-variant: normal !important;
}

/* |-------------------------| CLEARFIX FIX |-----------------------| */
#foxboro_footer: after,
#foxboro_content: after,
#foxboro_three-column: after,
#foxboro_menu: after,
div.block: after {
	content: " ";
	font-size: 0;
}

/* |-------------------------| MOBILE OPTIMIZATION |----------------| */</pre></body></html>