/*
Theme Name: cju
Theme URI: 
Description: Artisteer-generated theme
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

/* Generated with Artisteer version 2.2.0.17981, file checksum is EAF94C8D. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FCFCFD;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: top right;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}




#art-page-background-gradient
{
	background-position: top right;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:39px;
	min-height:39px;
}

.art-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 5px;
}

.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: 54px;
	height: 54px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 27px, 27px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 27px, 27px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(27px, 27px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(27px, auto, auto, 27px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 27px;
	right: 27px;
	height: 54px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 27px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(27px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 27px;
	bottom: 27px;
	width: 54px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 27px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 27px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 27px;
	left: 27px;
	right: 27px;
	bottom: 27px;
	background-image: url('images/Sheet-c.png');
}


.art-Sheet
{
	margin-top: 20px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 890px;
	height: 150px;
}

div.art-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 890px;
	height: 150px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 890px;
	height: 150px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.art-Logo
{
	display : block;
	position: absolute;
	left: 116px;
	top: 81px;
	width: 774px;
}

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:"Bernard MT Condensed",Arial, Helvetica, Sans-Serif;
	font-size: 45px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #FFFFFF !important;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.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: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	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;
}





div.art-nav-center
{
	position:relative;
	float:right; 
	right:50%;
	
}

ul.art-menu
{
	position:relative;
	float:left; 
	left:50%;
}


/* menu structure */

.art-menu
{
	padding: 6px 6px 6px 6px;
}

.art-nav
{
	position: relative;
	height: 36px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 36px;
	background-image: url('images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 890px;
	clip: rect(auto, auto, auto, 890px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 24px;
	cursor: pointer;
	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: 72px;
	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: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #C3D0E5;
	padding: 0 3px;
	margin: 0 6px;
	line-height: 24px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-24px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-24px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-24px;
}
.art-menu a:hover .t
{
	color: #000000;
}

.art-menu li:hover a .t
{
	color: #000000;
}

.art-menu li:hover>a .t
{
	color: #000000;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -48px;
}

.art-menu a.active .t
{
	color: #101723;
}


/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 1px;
	height: 24px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 180px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #FF9233;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #421F00;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #000000;
	border-color: #FF7700;
	background-position: 0 -26px;
}

.art-menu ul li:hover>a
{
	color: #000000;
	border-color: #FF7700;
	background-position: 0 -26px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #000000;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 890px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.art-Block
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 4px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:5px;
}

.art-BlockHeader .r
{ 
	width:890px;
	right:0;
	clip: rect(auto, auto, auto, 885px);
}





.art-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 5px;
	background-repeat: no-repeat;
	min-height: 10px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* 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: 7px;
}



.art-BlockContent-body
{
	color:#192539;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

.art-BlockContent-body a:link
{
	color: #354F79;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #938A99;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #EB6D00;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #3E3941;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

.art-BlockContent-body ul li
{
	padding:0px 0 0px 10px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* 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;
}



.art-Post
{
	margin: 7px;
}

/* 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, .art-article td
{
	padding: 2px;
	border: solid 1px #988F9E;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeaderIcon-wrapper
{
	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: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #253855;
}

.art-PostHeaderIcon-wrapper, .art-PostHeaderIcon-wrapper a, .art-PostHeaderIcon-wrapper a:link, .art-PostHeaderIcon-wrapper a:visited, .art-PostHeaderIcon-wrapper a:hover
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #253855;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #2D4367;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  color: #4B454F;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
  color: #111927;
}
/* end PostHeader */

/* begin PostIcons */
.art-PostHeaderIcons
{
	padding:1px;
}

.art-PostHeaderIcons, .art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #3E3941;
}

.art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
	margin:0;
}

.art-PostHeaderIcons a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #354F79;
}

.art-PostHeaderIcons a:visited, .art-PostHeaderIcons a.visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #354F79;
}

.art-PostHeaderIcons a:hover, .art-PostHeaderIcons a.hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	letter-spacing: 1px;
	color: #111927;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.art-PostContent
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-align: justify;
  color: #000000;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #354F79;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #354F79;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #58515D;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  letter-spacing: 1px;
  color: #111927;
}

/* Finish Content link style */

/* 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: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 31px;
  text-transform: uppercase;
  text-align: left;
  color: #354F79;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  color: #486BA3;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 24px;
  text-transform: uppercase;
  text-align: left;
  color: #58515D;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  color: #192539;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
  color: #192539;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 15px;
  text-transform: uppercase;
  text-align: left;
  color: #192539;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #3E3941;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-align: left;
	margin-left: 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;
	
}



/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#312D34;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		border:solid 1px #FFB06B; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#FFD6B3;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */
.art-PostMetadataFooter
{
	padding:1px;
	background-color: #D1DBEB;
	border-color: #91A9CF;
	border-style: solid;
	border-width: 1px;
}
/* end PostMetadata */

/* begin PostIcons */
.art-PostFooterIcons
{
	padding:1px;
}

.art-PostFooterIcons, .art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #312D34;
}

.art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover
{
	margin:0;
}

.art-PostFooterIcons a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #2D4367;
}

.art-PostFooterIcons a:visited, .art-PostFooterIcons a.visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #2D4367;
}

.art-PostFooterIcons a:hover, .art-PostFooterIcons a.hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #0E1520;
}
/* end PostIcons */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:28px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 28px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 28px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 11px !important;
	line-height: 28px;
	text-decoration: none !important;
	color: #1C2A40 !important;
}

input, select
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #241100 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #F2F1F3 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 84px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:5px;
}

.art-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 398px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -28px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -56px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 890px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 890px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #91A9CF;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #B1AAB5;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #4B6FAA;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* 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:#86A0CA;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#AAA2AE;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 222px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 667px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 889px;
}
/* end LayoutCell */



.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;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

/*
US Map CSS Rollover Image Map - Merge with WordPress Stylesheet
*/

#imap
{
    display:block;
    width:650px;
    height:400px;
    background:url(http://www.criminaljusticeuniversity.net/images/us.png) no-repeat;
    position:relative;
}

/* the hack for IE pre IE6 */
* html #imap a#us {
  height:400px;
  he\ight:0;
  }

#imap a#us 
{
    display:block;
    width:0px;
    height:0px;
    padding-top:0px;
    overflow:hidden;
    background:transparent url(http://www.criminaljusticeuniversity.net/images/us.png) 650 400 no-repeat)
    position:absolute;
    left:0;
    top:0;
}

#imap a#us:hover 
{
    background-position:0 0;
    z-index:10;
}

#imap dd 
{
    position:absolute;
    padding:0;
    margin:0;
}

#imap a
{
    display:block;
    text-decoration:none;
    z-index:20;
    /*border:solid 1px black;*/
}
/*ALABAMA*/
#imap #imgal 
{
    left:400px;
    top:220px;
    z-index:20;
}
#imap a#al:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/al.png) -400px -220px;
}
#imap a#al
{
    width:45px;
    height:70px;
}
/*ALASKA*/
#imap #imgak 
{
    left:29px;
    top:275px;
    z-index:20;
}
#imap a#ak:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ak.png) -29px -275px;
}
#imap a#ak
{
    width:100px;
    height:120px;
}
/*ARIZONA*/
#imap #imgaz 
{
    left:118px;
    top:195px;
    z-index:20;
}
#imap a#az:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/az.png) -118px -195px;
}
#imap a#az
{
    width:69px;
    height:90px;
}
/*ARKANSAS*/
#imap #imgar 
{
    left:333px;
    top:196px;
    z-index:20;
}
#imap a#ar:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ar.png) -333px -196px;
}
#imap a#ar
{
    width:63px;
    height:59px;
}
/*CALIFORNIA*/
#imap #imgca 
{
    left:16px;
    top:123px;
    z-index:20;
}
#imap a#ca:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ca.png) -16px -123px;
}
#imap a#ca
{
    width:112px;
    height:140px;
}
/*COLORADO*/
#imap #imgco 
{
    left:180px;
    top:135px;
    z-index:20;
}
#imap a#co:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/co.png) -180px -135px;
}
#imap a#co
{
    width:83px;
    height:70px;
}
/*CONNECTICUT*/
#imap #imgct 
{
    left:544px;
    top:123px;
    z-index:22;
}
#imap a#ct:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ct.png) -544px -123px;
}
#imap a#ct
{
    width:30px;
    height:16px;
}
/*DC*/
#imap #imgdc 
{
    left:520px;
    top:188px;
    z-index:22;
}
#imap a#dc:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/dc.png) -520px -188px;
}
#imap a#dc
{
    width:100px;
    height:22px;
}
/*DELAWARE*/
#imap #imgde 
{
    left:529px;
    top:154px;
    z-index:21;
}
#imap a#de:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/de.png) -529px -154px;
}
#imap a#de
{
    width:27px;
    height:25px;
}
/*FLORIDA*/
#imap #imgfl 
{
    left:390px;
    top:280px;
    z-index:20;
}
#imap a#fl:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/fl.png) -390px -280px;
}
#imap a#fl
{
    width:110px;
    height:100px;
}
/*GEORGIA*/
#imap #imgga 
{
    left:433px;
    top:223px;
    z-index:20;
}
#imap a#ga:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ga.png) -433px -223px;
}
#imap a#ga
{
    width:55px;
    height:64px;
}
/*HAWAII*/
#imap #imgha 
{
    left:133px;
    top:307px;
    z-index:20;
}
#imap a#ha:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ha.png) -133px -307px;
}
#imap a#ha
{
    width:80px;
    height:55px;
}
/*IDAHO*/
#imap #imgid 
{
    left:93px;
    top:26px;
    z-index:20;
}
#imap a#id:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/id.png) -93px -26px;
}
#imap a#id
{
    width:77px;
    height:105px;
}
/*ILLINOIS*/
#imap #imgil 
{
    left:373px;
    top:118px;
    z-index:21;
}
#imap a#il:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/il.png) -373px -118px;
}
#imap a#il
{
    width:45px;
    height:82px;
}
/*INDIANA*/
#imap #imgin 
{
    left:406px;
    top:126px;
    z-index:20;
}
#imap a#in:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/in.png) -406px -126px;
}
#imap a#in
{
    width:40px;
    height:60px;
}
/*IOWA*/
#imap #imgia 
{
    left:311px;
    top:104px;
    z-index:20;
}
#imap a#ia:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ia.png) -311px -104px;
}
#imap a#ia
{
    width:80px;
    height:48px;
}
/*KANSAS*/
#imap #imgks 
{
    left:257px;
    top:149px;
    z-index:20;
}
#imap a#ks:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ks.png) -257px -149px;
}
#imap a#ks
{
    width:86px;
    height:51px;
}
/*KENTUCKY*/
#imap #imgky 
{
    left:394px;
    top:163px;
    z-index:20;
}
#imap a#ky:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ky.png) -394px -163px;
}
#imap a#ky
{
    width:80px;
    height:42px;
}
/*LOUISIANA*/
#imap #imgla 
{
    left:341px;
    top:249px;
    z-index:20;
}
#imap a#la:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/la.png) -341px -249px;
}
#imap a#la
{
    width:54px;
    height:60px;
}
/*MAINE*/
#imap #imgme 
{
    left:591px;
    top:50px;
    z-index:20;
}
#imap a#me:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/me.png) -591px -50px;
}
#imap a#me
{
    width:50px;
    height:66px;
}
/*MARYLAND*/
#imap #imgmd 
{
    left:507px;
    top:158px;
    z-index:20;
}
#imap a#md:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/md.png) -507px -158px;
}
#imap a#md
{
    width:60px;
    height:37px;
}
/*MASSACHUSSETTS*/
#imap #imgma 
{
    left:560px;
    top:112px;
    z-index:22;
}
#imap a#ma:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ma.png) -560px -112px;
}
#imap a#ma
{
    width:40px;
    height:16px;
}
/*MICHIGAN*/
#imap #imgmi 
{
    left:412px;
    top:57px;
    z-index:20;
}
#imap a#mi:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/mi.png) -412px -57px;
}
#imap a#mi
{
    width:65px;
    height:75px;
}
/*MINNESOTA*/
#imap #imgmn 
{
    left:310px;
    top:20px;
    z-index:20;
}
#imap a#mn:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/mn.png) -310px -20px;
}
#imap a#mn
{
    width:75px;
    height:88px;
}
/*MISSISSIPPI*/
#imap #imgms 
{
    left:370px;
    top:223px;
    z-index:21;
}
#imap a#ms:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ms.png) -370px -223px;
}
#imap a#ms
{
    width:42px;
    height:67px;
}
/*MISSOURI*/
#imap #imgmo 
{
    left:325px;
    top:144px;
    z-index:20;
}
#imap a#mo:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/mo.png) -325px -144px;
}
#imap a#mo
{
    width:73px;
    height:63px;
}
/*MONTANA*/
#imap #imgmt 
{
    left:110px;
    top:24px;
    z-index:21;
}
#imap a#mt:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/mt.png) -110px -24px;
}
#imap a#mt
{
    width:129px;
    height:71px;
}
/*NEBRASKA*/
#imap #imgne 
{
    left:234px;
    top:110px;
    z-index:20;
}
#imap a#ne:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ne.png) -234px -110px;
}
#imap a#ne
{
    width:97px;
    height:48px;
}
/*NEVADA*/
#imap #imgnv 
{
    left:62px;
    top:122px;
    z-index:21;
}
#imap a#nv:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/nv.png) -62px -122px;
}
#imap a#nv
{
    width:71px;
    height:97px;
}
/*NEW HAMPSHIRE*/
#imap #imgnh 
{
    left:577px;
    top:78px;
    z-index:20;
}
#imap a#nh:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/nh.png) -577px -78px;
}
#imap a#nh
{
    width:20px;
    height:41px;
}
/*NEW JERSEY*/
#imap #imgnj 
{
    left:542px;
    top:132px;
    z-index:21;
}
#imap a#nj:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/nj.png) -542px -132px;
}
#imap a#nj
{
    width:23px;
    height:34px;
}
/*NEW MEXICO*/
#imap #imgnm 
{
    left:180px;
    top:196px;
    z-index:21;
}
#imap a#nm:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/nm.png) -180px -196px;
}
#imap a#nm
{
    width:71px;
    height:82px;
}
/*NEW YORK*/
#imap #imgny 
{
    left:493px;
    top:81px;
    z-index:20;
}
#imap a#ny:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ny.png) -493px -81px;
}
#imap a#ny
{
    width:76px;
    height:58px;
}
/*NORTH CAROLINA*/
#imap #imgnc 
{
    left:450px;
    top:201px;
    z-index:20;
}
#imap a#nc:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/nc.png) -450px -201px;
}
#imap a#nc
{
    width:87px;
    height:39px;
}
/*NORTH DAKOTA*/
#imap #imgnd 
{
    left:234px;
    top:27px;
    z-index:20;
}
#imap a#nd:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/nd.png) -234px -27px;
}
#imap a#nd
{
    width:85px;
    height:47px;
}
/*OHIO*/
#imap #imgoh 
{
    left:442px;
    top:126px;
    z-index:20;
}
#imap a#oh:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/oh.png) -442px -126px;
}
#imap a#oh
{
    width:51px;
    height:52px;
}
/*OKLAHOMA*/
#imap #imgok 
{
    left:245px;
    top:195px;
    z-index:21;
}
#imap a#ok:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ok.png) -245px -195px;
}
#imap a#ok
{
    width:99px;
    height:47px;
}
/*OREGON*/
#imap #imgor 
{
    left:15px;
    top:66px;
    z-index:20;
}
#imap a#or:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/or.png) -15px -66px;
}
#imap a#or
{
    width:85px;
    height:60px;
}
/*PENNSYLVANIA*/
#imap #imgpa 
{
    left:487px;
    top:123px;
    z-index:20;
}

#imap a#pa:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/pa.png) -487px -123px;
}
#imap a#pa
{
    width:63px;
    height:40px;
}
/*RHODE ISLAND*/
#imap #imgri 
{
    left:568px;
    top:124px;
    z-index:20;
}
#imap a#ri:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ri.png) -568px -124px;
}
#imap a#ri
{
    width:30px;
    height:20px;
}
/*SOUTH CAROLINA*/
#imap #imgsc 
{
    left:460px;
    top:220px;
    z-index:20;
}
#imap a#sc:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/sc.png) -460px -220px;
}
#imap a#sc
{
    width:53px;
    height:46px;
}
/*SOUTH DAKOTA*/
#imap #imgsd 
{
    left:234px;
    top:68px;
    z-index:20;
}
#imap a#sd:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/sd.png) -234px -68px;
}
#imap a#sd
{
    width:89px;
    height:52px;
}
/*TENNESSEE*/
#imap #imgtn 
{
    left:385px;
    top:199px;
    z-index:20;
}
#imap a#tn:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/tn.png) -385px -199px;
}
#imap a#tn
{
    width:90px;
    height:29px;
}
/*TEXAS*/
#imap #imgtx 
{
    left:209px;
    top:201px;
    z-index:20;
}
#imap a#tx:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/tx.png) -209px -201px;
}
#imap a#tx
{
    width:142px;
    height:170px;
}
/*UTAH*/
#imap #imgut 
{
    left:124px;
    top:123px;
    z-index:20;
}
#imap a#ut:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/ut.png) -124px -123px;
}
#imap a#ut
{
    width:62px;
    height:78px;
}
/*VERMONT*/
#imap #imgvt 
{
    left:562px;
    top:70px;
    z-index:20;
}
#imap a#vt:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/vt.png) -562px -70px;
}
#imap a#vt
{
    width:22px;
    height:46px;
}
/*VIRGINIA*/
#imap #imgva 
{
    left:462px;
    top:169px;
    z-index:21;
}
#imap a#va:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/va.png) -462px -169px;
}
#imap a#va
{
    width:68px;
    height:37px;
}
/*WASHINGTON*/
#imap #imgwa 
{
    left:13px;
    top:22px;
    z-index:20;
}
#imap a#wa:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/wa.png) -13px -22px;
}
#imap a#wa
{
    width:88px;
    height:56px;
}
/*WEST VIRGINIA*/
#imap #imgwv 
{
    left:469px;
    top:155px;
    z-index:22;
}
#imap a#wv:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/wv.png) -469px -155px;
}
#imap a#wv
{
    width:42px;
    height:39px;
}
/*WISCONSIN*/
#imap #imgwi 
{
    left:356px;
    top:58px;
    z-index:20;
}
#imap a#wi:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/wi.png) -356px -58px;
}
#imap a#wi
{
    width:62px;
    height:67px;
}
/*WYOMING*/
#imap #imgwy 
{
    left:159px;
    top:81px;
    z-index:20;
}
#imap a#wy:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/wy.png) -159px -81px;
}
#imap a#wy
{
    width:81px;
    height:62px;
}

#imap a span, #imap a:visited span 
{
    display:none;
}


#imap a span, #imap a:visited span 
{
    display:none;
}
#imap a#pa:hover 
{
    background:url(http://www.criminaljusticeuniversity.net/images/states/pa.png) -487px -123px;
}
#imap a#pa
{
    width:63px;
    height:40px;
}


/*#imap a span, #imap a:visited span 
{
    display:none;
}
#imap a:hover span
{
    width:110px;
    height:20px;
    display:block;
    color:White;
    background:black;
    border:solid 1px white;
    font-weight:bold;
    padding-left:3px;
}

#imap a#mn:hover span
{
    top:30px;
}*/

#FlatStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}