div.layout
{
	width         : 1000px;
	background    : ;
	/*padding-top: 0px;
	padding-left  : 10px;
	padding-right : 10px;*/
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}

html{ font-size:100%; }

body{
font-size:1em;
/*font-family: baskerville,'palatino linotype',georgia,serif;*/
font-family: georgia,"times new roman",times,serif;
/*font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;*/
color:#333333;
background:#fff;
line-height: 20px;
}
a:link,
a:visited{
color:#000;
text-decoration:none;
}
a:focus,a:hover,a:active{
text-decoration:underline;
}
.boxArticle{
	padding-top:10px;
}
.boxArticle .bigTitle{
	font-size: 1.250em;
	letter-spacing:-0.030em;
	font-weight: bold;
	border-bottom: 0.071em solid #a9a9a0;
	padding-bottom:5px;
}
.boxArticle h1{
	font-size: 1.1em;
	color: #2D58B9;
	font-weight: normal;
	/*border-bottom: 0.071em solid #a9a9a0;*/
	padding-bottom:15px;
}
.boxArticle h2{
	font-size: 0.750em;
	font-weight: bold;
	color: #004276;
	padding-top:0px;
	line-height: 1.25em;
}
.boxArticle h2 a:link,
.boxArticle h2 a:visited{
	
	font-weight: bold;
	color: #004276;
	padding-top:0px;
}
.boxArticle p{
	font-size: 0.750em;
	line-height: 1.5em;
	padding-top:0px;
}
.boxArticle p a:link,
.boxArticle p a:visited{
	
	font-weight: bold;
	color: #000;
	padding-top:5px;
}
.boxArticle .date{
	font-family: arial,helvetica,sans-serif;
	color: #808080;
	font-size: 0.625em;
	line-height: 1.25em;
	padding-top:3px;
}
.boxArticle .image {
float: left;
padding-right: 10px;
margin: 0;
}
.boxArticle .comment{
	padding-top:0px;
	font-size: 0.750em;
	line-height: 1.5em;
	color: #336699;
}
.boxArticle .comment a:link,
.boxArticle .comment a:visited{
	font-weight: normal;
	color: #336699;
}
.boxArticle .more{
	
	text-align: right;
	background: ;
	
}
.boxArticle .more img{
	padding-top:0px;padding-left:0px;padding-bottom:1px;vertical-align:middle;
}
.boxArticle .more a:link,
.boxArticle .more a:visited{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.7em;
	color: #666666;
}


.boxArticle .itemSeparator{
	border-bottom: 0.071em dotted #a9a9a0;
}

.boxListArticle{
	#padding-top:10px;
}
.boxListArticle .bigTitle{
	font-size: 1.250em;
	letter-spacing:-0.030em;
	font-weight: bold;
	border-bottom: 0.071em solid #a9a9a0;
	padding-bottom:5px;
}
.boxListArticle h1{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background:#f4f4f4;
	font-size: 1.250em;
	text-align: left;
	line-height: 1.250em;
	color: #993333;
	font-weight: bold;
	height:40px;
	border-bottom:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2
}
.boxListArticle .boxItem{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.boxListArticle .date{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 0.720em;
	line-height: 0.875em;
}
.boxListArticle h2{
	font-size: 0.85em;
	font-weight: bold;
	color: #004276;
	padding-top:5px;
	line-height: 1.0em;
}
.boxListArticle h2 a:link,
.boxListArticle h2 a:visited{
	
	font-weight: bold;
	color: #004276;
	padding-top:5px;
}
.boxListArticle p{
	font-size: 0.750em;
	line-height: 1.5em;
	padding-top:5px;
	padding-left:10px;
}
.boxDetailArticle{
	padding:10px;
}
.boxDetailArticle h1{
	background:;
	font-size: 1.5em;
	text-align: left;
	line-height: 1.083em;
	color: #2D58B9;
	font-weight: normal;
}
.boxDetailArticle h2{
	font-size: 1.1em;
	color: #2D58B9;
	font-weight: bold;
	border-bottom: 0.071em dotted #a9a9a0;
	padding-bottom:5px;
}
.boxDetailArticle p{
	/*font-size: 0.938em;*/
	font-size: 0.750em;
	line-height: 1.5em;
	padding-bottom:10px;
	/*color: #5B7ECF;*/
}
.boxDetailArticle .date{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 0.720em;
	line-height: 0.875em;
}
.boxDetailArticle .image {
float: left;
padding-right: 10px;
margin: 0;
}
.boxDetailArticle .bold_orange { 
	color: #2D58B9;
	font-weight: bold;
}

#Breadcrumbs { 
 	font-family: verdana, arial;
	font-size: 12px;
}
#Breadcrumbs .a:link,
#Breadcrumbs a:visited{
	font-family: verdana, arial;
	font-size: 11px;
}

strong {
	font-weight: bold;
}

/* LIST STYLES 
-------------------------------------------- */
.boxDetailArticle ul, 
.boxDetailArticle ol {
	margin: 0 0 18px 24px;
	color: ;
}
	.boxDetailArticle li {
		margin: 5px 10px;
		font-size: 0.750em;
	}
		.boxDetailArticle li li {
			font-size: 0.750em;
		}

.boxRightMenu{
	
}
.boxRightMenu h1{
	font-size: 1.1em;
	color: #2D58B9;
	font-weight: normal;
	border-bottom: 0.071em dotted #a9a9a0;
	padding-bottom:5px;
	letter-spacing:0.1em;
}
.boxRightMenu h2{
	font-size: 0.9em;
	color: ;
	font-weight: normal;
	border-bottom: 0.071em dotted #a9a9a0;
	padding-bottom:5px;
	letter-spacing:0.1em;
}

/*----------*/

.boxRightWidget{
	
}
.boxRightWidget h1{
	
	font-size: 1.1em;
	color: #2D58B9;
	font-weight: normal;
	border-bottom: 0.071em dotted #a9a9a0;
	padding-bottom:5px;
	letter-spacing:0.1em;
	background:;
	text-align: left;
	line-height: 1.083em;
	color: #2D58B9;
	font-weight: normal;
}
.boxRightWidget h2{
	
	border-bottom: 0.1em dotted #a9a9a0;
	padding-bottom:5px;
	padding-top:5px;
	font-size: 0.750em;
	line-height: 1.5em;
	
}

/*-------FOOTER-----------*/
.boxFooter{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.7em;
	color: #666666;
}
.boxFooter a:link,
.boxFooter a:visited{
	
	font-weight: bold;
	color: #2D58B9;
	padding-top:5px;
} 

/*-----WELCOME-----*/

.boxWelcome h1{
	font-size: 1.1em;
	color: ;
	font-weight: bold;
	/*border-bottom: 0.071em solid #a9a9a0;*/
	padding-bottom:0px;
	padding-top:10px;
}
.boxWelcome p{
	font-size: 0.750em;
	line-height: 1.5em;
	padding-top:5px;
}
.boxWelcome a:link,
.boxWelcome a:visited{
	font-size: 0.7em;
	font-weight: normal;
	color: ;
	padding-top:5px;
}



.slideshow { margin-top: 0px;margin-left: 0px;}
.slideshow1 img { padding-left: 0px; border: 0px solid #ccc; background-color: #eee; }
.slideshow img {  border: 0px solid #ccc; background-color: #fff; }
#nav { 
	z-index: 50; 
	position: absolute; 
	bottom: 20px;
	left: 20px;
	font-size:8px;
}
#nav a { margin: 0 5px; padding: 3px 6px; border: 1px solid #ccc; background: #336666; text-decoration: none }
#nav a.activeSlide { background: #2D58B9 }
#nav a:focus { outline: none; }

/* START: image caption for the slideshow: http://chadcarr.com/blog/simple-overlay-image-captions-css/ */
.ImgCaptMain{
	/* only need a width if it's not inheriting one*/
 	width:1000px;
	position:relative;
	background:#fff;
}

.ImgCaptDescBox{
	position:absolute;
	bottom:50px;
	left:525px;
	/* since it's positioned absolutely it will need a width, but not height,
       that would fill the entire box covering the image */
	width:434px;
	background:;
	/*height:100px;*/
}

.ImgCaptDescBg{
	background:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	width:100%;
	opacity: 0.6;
	/*height:100px;*/
	border-left: 1.0em solid #2D58B9;
	/*margin-right:4px;
	margin-bottom:5px;*/
}

.ImgCaptDesc{
	padding:10px;
	color:#fff;
	font-weight:normal;
	font-size:.785em;
	text-align:left;
}
/* END ---------------


/*---START COMMENT STYLE -----*/
.boxComment{
	
}
.boxComment h2 {
	background:;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.083em;
	color: #2D58B9;
	font-weight: normal;
	border-bottom: 0.071em dotted #a9a9a0;
}
.boxComment .left {
	
}
.boxComment .middleColumn {
	padding-top:5px;
	padding-bottom:5px;
}
.boxComment textarea {
	width: 400px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
}
.boxComment input {
	font-family: georgia,"times new roman",times,serif;
	font-size: 0.9em;
	border: 2px solid #cccccc;
	padding: 5px;
}
.boxComment .info {
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.7em;
	color: #666666;
	padding:0px;
}

.boxComment p{
	padding:0px;
}
.boxComment li{
	padding:0px;
	list-style-type:none; 
}
.boxComment li .comment{
	font-size:1em;
	padding-top:0px;
}
.boxComment .actionLinks {
	display:none;
}


/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * This typography file is included in the WYSIWYG editor and the front end. It provides
 * a place to add link styles and font styles you would like in the CMS and the Front End.
 */

 
/* GENERIC STYLES 
-------------------------------------------- */
 
.typography * {
	font-family: georgia,"times new roman",times,serif; 
}

/* PARAGRAPHS 
-------------------------------------------- */
.typography p { 
 	color: #666;
 	line-height: 18px;
 	font-size: 11px;
	margin: 0 0 18px 0;
}

/* QUOTES
-------------------------------------------- */
.typography blockquote {
	margin: 10px;
	font-size: 1.4em;
	color: #777;
	font-style: italic;
}	
.typography q {
	display:block;
	font-size: 0.8em;
	margin: 1em 1em;
	padding: 0.5em;
	border: 1px #ccc solid;
}

/* LINKS 
-------------------------------------------- */

.typography a { 
 	text-decoration: none; 
	color: #3E91C4;
}
	.typography a:hover { 
 		text-decoration: underline;
	}

	/* LINK ICONS - shows type of file
	------------------------------------ */
	.typography a[href$=".pdf"],
	.typography a[href$=".PDF"],
	.typography a.pdf {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
	}
	.typography a[href$=".doc"],
	.typography a[href$=".DOC"],
	.typography a.doc {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_word.png) no-repeat left center;
	}
	.typography a[href$=".xls"],
	.typography a[href$=".XLS"],
	.typography a.xls {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_excel.png) no-repeat left center;
	}
	.typography a[href$=".gz"],
	.typography a[href$=".GZ"],
	.typography a[href$=".gzip"],
	.typography a[href$=".GZIP"],
	.typography a[href$=".zip"],
	.typography a[href$=".ZIP"],
	.typography a.archive {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_zip.png) no-repeat left center;
	}
	.typography a[href$=".exe"],
	.typography a[href$=".EXE"],
	.typography a.application {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/application.png) no-repeat left center;
	}

/* LIST STYLES 
-------------------------------------------- */
.typography ul, 
.typography ol {
	margin: 0 0 18px 24px;
	color: #666;
}
	.typography li {
		margin: 5px 10px;
		font-size: 11px;
	}
		.typography li li {
			font-size: 10px;
		}
		
/* HEADER STYLES 
-------------------------------------------- */

.typography h1,
.typography h2 { 
	color: red; 
	margin: 0 0 18px 0;
	font-weight: 300;
	font-family: Tahoma, Verdana, sans-serif;
}

.typography h1 {
	font-size: 24px;
}
.typography h2 { 
 	font-size: 20px; 
}	
.typography h3 {
	color: #222;
	margin: 0 0 18px 0;
	font-weight: 300;
	clear: both;
	font-size: 18px;
}
.typography h4 {
	font-size: 16px;
	color: #222;
	width: 95%;
	font-weight: 300;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 16px 0;
}
.typography h5 {
	font-size: 14px;
	color: #222;
	font-weight: 700;
	margin: 0 0 12px 0;
}
.typography h6 {
	font-size: 13px;
	color: #555;
	line-height: 1.4em;
	margin: 0 0 12px 0;
}

/* PRE STYLES 
-------------------------------------------- */	
.typography pre {
	font-family:"Courier New",Courier;
	display:block;
	font-size:1.2em;
	margin:2em 5em;
	padding:0.5em;
	border:1px #ccc solid;
	background:#eee;;
}

/* TABLE STYLING 
-------------------------------------------- */
.typography table {
	margin: 0 0 18px 0;
	font-size: 11px;
	color: #666;
	border-collapse:collapse;
}
	.typography tr {}
	
		.typography td {
			border:1px solid #999;
			padding:5px;
		}

/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.typography .left {
	text-align: left;
}
.typography .center {
	text-align: center;
}
.typography .right {
	text-align: right;
}

/* IMAGES 
-------------------------------------------- */
.typography img {
	border: none;
}
	.typography img.right {
		float: right;
		margin-left: 20px;
	}
	.typography img.left {
		float: left;
	}
	.typography img.leftAlone {
		float: left;
		margin-right: 100%;
	}
	.typography img.center {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

