/*- Marinelli styles - Drupal6x - 02/02/09 @ author:signalkuppe: www.signalkuppe.com */


/* ########## Typography ########## */
/* ########## In the css you will find everything about template's typography (fonts, line-height, letter-spacing ecc..) ######### */
a:hover {
	color: #9999CC;
}
body, th {
	font-family:Georgia, "Times New Roman", Times, serif;
}

body, td {
	font-family: helvetica, verdana, arial, sans-serif;
}		

body {
	font-family: helvetica, verdana, arial, sans-serif;
	line-height:1.5em;
	/*line-height:1.125em;*/	
	letter-spacing:normal;
	text-align: left;
	font-size:12px;
	}
hr{
     margin-bottom:10;
	 margin-top:10;
	 color:#CCCCCC;
	 }
	 	
h1, h2, h3, h4, h5, h6,
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active,
h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active,
h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active,
h4 a, h4 a:link, h4 a:visited, h4 a:hover, h4 a:active,
h5 a, h5 a:link, h5 a:visited, h5 a:hover, h5 a:active,
h6 a, h6 a:link, h6 a:visited, h6 a:hover, h6 a:active{
    color:#342f6f;
    font-family:Georgia, "Times New Roman", Times, serif;
    }

#page {
	text-align: left;
	}
	
#submenu { /*secondary links*/
	font-size:1.1em;
	text-align:left;
	letter-spacing: 1px;
	}

.path  p span {
	font: bold 0.75em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}
	
#primary .singlepage .path  p {
    font-size:1.1em;
	letter-spacing:0px;
	line-height:1.8em;
	}	
	
 /*set typography in content and blocks -orig */
 /*#primary .singlepage p, .defaultblock .blockcontent{ 
	font-size:1.1em;
	line-height:1.45em;
	}
	*/
 /*set typography in content and blocks -revised tw*/		
#primary .singlepage p{ /*set typography in content and blocks*/
	font-size:1.1em;
	line-height:1.45em;
	}
/*orig
#primary .defaultblock .blockcontent{
    font-size:1.1em;
	line-height:1.1em;
}
*/	
#primary .defaultblock .blockcontent{
    font-size:12px;
	line-height:normal;
}
.bloggers{
font-size:11px;	
	}
.txtSerifTitle12 {
margin-top:3px;
color:#333366;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.txtSerifTitle12 a:hover{
color:#666699;
}

#header h1, #header p.sitetitle { /* site title */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	line-height:62%;
	font-weight: lighter;
	letter-spacing: -2px;
	color: #333366;
	text-transform: none;
	}	
	

#header p.slogan{ /*site slogan */
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height:0.6em;
	font-weight: lighter;
	letter-spacing: -1px;
	}

#header h1, #header p{font-family:Georgia, "Times New Roman", Times, serif;} /*both title and slogan*/

#topheader input.form-submit{
	font-size: 1em; 
}

#topheader input.form-text {
	font-size:1em;
	}
	
#utilities #plinks {/*- Primary links in Header */
font-size:1.1em;
		}
		
		

#primary #sitemission p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.7em;
font-style:italic;
line-height:120%;
text-align:center;
}		
		
		
/*block styles*/

		
.loginblock{font-size:1em;}
form#user-login-form{text-align:left;line-height:0.9em;}

.defaultblock hr{	
	padding-top:10;
	padding-bottom:10;
	}
	
.defaultblock h2{
	font: 1.2em  Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10;
	}
	
.loginblock h2{
	font: 1.1em  Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}

	
	
/*- Primary Contents */

		
/*content headings */

#primary .singlepage h1,
#primary .singlepage h2,
#primary .singlepage h3,
#primary .singlepage h4,
#primary .singlepage h5,
#primary .singlepage h6{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	letter-spacing: 0px;
	text-align: left;
	text-transform: none;
	color: #333366;
}


#primary .singlepage h2.nodeTitle a { /*links in front page*/
	font:1.1em Georgia, "Times New Roman", Times, serif; /*14px*/
	color: #333366;
}
/*#primary .singlepage .path{border-bottom:solid #F1F1F1; color:#666666; width:500px;}*/

#primary .singlepage h1{font-size:2.1em;line-height:1.4em; color:#666699; font-weight:bold;}
#primary .singlepage h2{font-size:1.7em;line-height:1.2em; color:#333366; font-weight:bold;}
#primary .singlepage h3{font-size:1.4em;line-height:1.2em; color:#333366; font-weight:bold;}
#primary .singlepage h4{font-size:1.2em;line-height:1.2em; color:#333366; font-weight:bold;}
#primary .singlepage h5{font-size:1em;line-height:1.2em; color:#333366; font-weight:bold;}
#primary .singlepage h6{font-size:0.9em;line-height:1.2em; color:#333366;}


#primary .singlepage p.small { font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;}


#footer {
    text-align: center;
	font-size:1em;
	font-weight:bold;
	}
	
	
/*admin panel styles*/

#primary .singlepage form{font-size:0.95em;line-height:1.3em;}

/*admin by module*/
div.bymodule ul li{font-size:1.1em;}	
/*node content */
#primary .singlepage .node .content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*line-height:normal;*/
line-height:1.45em;
}

/*lists in content*/

#primary .singlepage .node .content ul li{ /*lists in node content*/
font-size:12px;
line-height:1.45em;
}

#primary .singlepage .node .content ol li{ /*ordered lists in node content*/
/*font-size:105%;*/
line-height:1.45em;
}



/*---------------tables---------------*/

table tr td{
  font-size:12px;
  /*line-height:normal; */
}

.view table /*view table in fe*/{font-size:100%;}

thead th{
    font-weight:bold;
	text-align:left;
	color: #333366;
}

table tr td{text-align:left;}

td.region,td.module,td.container{font-weight:bold;}
.sticky-table {font-size:90%;} /*fix report tab*/

dl dt {font-size:1.1em;}
dl dd {font-size:1.1em; line-height:1.3em;}


#primary .content blockquote{font-style:italic;font-size:100%;}
#primary .messages{font-size:1em;line-height:1.3em;}
#primary .singlepage .help p{font-size:1em;line-height:1.3em;}

	
#primary .admin-dependencies, #primary .admin-required {
     font-size:100%;
	 font-style:italic;
	}	


/*comments & links*/
#comments{font-size:1em;}

#comments .box h2{
font-size:1.3em;
}

.commentTitle{
font-size:1.6em;
font-family:Georgia, "Times New Roman", Times, serif;
}



.submitted{
font-style:italic;
font-size:1em;
}

.links{font-size:1.0em;}


/*taxonomy terms in node*/

.taxonomy{font-size:1em;}
.taxonomyteaser{font-size:1em;}
.taxonomy span{font-weight:bold;}
p span.tagsteaser{font-weight:bold;}


/*meta in nodes*/

.metanode{
font:0.85em Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

.metanode span.author,
.metanode span.date
{font-weight:bold;}


/*pager*/
.item-list ul.pager{
text-align:left;
font-size:1em;
}

/*signature in 6x */

.firma{
font-style:italic;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
letter-spacing:1px;
}



/*forums*/
#primary .singlepage #forum ul.links li.forum{font-size:1em;}
.singlepage #forum{font-size:1em;}
.singlepage #forum .name{font-size:1.1em;}


/*profile*/
.profile{font-size:1em;}
.profile dl{font-size:1em;}
.profile dl dt{font-size:1em;}
.profile dl dd{font-size:1em;}
.profile dd{font-size:1em;}
.profile h3{font-size:1.2em;}

/*book & forum navigation*/

.book-navigation, .forum-topic-navigation{font-size:0.9em;}

.book-navigation a, .forum-topic-navigation a{font-weight:normal;}

/*attachments */
#page table#attachments tr td a{font-weight:normal;}

/*pools*/

.poll .title{font-weight:bold;}
#page .poll .vote-form{text-align:left;}
#page .poll .total{text-align:left;}

/*search results*/
#primary .singlepage .search-results p.search-info{font-style:italic;}	
	
/*aggregator styles*/

#primary .singlepage .feedcontainer h2{font-size:1.6em;}
#primary .singlepage #aggregator h2{font-size:1.6em;}
#primary .singlepage #aggregator li { /*aggregator list*/font-size:0.8em;}

/*taxonomy term page */

.terminfo{ font-family:Georgia, "Times New Roman", Times, serif;}

#primary .terminfo p{
font-size:1.5em;
font-style:italic;
line-height:1.3em;
text-align:center;
font-weight:lighter;
}

/*forms*/


.form-submit{
font-size:1.0em;
}

/* copied from txtStyles.css on original wiidc website 3/24/2009 */
.subNavTxtWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtRightofImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	padding-left: 3px;	
}
.imgLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	clear: left;
	padding-left: 5px;
	float: left;
}
.imgRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	clear: none;
	float: right;
	padding-right: 5px;
}
.txtRightofImgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	clear: none;
	float: left;
	padding-left: 3px;
	font-weight: bold;
}
.txtBlueTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
	padding-top:5;
}
.txtRightofImgBlkBld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	padding-left: 3px;
	font-weight: bold;
	top: 5px;
}
.txtNavyBld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.smTxtNavy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2D1C62;
	text-decoration: none;
}
.nvyHeadingHilight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	background-color: #EBECF6;
	margin-bottom: 10px;
	line-height: 20px;
}
.txtGreenBld {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.nav-tracking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cellBrdrBtmNavy {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #392D6D;
}
.txtLtGreenBld {

	font-family: "Monotype Corsiva", Vivaldi;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.padTopBtm {
	padding-top: 40px;
	padding-bottom:40px;
}

.padLeft {
	padding-left: 10px;
}
.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.padBottom {
	padding-bottom: 10px;
}
.btmDottedLine {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.divBorders {
	border: thin solid #95A7BF;
	padding: 10px;
}
.divBrdrNoPad {
	border: thin solid #95A7BF;	
}
.nvyHeadingLG {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	background-color: #EBECF6;
	margin-bottom: 10px;
	line-height: 20px;
}
.nvyHeadingScript {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	background-color: #EBECF6;
	margin-bottom: 10px;
	line-height: 20px;
	font-family: "Monotype Corsiva", Vivaldi;
}
.divPadding {
	padding: 10px;
}
.nvyHeadingMed {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000066;
	background-color: #EBECF6;
	margin-bottom: 10px;
	line-height: 20px;
}
.txtSerifTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
.redLgtxt {
	color: #993333;
}
.lineSpacing {
	line-height: 18px;
}
.mainTxtSm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.txtSerifTitleGray {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCCCCC;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
}
.txtSerifTitleBluLg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
}
.txtSerifTitleRed {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993333;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
}
.nvyHeading16 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	margin-bottom: 10px;
	line-height: 20px;
}
.slateHeading16 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #575778;
	margin-bottom: 10px;
	line-height: normal;
}
.nvyGeorgia16 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333366;
	margin-bottom: 10px;
	line-height: 20px;
}
.nvyHeading16norm {
     font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;	
	line-height: normal;
}
.lineSpacingDbl {

	line-height: 24px;
}
.padLeft {
	padding-left: 10px;
}
.txtRedBld {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.smTxtLtBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #828CB0;
	text-decoration: none;
	line-height: 9px;
}
.padLeft10 {
	padding-left: 20px;
}
.ulPadLftSpaced {
	padding-left: 20px;
	line-height: 16px;
}

.txtSerifLinkLg {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
}
.cellBrdrBtmLtBlue {

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9FB1C9;
}

.txtSerifBluLgNoDeco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;	
}
.txtSerifTitle14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
.txtGreenBldScript {

	font-family: "Book Antiqua", "Times New Roman";
	font-size: 18px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.txtGreenBldScript22 {

	font-family: "Book Antiqua", "Times New Roman";
	font-size: 22px;
	color: #006600;
	font-weight: bold;	
}

.padTop {
	padding-top: 5px;
}
.padTop8 {	
	line-height: 30px;
}
.lineHeightLess {
	line-height: 9px;
	padding-bottom: 5px;
}
.txtGreenBldScript24 {
	font-family: "Monotype Corsiva", Vivaldi;
	font-size: 24px;
	color: #006600;
	font-weight: bold;
	text-decoration:none;	
}.mainTxtLineSpaced {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.mainTxtLineSpace12 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.nvyHdng16noDeco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	margin-bottom: 10px;
	line-height: 20px;
	text-decoration: none;
}
.txtSerifGrn14 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
.txtSerifTitleNoBtmPad {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;	
	text-decoration: none;
}
.txtSerifTitle14Pad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
	padding-top: 15px;
	line-height: 20px;
}
.padRight {
	padding-right: 5px;
}
.txtSerifTitle12Pad {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
	padding-top: 15px;
	line-height: 20px;
}
.bgGrayPad {
	background-color: #F1F1F1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.txtSerifTitleRed14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993333;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
.txtSerifTitle14Pad {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 20px;
	text-decoration: none;
}
.txtSerifTitle12UL {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;
	line-height: normal;
}
.txtSerifGrn16 {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.txtBlueTitle18 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: bold;
}
.txtGreenBldScript24-ba {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 24px;
	color: #006600;
	text-decoration:none;
	font-style: italic;
	font-weight: bold;
	
}
.txtGrnSerifIt18 {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 18px;
	color: #006600;
	font-style: italic;
	font-weight: bold;
}
.txtSerifTitleBlu18 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333366;
	clear: none;
	float: none;
	font-weight: normal;
	padding-bottom: 10px;
}
.marginBottom {
	margin-bottom: 15px;
}

.hrPad {
	margin-bottom: 10px;
	margin-top:10px;
}
.padTop{
padding-top:3;
}