/*
Theme Name: eccpr.com
Theme URI: 
Description:
Version: 1.0
Author: 
Author URI: 
Tags:
*/


body {
	margin: 0 auto;
	padding: 0;
	background-color: #dae1F7;
	}
#art-main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	}
#art-page-background-simple-gradient {
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
	}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
	}
form {
	padding:0px;
	margin:0px;
	}




/* begin Box, Sheet */

.art-Sheet {
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:3px;
	min-height:3px;
	}

.art-Sheet-body {
	position: relative;
	z-index: 1;
	padding: 1px;
	}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl {
	position:absolute;
	z-index:-1;
	}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl {
	width: 2px;
	height: 2px;
	background-image: url('images/Sheet-s.png');
	}
.art-Sheet-tl {
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
	}
.art-Sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
	}
.art-Sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
	}
.art-Sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
	}
.art-Sheet-tc, .art-Sheet-bc {
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('images/Sheet-h.png');
	}
.art-Sheet-tc {
	top: 0;
	clip: rect(auto, auto, 1px, auto);
	}
.art-Sheet-bc {
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
	}
.art-Sheet-cr, .art-Sheet-cl {
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('images/Sheet-v.png');
	}
.art-Sheet-cr {
	right:0;
	clip: rect(auto, auto, auto, 1px);
	}
.art-Sheet-cl {
	left:0;
	clip: rect(auto, 1px, auto, auto);
	}
.art-Sheet-cc {
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #FFFFFF;
	}
.art-Sheet {
	margin-top: -1px !important;
	}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width:900px;
	}


/* begin Header */

div.art-Header {
	width: 898px;
	height:165px;
	margin:0px;
	padding:0px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	}


/* begin Logo */

.art-Logo {
	display : block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 462px;
	}
h1.art-Logo-name {
	display: block;
	text-align: left;
	}
h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #2F2B18 !important;
	}
.art-Logo-text {
	display: block;
	text-align: left;
	}
.art-Logo-text, .art-Logo-text a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #0A0905 !important;
	}


/* menu structure */

.art-menu {
	padding:12px 0px 0px 5px;
	}
.art-nav {
	width:898px;
	height:53px;
	background-image: url('images/nav.png');
	padding:0px;
	margin:0px;
	margin-top:-4px;
	}
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
	}
.art-menu, .art-menu ul {
	margin: 0px;
	list-style-type: none;
	display: block;
	}
.art-menu li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
	}
.art-menu li:hover {
	z-index: 10000;
	white-space: normal;
	}
.art-menu li li {
	float: none;
	}
.art-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
	}
.art-menu li:hover>ul {
	visibility: visible;
	top: 100%;
	}
.art-menu li li:hover>ul {
	top: 0;
	left: 100%;
	}
.art-menu:after, .art-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
	}
.art-menu, .art-menu ul {
	min-height: 0;
	}
.art-menu ul {
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	}
.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
	}


/* begin MenuItem */

.art-menu ul li {
	clear: both;
	}
.art-menu a {
	position:relative;
	display: block;
	overflow:hidden;
	height: 41px;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	}
.art-menu a .r, .art-menu a .l {
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 123px;
	background-image: url('images/MenuItem.png');
	}
.art-menu a .l {
	left:0;
	right:6px;
	}
.art-menu a .r {
	width:412px;
	right:0;
	clip: rect(auto, auto, auto, 406px);
	}
.art-menu a .t {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0 16px;
	margin: 0 6px;
	line-height: 41px;
	text-align: center;
	}
.art-menu a:hover .l, .art-menu a:hover .r {
	top:-41px;
	}
.art-menu li:hover>a .l, .art-menu li:hover>a .r {
	top:-41px;
	}
.art-menu li:hover a .l, .art-menu li:hover a .r {
	top:-41px;
	}
.art-menu a:hover .t {
	color: #AD0900;
	}
.art-menu li:hover a .t {
	color: #AD0900;
	}
.art-menu li:hover>a .t {
	color: #AD0900;
	}

/* begin ContentLayout */

.art-contentLayout {
	margin-bottom: 0px;
	width: 898px;
	}


/* begin Box, Block */

.art-Block {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:23px;
	min-height:23px;
	}
.art-Block-body {
	position: relative;
	z-index: 1;
	padding: 0px;
	}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl {
	position:absolute;
	z-index:-1;
	}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl {
	width: 22px;
	height: 22px;
	background-image: url('images/Block-s.png');
	}
.art-Block-tl {
	top:0;
	left:0;
	clip: rect(auto, 11px, 11px, auto);
	}
.art-Block-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 11px, 11px);
	}
.art-Block-bl {
	bottom: 0;
	left: 0;
	clip: rect(11px, 11px, auto, auto);
	}
.art-Block-br {
	bottom: 0;
	right: 0;
	clip: rect(11px, auto, auto, 11px);
	}
.art-Block-tc, .art-Block-bc {
	left: 11px;
	right: 11px;
	height: 22px;
	background-image: url('images/Block-h.png');
	}
.art-Block-tc {
	top: 0;
	clip: rect(auto, auto, 11px, auto);
	}
.art-Block-bc {
	bottom: 0;
	clip: rect(11px, auto, auto, auto);
	}
.art-Block-cr, .art-Block-cl {
	top: 11px;
	bottom: 11px;
	width: 22px;
	background-image: url('images/Block-v.png');
	}
.art-Block-cr {
	right:0;
	clip: rect(auto, auto, auto, 11px);
	}
.art-Block-cl {
	left:0;
	clip: rect(auto, 11px, auto, auto);
	}
.art-Block-cc {
	position:absolute;
	z-index:-1;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background-color: #919191;
	}
.art-Block {
	margin: 5px;
	}


/* begin BlockHeader */

.art-BlockHeader {
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 0px;
	}
.art-BlockHeader .t {
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
	}
.art-header-tag-icon {
	height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
	}


/* begin Box, BlockContent */


.art-BlockContent {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
	}
.art-BlockContent-body {
	position: relative;
	z-index: 1;
	padding: 8px;
	}
.art-BlockContent-body {
	color:#EFF1EF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
.art-BlockContent-body a:link {
	color: #4040ef;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	}
.art-BlockContent-body a:visited, .art-BlockContent-body a.visited {
	color: #4040ef;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	}
.art-BlockContent-body a:hover, .art-BlockContent-body a.hover {
	color: #AD0900;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	}
.art-BlockContent-body ul {
	list-style-type: none;
	color: #111311;
	margin:0;
	padding:0;
	}
.art-BlockContent-body li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	}
.art-BlockContent-body ul li {
	padding:0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
	}


/* begin Box, Post */

.art-Post {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
	}
.art-Post-body {
	position: relative;
	z-index: 1;
	padding: 10px;
	background-color:#ffffff;
	}
.art-Post {
	margin: 0px;
	border-left:1px solid #e4e9eb;
	border-right:1px solid #e4e9eb;
	}


/* Start images */

a img {
	border: 0;
	}
.art-article img, img.art-article {
	margin:1em;
	}
.art-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
	}


/* Start tables */

.art-article table, table.art-article {
	border-collapse: collapse;
	margin: 1px;
	width:auto;
	}
.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {
	background-color:Transparent;
	}
.art-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
	}
pre {
	overflow: auto;
	padding: 0.1em;
	}



/* begin PostHeaderIcon */

.art-PostHeader {
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3E443C;
	}
.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin:0;
	color: #3E443C;
	}


/* begin PostHeader */

.art-PostHeader a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	text-align: left;
	color: #4040ef;
	}
.art-PostHeader a:visited, .art-PostHeader a.visited {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	text-align: left;
	color: #4040ef;
	}
.art-PostHeader a:hover, .art-PostHeader a.hovered {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #AD0900;
	}


/* Content Text Font & Color (Default) */

body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3E443C;
	}
.art-PostContent p  {
	margin: 0px;
	}
.art-PostContent, .art-PostContent p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #3E443C;
	}
.art-PostContent {
	margin:0;
	}



/* Start Content link style */

a {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4040ef;
	}
a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4040ef;
	}

/* Adds special style to a visited link. */

a:visited, a.visited {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4040ef;
	}

/* :hover - adds special style to an element when you mouse over it. */

a:hover, a.hover {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #AD0900;
	}

/* Resert some headings default style & links default style for links in headings*/
	h1, h2, h3, h4, h5, h6,
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
	h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}


/* Start Content headings Fonts & Colors  */

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #575F54;
	}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #575F54;
	}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #575F54;
	}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3E443C;
	}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3E443C;
	}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3E443C;
	}



/* Start Content list */

ol, ul {
	color: #3E443C;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	}
li ol, li ul {
	margin:0.5em 0 0.5em 2em;
	padding:0;
	}
li {
	margin:0.2em 0;
	padding:0;
	}
ul {
	list-style-type: none;
	}
ol {
	list-style-position:inside;
	}
.art-Post li {
	padding:3px 3px 8px 30px;
	}
.art-Post ol li, .art-Post ul ol li {
	background: none;
	padding-left:0;
	}
.art-Post ul li, .art-Post ol ul li {
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-right:23px;
	padding-bottom:8px;
	}
.art-Post ul li ul li {
	background-image: url('images/PostBulletsIn.gif');
	}
.art-Post ul li a, .art-Post ul li a:visited {
	text-decoration:none;
	color:#3030ef;
	}
.art-Post ul li a:hover {
	text-decoration:underline;
	color:#ad0900;
	}

/* Start blockquote */
blockquote, blockquote p,.art-PostContent blockquote p {
	color:#3E443C;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	}

blockquote,
.art-PostContent blockquote {
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 5px;
	background-color:#FFFFFF;
	}


/* begin Button */

.art-button-wrapper .art-button {
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	text-decoration: none !important;
	z-index:0;
	}
.art-button-wrapper {
	display:inline-block;
	position:relative;
	height: 27px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
	}
.firefox2 .art-button-wrapper {
	display:block;
	float:left;
	}
.art-button-wrapper .art-button {
	display:block;
	height: 27px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 17px !important;
	line-height: 27px;
	text-decoration: none !important;
	color: #000000 !important;
	}

input, select {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
.art-button-wrapper.hover .art-button, .art-button:hover {
	color: #000000 !important;
	text-decoration: none !important;
	}
.art-button-wrapper.active .art-button {
	color: #000000 !important;
	}
.art-button-wrapper .l, .art-button-wrapper .r {
	display:block;
	position:absolute;
	z-index:-1;
	height: 81px;
	background-image: url('images/Button.png');
	}
.art-button-wrapper .l {
	left:0;
	right:10px;
	}
.art-button-wrapper .r {
	width:413px;
	right:0;
	clip: rect(auto, auto, auto, 403px);
	}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {
	top: -27px;
	}
.art-button-wrapper.active .l, .art-button-wrapper.active .r {
	top: -54px;
	}


/* begin Footer */

.art-Footer {
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 898px;
	margin: 0px auto 0px auto;
	}
.art-Footer .art-Footer-inner {
	height:1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
	}
.art-Footer .art-Footer-background {
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 898px;
	height: 150px;
	bottom:0;
	left:0;
	}
.art-facebook-icon {
	position: relative;
	display:block;
	float:left;
	background-image: url('images/facebook_icon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 25px 0 0;
	height: 32px;
	width: 96px;
	}
.xml-icon {
	position: relative;
	display:block;
	float:left;
	background-image: url('images/xml_sitemap.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 96px;
	}
.art-Footer .art-Footer-text p {
	text-align:left;
	margin: 0;
	padding-left:115px;
	}
.art-Footer .art-Footer-text {
	display:inline-block;
	color:#292515;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}
.art-Footer .art-Footer-text a:link {
	color: #404090;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	}
.art-Footer .art-Footer-text a:visited	{
	color: #404090;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	}
.art-Footer .art-Footer-text a:hover {
	color: #AD0900;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	}

/* begin PageFooter */

.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#B3911A;
	}
.art-page-footer {
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#887A44;
	}


/* begin LayoutCell */

.art-contentLayout .art-content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 897px;
	}
.commentlist, .commentlist li {
	background: none;
	}
.commentlist li li {
	margin-left:30px;
	}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
	}
.commentlist li cite {
	font-size:1.2em;
	}
#commentform textarea {
	width: 100%;
	}
img.wp-smiley {
	border:none;
	margin:0;
	padding:0;
	}
.navigation {
	display: block;
	text-align: center;
	}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */

.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
.alignright img, img.alignright {
	margin: 1em;
	margin-right: 0;
	}
.alignleft img, img.alignleft {
	margin: 1em;
	margin-left: 0;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
.hidden {
	display: none;
	}


/* Personal Updates */

.go-button {
	width:91px;
	height:36px;
	background-image:url(images/button1.png);
	background-repeat:no-repeat;
	padding-top:9px;
	}
.go-button:hover {
	background-image:url(images/button2.png);
	}
a .go-button, a .go-button:hover {
	color:#404040;
	text-decoration:none;
	}
.search-excerpt {
	border:1px solid #c0c0c0;
	background-color:#ffff00;
	font-weight:normal;
	font-size:17px;
	}
.s-excerpt {
	width:85%;
        background-color:#efefef;
	text-align:justify;
	font-style:italic;
	border:1px dashed #d0d0d0;
	padding:10px;
	}
.search-title {
	text-transform:uppercase;
	}
.courses-left, .courses-left:hover {
	width:333px;
	height:150px;
	margin:20px 10px 20px 0px;
	background-image:url(images/container.png);
	background-repeat:no-repeat;
	text-align:left;
	overflow:hidden;
	}
.courses-right, .courses-right:hover {
	width:333px;
	height:150px;
	margin:20px 0px 20px 10px;
	background-image:url(images/container.png);
	background-repeat:no-repeat;
	text-align:left;
	overflow:hidden;
	}
.courses-title {
	padding:3px 15px 3px 39px;
	font-size:1em;
	text-align:left;
	}
.courses-title a {
	color:#000080;
	text-decoration:underline;
	}
.courses-title a:hover {
	color:#800000;
	text-decoration:none;
	}
.course-info {
	color:#000000;
	width:175px;
	vertical-align:top;
	padding:10px;
	font-size:0.8em;
	text-align:left;
	}
.courses-image {
	width:130px;
	vertical-align:top;
	}
.general-pages {
	width:80%;
	margin:0 auto;
	padding:20px 20px 20px 20px;
	border:1px solid #d8d8d8;
	background-color:#ffffff;
	}
.bluebg {
	background-color:#ffffff;
	}
td.graybg {
	background-color:#e8e8e8;
	}
.take_action {
	margin:20px;
	}
.application {
	width:235px;
	height:125px;
	background-image:url(images/take_action.png);
	background-repeat:no-repeat;
	}
.application:hover {
	background-image:url(images/take_action2.png);
	background-repeat:no-repeat;
	}
.service-top {
	width:302px;
	height:31px;
	padding:5px 0px 0px 20px;
	margin:0px;
	background-image:url(images/c3-top.png);
	background-repeat:no-repeat;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	}
.service-body {
	width:302px;
	padding:10px;
	margin:0px;
	background-image:url(images/c3-body.png);
	background-repeat:repeat-y;
	color:#303030;
	font-size:14px;
	text-align:left;
	overflow:hidden;
	}
.service-bottom {
	width:322px;
	height:13PX;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-image:url(images/c3-bottom.png);
	background-repeat:no-repeat;
	overflow:hidden;
	}
.specialsTableBody {
	border:0px;
	}
.specialsTableHeader1 {
	width:64%;
	border-top:0px;
	border-right: 1px solid #ffffff;
	border-bottom: 0px;
	border-left: 0px;
	text-align:left;
	vertical-align:middle;
	color:#000080;
	font-weight:bold;
	padding:5px;
	background-image:url(images/specials_table_header.png);
	background-repeat:repeat-x;
	}
.specialsTableHeader2 {
	width:16%;
	border-top:0px;
	border-right: 1px solid #ffffff;
	border-bottom: 0px;
	border-left: 0px;
	text-align:center;
	vertical-align:middle;
	color:#000080;
	font-weight:bold;
	padding:5px;
	background-image:url(images/specials_table_header.png);
	background-repeat:repeat-x;
	}
.specialsTableHeader3 {
	width:16%;
	border:0px;
	text-align:center;
	vertical-align:middle;
	color:#000080;
	font-weight:bold;
	padding:5px;
	background-image:url(images/specials_table_header.png);
	background-repeat:repeat-x;
	}
.specialsTableCell1 {
	border-top:0px;
	border-right: 2px dashed #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	text-align:left;
	vertical-align:top;
	color:#303030;
	padding:5px 10px 5px 10px;
	font-size:1em;
	}
.specialsTableCell2 {
	border-top:0px;
	border-right: 2px dashed #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 0px;
	text-align:left;
	vertical-align:middle;
	color:#005500;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	}
.specialsTableCell3 {
	border-top:0px;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 0px;
	text-align:center;
	vertical-align:middle;
	color:#000080;
	padding:5px 10px 5px 10px;
	}
.calendar-body {
	border:0px;
	}
.calendar-c1-header {
	width:50%;
	border-top:0px;
	border-right: 1px solid #ffffff;
	border-bottom: 0px;
	border-left: 0px;
	text-align:left;
	vertical-align:middle;
	color:#000080;
	font-weight:bold;
	padding:5px;
	background-image:url(images/specials_table_header.png);
	background-repeat:repeat-x;
	}
.calendar-c2-header {
	width:25%;
	border-top:0px;
	border-right: 1px solid #ffffff;
	border-bottom: 0px;
	border-left: 0px;
	text-align:center;
	vertical-align:middle;
	color:#000080;
	font-weight:bold;
	padding:5px;
	background-image:url(images/specials_table_header.png);
	background-repeat:repeat-x;
	}
.calendar-c3-header {
	width:25%;
	border:0px;
	text-align:center;
	vertical-align:middle;
	color:#000080;
	font-weight:bold;
	padding:5px;
	background-image:url(images/specials_table_header.png);
	background-repeat:repeat-x;
	}
.calendar-c1 {
	border-top:0px;
	border-right: 2px dashed #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	text-align:left;
	vertical-align:top;
	color:#303030;
	padding:5px 10px 5px 10px;
	font-size:0.8em;
	}
.calendar-c2 {
	border-top:0px;
	border-right: 2px dashed #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 0px;
	text-align:left;
	vertical-align:middle;
	color:#005500;
	padding:5px 10px 5px 10px;
	font-size:0.8em;
	}
.calendar-c3 {
	border-top:0px;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 0px;
	text-align:left;
	vertical-align:middle;
	color:#000000;
	padding:5px 10px 5px 10px;
	font-size:0.8em;
	}
#dark {
	background-color:#eaeaff;
	}
.fit {
	padding:0px 33px 0px 5px;
	}
.item {
	margin-bottom:0px;
	}
.divisor {
	margin:10px;
	height:40px;
	width:826px;
	background-image:url(images/div.png);
	background-repeat:repeat-x;
	}
.ms-table {
	width:855px;
	margin:0 auto;
	}
.ms-c1 {
	width:200px;
	padding:9px;
	vertical-align:top;
	}
.ms-c2 {
	width:200px;
	padding:9px 0px;
	vertical-align:top;
	}
.ms-c3 {
	width:419px;
	padding:9px;
	vertical-align:top;
	}
.ms-top {
	width:200px;
	height:16px;
	color:#000000;
	background-image:url(images/ms1-top.png);
	background-repeat:no-repeat;
	}
.ms-body {
	width:173px;
	color:#000000;
	text-align:center;
	padding-left:27px;
	vertical-align:middle;
	background-image:url(images/ms1-body.png);
	background-repeat:repeat-y;
	}
.ms-bottom {
	width:200px;
	height:16px;
	color:#000000;
	background-image:url(images/ms1-bottom.png);
	background-repeat:no-repeat;
	}
.ms-top-c3 {
	width:419px;
	height:16px;
	color:#000000;
	background-image:url(images/ms2-top.png);
	background-repeat:no-repeat;
	}
.ms-body-c3 {
	width:419px;
	font-size:0.7em;
	font-weight:normal;
	color:#000000;
	text-align:left;
	padding:0px 10px 0px 10px;
	vertical-align:middle;
	background-image:url(images/ms2-body.png);
	background-repeat:repeat-y;
	}
.ms-bottom-c3 {
	width:419px;
	height:16px;
	color:#000000;
	background-image:url(images/ms2-bottom.png);
	background-repeat:no-repeat;
	}
.success-top {
	width:622px;
	height:20px;
	background-image:url(images/board-top.png);
	background-repeat:no-repeat;
	}
.success-body {
	width:622px;
	background-image:url(images/board-body.png);
	background-repeat:repeat-y;
	}
.success-bottom {
	width:622px;
	height:20px;
	background-image:url(images/board-bottom.png);
	background-repeat:no-repeat;
	}
.success-content {
	padding:27px;
	color:#303030;
	text-align:justify;
	font-size:1em;
	}
