/* dark blue: #063868  */
/* light blue: #3f97c4 */
/* light blue tint: #D3E8F2 */
/* pink: #9C087F */


/* ThinkAdmin/twuLib.php required and user-defined styles */
.taImageRight,
.taPicStyleRight {
	margin:0 0 10px 20px;
}
.taImageLeft,
.taPicStyleLeft { /* style=\"margin-right:5px;margin-top:5px;margin-bottom:5px;\" */
	margin:0 20px 10px 0;
}
.taTop {
	clear:left; /* stops line appearing next to a picture */
	font-size:.9em;
	background:url(images/b_top.gif);
	background-repeat:no-repeat;
	background-position:0 20%;
	border-bottom:1px dotted #3f97c4;
	width:100%;
	padding: 0px 0 6px 20px;
	margin:10px 0 30px 0;
}
.quote {
	font-family:Georgia, Bookman, Times, "Times New Roman", serif;
	font-size:130%;
	text-align:left;
	color:#555;
	line-height:1.6em;
	margin:0;
	padding:.4em .4em .4em .6em;
}
.quoteAuthor {
	/*font-family:'Comic Sans',Georgia,Times,'Times New Roman';*/
	font-size:110%;
	text-align:right;
	display:block;
	font-weight:bold;
	color:#555;
	line-height:1em;
	margin:0;
	padding:0 1em .4em 0;
}
.statement {
	font-size:150%;
	text-align:left;
	font-weight:normal;
	color:#3f97c4;
	line-height:1.2em;
	margin:0;
	padding:.4em .0 .0 0;
}

/* ************************************* */

/*body {
	background:url(images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	/*margin:0 10px 0 10px;
}*/

/* ul, ol {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 	margin:0;
 	padding:0;
}*/

hr {
	color: #3f97c4;
	background-color: #3f97c4;
	height:1px;
	border:none;
}

img {
	border: 1px #3f97c4 solid;
}

a img {
	border:0;
	text-decoration:none;
}

.bordered {
	border: 1px #999 solid;
}

.bgmbar {
	background:url(images/bg_mbar.gif);
}
.bgsub {
	background:url(images/bg_sub.gif);
	background-repeat:repeat-x;
}

/* slightly smaller than standard text */
.comment {
	font-size: 10px;
	font-weight:normal;
	color: #444;
}

.hide {
	display:none;
}

.underline {
	border-bottom:1px dotted #3f97c4;
}

/* DIV containers */

#content {
	clear:left;
}

/* Header elements */
#header p {
	color:#3f97c4;
	font-size:106%;
	width:400px;
	margin:20px 0 0 10px;
}
.chect {
	color:#063868;
}

/* ID's for the three main columns in all pages. Sets the padding and widths, etc */
#COLsidebar {
	width:170px;
	padding:0 10px 10px 10px;
	/*background-color:#D3E8F2;*/
	border-right:2px solid #D3E8F2;
}
#COLsidebar ul {
	list-style:none;
	padding-left:0px;
	margin-left:0;
}
#COLsidebar li {
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 30%;
	padding-left:20px;
	font-size:95%;
	line-height:1.7em;
}
#COLsidebar h2 {
	color:#063868;
	font-weight:normal;
	font-size:130%;
	/* dotted underline. IE's dotted line is crap */
	background-image:url(images/dottedline.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	/* ------------------------------------------ */
	width:100%
	padding:0;
	margin:0 0 .2em 0;
}
#COLwhatsnew {
	background-color:#D3E8F2;
	width:170px;
	padding:10px;
	border-right:2px solid #D3E8F2;
}
#COLwhatsnew h2 {
	color:#063868;
	font-weight:normal;
	font-size:180%;
	border-bottom:2px solid #fff;
	/* border-bottom:1px solid #3f97c4;*/
	width:100%
	padding-top:0;
	padding-bottom:.3em;
	margin-top:0;
	margin-bottom:.5em;
}
#COLwhatsnew h3 {
	color:#063868;
	font-weight:normal;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 60%;
	padding-left:20px;
	padding-bottom:0;
	margin-top:0;
}
#COLwhatsnew p {
	margin-top:0;
	padding-left:20px;
}
#COLmain {
	padding:0 10px 10px 10px;
	background-image:url(Filestore/imagebank/home_01bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0%;
	
}
#COLmain ul, #content ol {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#COLmain li {
	background-image:url(images/bulletstar.gif);
	background-repeat:no-repeat;
	background-position:0 10%;
	padding:0 0 .8em 20px;
}
#COLads {
	background-color:#D3E8F2;
	width:170px;
	padding:0 10px 10px 10px;
}
#footer {
	font-size:85%;
	/*width:100%;*/
	/*border:1px solid #ddd;*/
	border-top: 1px solid #063868;
	padding:4px;
	margin:6px 0 0 0;
}
#footer p {
	padding:0;
	color:#999;
}
#footer a {
	color:#999;
	text-decoration:underline;
}

/* Blue/Light Blue/Pink box ads in right-hand column */
.ads {
	width:170px;
	margin-bottom:10px;
	margin-top:0;
	padding-top:0;
}
.ads h1 {
	color:#fff;
	font-size:190%;
	font-weight:normal;
}
.ads p {
	color:#fff;
	font-size:120%;
	line-height:110%;
	padding-bottom:0;
	margin-bottom:0;
}
.adsDarkT {
	background:url(images/adBoxTop-Dark.gif);
	height:50px;
	background-repeat:no-repeat;
	background-color:#063868;
	padding:6px 6px 0 6px;
}
.adsDarkB {
	background:url(images/adBoxBottom-Dark.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	background-color:#063868;
	padding:0 6px 6px 6px;
}
.ads a {
	float:right;
	/*position:absolute;right:5px;bottom:5px;*/
}
.adsLightT {
	background:url(images/adBoxTop-Light.gif);
	height:50px;
	background-repeat:no-repeat;
	background-color:#3f97c4;
	padding:6px 6px 0 6px;
}
.adsLightB {
	background:url(images/adBoxBottom-Light.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	background-color:#3f97c4;
	padding:0 6px 6px 6px;
}
.adsPinkT {
	background:url(images/adBoxTop-Pink.gif);
	height:50px;
	background-repeat:no-repeat;
	background-color:#9C087F;
	padding:6px 6px 0 6px;
}
.adsPinkB {
	background:url(images/adBoxBottom-Pink.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	background-color:#9C087F;
	padding:0 6px 6px 6px;
}

/*** MENU BAR Styles *******************************************/

/* main menu overall look - unhovered */
#mainMenu {
	font-size:90%; /* font size of all links in menu */
	background-color:#063868;
	border-top:3px solid #3f97c4;
	color:#fff;
	padding:4px 4px 4px 4px; /* menubar bg area around links */
	margin:20px 0 20px 0; /* bit of space above and below the menubar */
}
#menuList {
	margin:0px;
	padding:0px;
}
#menuList ul {
	margin:0px;
	padding:0px;
}
#menuList li {
	display:inline;
	list-style: none;
}
/* main menu link */
a.root, #mainMenu a.root {
	/*background-color:transparent;*/
	color:#fff;
	margin:0px;
	padding:6px 6px 4px 4px; /* padding around main menu links */
	font-weight:normal;
	text-decoration:none;
}
a.rootselected {/* Main Menu item selected (you're in this section) */
	background-color:#fff;
	color:#063868;
	margin:0px;
	padding:6px 6px 4px 4px; /* padding around main menu links */
	font-weight:normal;
	text-decoration:none;
}
/* main menu link hover */
a.root:hover {
	background-color:#3f97c4;
	color:#fff;
	text-decoration:none;
}
/* submenu look */
.menu {
	color:#3f97c4;
	background-color:#fff;
	border:1px solid #3f97c4;
	position:absolute;
	visibility:hidden;
	left: -900px;	/* 	create dropdown and 
	top: -900px;		store offscreen until displayed */
}
/* submenu links */
.menu li a {
	background-color: transparent;
	border-top:1px solid #3f97c4; /* Line between each submenu item */
	color:#063868;
	display: block;
	line-height:1.75em;
	margin:0px;
	padding:0 10px 0 10px;
	font-weight:normal;
	text-decoration: none;
}
/* submeny links hover */
.menu li a:hover {
	background-color:#D3E8F2;/* #3f97c4; *//*#eaf2f8;*/
	color:#063868;
	font-weight:normal;
	text-decoration:none;
}
/**********************************************************************/


a {
	color:#063868;
	font-weight:bold;
	text-decoration: none;
} 
a:hover {
	text-decoration: underline;
}

a.white,a.white:visited {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.white:hover {
	text-decoration:underline;
}

#auxmenu {
	background:url(images/bg_auxmenu.jpg);
	background-repeat:repeat-y;
	padding: 0px 0 4px 10px;
}
#auxmenu a {
	font-size:70%;
	/*padding-right:30px;*/
	font-weight:bold;
}
#auxmenu .gap {
	padding-right:30px;
}

.formfield,.formfieldsmall {
	border:1px solid #cccccc;
	margin-bottom:2px;
}
.formfieldsmall {
	font-size:10px;
}

/* description */
.description {
	color:#333;
	font-size:11px;
	font-weight: bold;
	margin-bottom: 5px;
}

/* Main page heading */
h1, H1 {
	font-size:190%;
	font-weight:bold;
	line-height:110%;
	color:#3f97c4;
	padding:0 0 10px 0;
	margin:0;
}
/* Sub heading */
h2, H2 {
	color:#063868;
	font-size:130%;
	padding:1em 0 .3em 0;
	margin:.5em 0 0 0;
	/*border-top:1px dotted #3f97c4;*/
}

/* info heads (did you know, etc) */
h3, H3 {
	font-size: 120%;
	color:#3f97c4;
	/*line-height: 130%;*/
	font-style:normal;
	font-weight:bold;
	margin: 0;
	padding:.4em 0 .6em 0;
}

/* Subheads */
h4, H4 { 
	font-size:120%;
	padding:0 0 10px 0;
	margin:0;
	line-height:130%;
	font-weight:bold;
	border-bottom:1px dotted #3f97c4;
}

/* date on news, etc */
h5, H5 {
	text-align:left;
	font-weight:bold;
	padding:2px;
	margin-bottom:0;
}

/* Article text */
.articleHead {
}
.articleDate {
}
.articleText,.articleText p {
	font-family: Georgia, Bookman, Times, "Times New Roman", serif;
	color:#666666;
	font-size:16px;
	line-height:120%;
	margin-bottom: 12px;
}
.articleTextDC {
	font-family: Georgia, Bookman, Times, "Times New Roman", serif;
	color:#FF0066;
	font-size:450%;
	line-height:80%;
	font-weight:normal;
	float:left;
}
.articleLink a {
	font-size:130%;
	line-height:200%;
	font-weight:normal;
	/*color:#333;
	text-decoration:underline;*/
}

.adbox {
	border: 1px solid #999;
	width:140px;
	text-align:center;
}
.adbox p {
	padding:0 4px 0 4px;
}
.adbox a {
	padding:0 4px 0 4px;
}
.adboxHead {
	font-family:Helvetica,Arial,Verdana,Tahoma,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background:#0cc;
	color:#fff;
	padding:4px 4px 4px 4px;
	width:132px;
}

/* 'bold' */
strong {
	font-size: 110%;
	font-weight:bold;
	padding: 0 .2em 0 .2em;
}

/* 'italic' */
em {
	font-size: 110%;
	color:#3f97c4;
	/*line-height: 130%;*/
	font-style:normal;
	font-weight:bold;
	/*padding:0 .4em 0 .4em;*/
}

.bold {
	font-weight:bold;
}

.small {
	font-size: 85%;
}

.serif {
	font-size: 120%;
	font-family: Georgia, Bookman, Times, "Times New Roman", serif;
	font-weight: bold;
	color: #333;
}

.white {
	color: #FFF;
}

.search {
	font-size: 10px;
	color: #FFFFFF;
}

.picLink img {
	padding-right:10px;
}

.nogap {
	margin-bottom: 0;
}
.onepx {
	line-height: 1px;
}
.mb {
	margin-bottom:5px;
}
.mt {
	margin-top:5px;
}



.footer {
	font-size: 90%;
}
.imprint {
	font-size: 85%;
}

td.footer,td.imprint {
	padding:1px 10px 1px 10px;
}
a.footer:link, a.footer:visited {
	color: #999;
	font-weight:bold;
	text-decoration:none;
}
a.footer:hover {
	text-decoration:underline;
}
