A 			{ color: #305973; font-family: "Trebuchet MS", Helvetica, arial, sans-serif; text-decoration: none; font-weight:bold; } 
A:link		{ color: #305973; text-decoration: none; border-bottom: 1px dotted #4040D9;}
A:visited	{ color: #305973; text-decoration: none;}
A:active	{ color: #305973; } 
A:hover		{ color: #a7cff2; text-decoration: none; border-bottom: 1px solid #4040D9;} 
/* FFCC00  */

.byline, .entryfooter, .trackbackfooter {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
}

.byline{clear:both;}

.commentBody {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .8em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine, .tweetbackByLine {
	font-weight: bold;
	clear: left;
}

#blogText {padding:0 8px 0 8px;}

#banner, #banner a {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	background-color: #FFCC00;
	padding:5px;
}

input, select, textarea {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 1em; 
	color: #000000; 
}

.menuTitle {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
	font-weight: bold;
	background-color: #18568c;
	color:#a7cff2;
	height: 21px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 0px; padding-top: 10px;
}

.header {float: left; width:990px; padding: 0; text-decoration: none; background-color: #18568c; font-size:15px;}

.header a:link {text-decoration: none;}
.header A:hover {text-decoration: none;}

.header-text {text-decoration: none; font-family: "Share","Arial Narrow",Arial,Sans; font-weight: normal; margin-top: 2px; margin-bottom: 0px; margin-left: 10px; font-size: 26px;}

.header-span {width:990px; height:100px; background-image:url('../images/flag.jpg'); background-repeat: no-repeat;}
.header-tagline {font-style:italic; color: #ffffff; font-family: "Verdana"; margin-top: 5px; margin-left: 10px; font-size: 14px;}
.header-nav {width:990px; height:20px; background-color: #18568c;}

.item {text-transform: uppercase; display:inline; padding: 0px 23px 0px 23px; color: #a7cff2; font-family: "Verdana"; border-bottom: 0px;}
.item a {text-transform: uppercase; display:inline; padding: 0px 23px 0px 23px; color: #a7cff2; font-family: "Verdana"; border-bottom: 0px;}
.item:visited {text-transform: uppercase; display:inline; padding: 0px 23px 0px 23px; color: #a7cff2; font-family: "Verdana"; border-bottom: 0px;}
.item:link {text-transform: uppercase; display:inline; padding: 0px 23px 0px 23px; color: #a7cff2; font-family: "Verdana"; border-bottom: 0px;}

.item:hover {background-color:#a7cff2; color:#021226;}

.thin-blue {background-color: #a7cff2; width: 990px; height: 2px;}
.thin-blue-small {background-color: #a7cff2; height: 2px;}

.header-nav ul{float:left; padding: 0 0 0 0; margin:0;}
.header-nav li{list-style-type:none; display:inline; text-decoration: none;}

.my-fname {color: #ffffff; text-transform: uppercase; font-family: "Share","Arial Narrow",Arial,Sans;}
.my-sname {color: #a7cff2; text-transform: uppercase; text-decoration: none; font-family: "Share","Arial Narrow",Arial,Sans;}

#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: yellow;
}

/* tagcloud */
 
.smallestTag { 
	font-size: 9px; 
}

.smallTag { 
	font-size: 11px; 
}

.mediumTag { 
	font-size: 13px; 
}

.largeTag { 
	font-size: 16px; 
}

.largestTag { 
 	font-size: 20px; 
}

/* search */
.highlight { 
	background-color: yellow; 
}




.no-border {border-bottom: 0px;}

.date {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;  
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader, .tweetbackHeader {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	background-color: #ddd;
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}



.code {
	font-family: "courier new",courier,monospace;
	font-size: 1em;
	color: black;
	border: solid thin #18568c;
	background-color: #F1EDED;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	 margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #021226;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}
.center{
	text-align:center;
}
.entry{
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
}
a img{border: 0px; border-bottom: none;}

a:link img{border: 0px; border-bottom: none;}

.comment, .trackback, .tweetback, .commentAlt, .trackbackAlt, .tweetbackAlt {
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt , .tweetbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img, .tweetback img, .tweetbackAlt img {
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
	max-width: 48px;
	max-height: 48px;	
}



.commentBody, .trackbackBody, .tweetbackBody {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
 	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #000000;
 }



.commentByLine, .trackbackByLine, .tweetbackByLine {
	font-style: italic;
	font-size: .7em;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
	
#trackbacks,#comments, #tweetbacks {
	margin-top:8px;
}

#calendar th{
	font-weight: normal;
}

.tbLink{
	font-size:1.1em;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

.byline img{
	vertical-align: top;
}

/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
font-size: 1.1em;
font-weight: normal;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
clear:both;
margin-bottom:5px
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:100%;
height:120px;
overflow: auto;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
margin-left:200px;
}
#popUpFormBody{
background:#fff;
margin:8px;
}

/* CSS Document */
.navheaderbg{background-color:#FFFFCC; }

table.OuterTable{background-color:#FFFFFF; padding-left:15px}

td.topBarNav{background-color:#274578;}
span.topBarNav{font-family:franklin gothic demi cond; font-size:10px; color:#FFFFFF; padding-left:10px; padding-right:20px;}
a.topBarNav{font-family:franklin gothic demi cond; font-size:10px; color:#FFC1C1; text-decoration:underline; padding-left:5px; padding-right:5px;}

.topBarSecondaryNav{border-left:1px; 
					border-left-color:#FFFFFF; 
					border-left-style:solid;
					border-top:1px; 
					border-top-color:#FFFFFF; 
					border-top-style:solid;
					border-right:1px; 
					border-right-color:#FFFFFF; 
					border-right-style:solid; 
					vertical-align:bottom;}
										 
td.MainText{font-family:Helvetica;
			font-size:10px;
			color:#000000;
			padding-left:5px;
			padding-top:0px;}
						
td.MainTextNoPadding{font-family:Helvetica;
					 font-size:10px;
					 color:#000000;}
						
.tables{background-color:#C0C0C0;}

.tablesHeading{background-color:#EFEFEF;
			   font-family:Helvetica;
			   font-size:10px;
			   color:#000000;
			   font-weight:bold;}	
							 					
td.TableText{font-family:Helvetica;
			 font-size:10px;
			 color:#000000;
			 background-color:#FFFFFF;
			 border-bottom:1px; 
			 border-bottom-color:#C0C0C0; 
			 border-bottom-style:solid;}	

td.TableTextNoBorder{font-family:Helvetica;
										 font-size:10px;
										 color:#000000;
										 background-color:#FFFFFF;}

.TableRows{background-color:#FFFFFF;}
						 				
td.normalText{font-family:Helvetica;
						 	font-size:10px;
						 	color:#000000;
						 	background-color:#FFFFFF;}	
						 				
.error{font-family:Helvetica;
				 font-size:10px;
				 color:#FF0000;
				 background-color:#FFFFFF;}	
													 
.TableTextSteps{font-family:Helvetica;
							  font-size:10px;
							  color:#000000;
								background-color:#FFFFFF;}
								
.TableTextStepsHeading{font-family:Helvetica;
										   font-size:10px;
											 font-weight:bold;
										   color:#000000;
											 background-color:#EFEFEF;}								

.TableTextContact{font-family:Helvetica;
								  font-size:10px;	
								  color:#000000;
								  text-align:right;
									padding-right:5px;}
						 						
td.SideNav{background-color:#333333;
					 padding-left:10px;
					 padding-top:30px;
					 font-family:Helvetica, Arial, sans-serif;
					 font-size:9px;
					 color:#FFFFFF;}

.SpecialOffersHeading{font-family:Helvetica;
									    font-size:12px;
											font-weight:bold;
									    color:#ffffff; 
										  line-height:17px;}
					 
td.SpecialOffers{font-family:Helvetica;
							   font-size:10px;
							   color:#ffffff; 
								 line-height:17px;}
								 
a.SpecialOffers{font-family:Helvetica, Arial, sans-serif;
							  font-size:10px;
								color:#ffffff;
								text-decoration:underline;}
				 
a.SpecialOffers:hover{font-family:Helvetica, Arial, sans-serif;
										  font-size:10px;
										  color:#ffffff;
										  text-decoration:none;}

a.SideNav{padding-bottom:5px; padding-top:5px;}
a.SideNav:hover{padding-bottom:3px; padding-top:3px;}
						
a.SideNavInset{padding-bottom:5px; padding-top:5px; padding-left:8px;}
a.SideNavInset:hover{padding-bottom:3px; padding-top:3px; padding-left:8px;}

a.Normal{font-family:Helvetica, Arial, sans-serif;
				 font-size:10px;
				 color:#000000;
				 text-decoration:underline;}

a.Normal:Hover{font-family:Helvetica, Arial, sans-serif;
							 font-size:10px;
							 color:#FF0000;
							 text-decoration:underline;}
				 
a.Tutorial{font-family:Helvetica, Arial, sans-serif;
					 font-size:10px;
					 color:#000000;
					 text-decoration:underline; 
					 padding-bottom:5px; 
					 padding-top:5px;}
					
a.Tutorial:hover{font-family:Helvetica, Arial, sans-serif;
							 font-size:10px;
							 color:#FF0000;
							 text-decoration:underline; padding-bottom:5px; padding-top:5px;}


.NonFocusSteps{font-family:Helvetica;
							 font-size:10px;
							 color:#CCCCCC;
						 		border-top-color:#FF0000;
							 border-top-style:solid;
							 border-top-width:1px;
							 border-bottom-color:#FF0000;
							 border-bottom-style:solid;
							 border-bottom-width:1px;
							 width:100px;}

.FocusSteps{font-family:Helvetica;
						 font-size:10px;
						 color:#000000;
						 font-weight:bold;
						 border-top-color:#FF0000;
						 border-top-style:solid;
						 border-top-width:1px;
						 border-bottom-color:#FF0000;
						 border-bottom-style:solid;
						 border-bottom-width:1px;
						 width:200px;}
							 
.redText{font-family:Helvetica;
				 font-size:10px;
				 color:#FF0000;}


/* Form section */
.input{font-family:Helvetica; 
			 font-size:10px; 
			 color:#000000; 
			 width:180px; 
			 border-left:1px; 
			 border-left-color:#C0C0C0; 
			 border-left-style:solid;
			  
			 border-top:1px; 
			 border-top-color:#C0C0C0; 
			 border-top-style:solid;
			  
			 border-bottom:1px; 
			 border-bottom-color:#C0C0C0; 
			 border-bottom-style:solid;
			  
			 border-right:1px; 
			 border-right-color:#C0C0C0; 
			 border-right-style:solid;}
				
.inputFocus{font-family:Helvetica; 
						font-size:10px; 
						color:#000000; 
						width:180px; 
						background-color:#EFEFEF;
					  border-left:1px; 
					  border-left-color:#C0C0C0; 
					  border-left-style:solid;
						
					  border-top:1px; 
					  border-top-color:#C0C0C0; 
					  border-top-style:solid;
						
					  border-bottom:1px; 
					  border-bottom-color:#C0C0C0; 
					  border-bottom-style:solid;
						
					  border-right:1px; 
					  border-right-color:#C0C0C0; 
					  border-right-style:solid;}
						
.inputsmall.{font-family:Helvetica; 
						font-size:10px; 
						color:#000000; 
						width:80px; 
					  border-left:1px; 
					  border-left-color:#C0C0C0; 
					  border-left-style:solid;
						
					  border-top:1px; 
					  border-top-color:#C0C0C0; 
					  border-top-style:solid;
						
					  border-bottom:1px; 
					  border-bottom-color:#C0C0C0; 
					  border-bottom-style:solid;
						
					  border-right:1px; 
					  border-right-color:#C0C0C0; 
					  border-right-style:solid;}
						
.InputFocusSmall.{font-family:Helvetica; 
						font-size:10px; 
						color:#000000; 
						width:80px; 
						background-color:#EFEFEF;
					  border-left:1px; 
					  border-left-color:#C0C0C0; 
					  border-left-style:solid;
						
					  border-top:1px; 
					  border-top-color:#C0C0C0; 
					  border-top-style:solid;
						
					  border-bottom:1px; 
					  border-bottom-color:#C0C0C0; 
					  border-bottom-style:solid;
						
					  border-right:1px; 
					  border-right-color:#C0C0C0; 
					  border-right-style:solid;}

.select{font-family:Helvetica; 
			 font-size:10px; 
			 color:#000000; 
			 width:160px; 
			 border-left:1px; 
			 border-left-color:#C0C0C0; 
			 border-left-style:solid;
			  
			 border-top:1px; 
			 border-top-color:#C0C0C0; 
			 border-top-style:solid;
			  
			 border-bottom:1px; 
			 border-bottom-color:#C0C0C0; 
			 border-bottom-style:solid;
			  
			 border-right:1px; 
			 border-right-color:#C0C0C0; 
			 border-right-style:solid;}
			 
.checkbox{}
			 			 												
.submit{font-family:Helvetica; font-size:10px; color:#000000; background-color:#ffffff;}
.submitHover{font-family:Helvetica; font-size:10px; color:#ff0000; background-color:#000000;}

#dhtmltooltip{position: absolute;
							left: -300px;
							width: 150px;
							border: 1px solid black;
							padding: 2px;
							background-color: #EFEFEF;
							visibility: hidden;
							z-index: 100;}

#dhtmlpointer{position:absolute;
			  left: -300px;
			  z-index: 101;
			  visibility: hidden;}

#bigheader{font-size:14px;
		   color:#FFFFFF;
		   font-weight: bold;
		   padding-left:0px;
		   padding-top:3px;
		   padding-bottom:3px;}

/* CSS Document - beginning of custom bit*/
div#container
		{
			margin: 1em auto;
			/*
			width: 80%;
			*/
			border: 1px solid #000;
			padding: 1em;
			background-color: #ddd;
			text-align: left;
		}

table.OuterTable{background-color:#FFFFFF; padding-left:15px}

.topBarSecondaryNav{border-left:1px; 
					border-left-color:#FFFFFF; 
					border-left-style:solid;
					border-top:1px; 
					border-top-color:#FFFFFF; 
					border-top-style:solid;
					border-right:1px; 
					border-right-color:#FFFFFF; 
					border-right-style:solid; 
					vertical-align:bottom;}
										 
td.MainText{font-family:Helvetica;
			font-size:10px;
			color:#000000;
			padding-left:5px;
			padding-top:0px;}
						
td.MainTextNoPadding{font-family:Helvetica;
					 font-size:10px;
					 color:#000000;}
						
.tables{background-color:#C0C0C0;}

.tablesHeading{background-color:#EFEFEF;
			   font-family:Helvetica;
			   font-size:10px;
			   color:#000000;
			   font-weight:bold;}	
							 					
td.TableText{font-family:Helvetica;
			 font-size:10px;
			 color:#000000;
			 background-color:#FFFFFF;
			 border-bottom:1px; 
			 border-bottom-color:#C0C0C0; 
			 border-bottom-style:solid;}	

td.TableTextNoBorder{font-family:Helvetica;
										 font-size:10px;
										 color:#000000;
										 background-color:#FFFFFF;}

.TableRows{background-color:#FFFFFF;}
						 				
td.normalText{font-family:Helvetica;
						 	font-size:10px;
						 	color:#000000;
						 	background-color:#FFFFFF;}	
						 				
.error{font-family:Helvetica;
				 font-size:10px;
				 color:#FF0000;
				 background-color:#FFFFFF;}	
													 
.TableTextSteps{font-family:Helvetica;
							  font-size:10px;
							  color:#000000;
								background-color:#FFFFFF;}
								
.TableTextStepsHeading{font-family:Helvetica;
										   font-size:10px;
											 font-weight:bold;
										   color:#000000;
											 background-color:#EFEFEF;}								

.TableTextContact{font-family:Helvetica;
								  font-size:10px;	
								  color:#000000;
								  text-align:right;
									padding-right:5px;}
						 						
td.SideNav{background-color:#333333;
					 padding-left:10px;
					 padding-top:30px;
					 font-family:Helvetica, Arial, sans-serif;
					 font-size:9px;
					 color:#FFFFFF;}

.SpecialOffersHeading{font-family:Helvetica;
									    font-size:12px;
											font-weight:bold;
									    color:#ffffff; 
										  line-height:17px;}
					 
td.SpecialOffers{font-family:Helvetica;
							   font-size:10px;
							   color:#ffffff; 
								 line-height:17px;}
								 
a.SpecialOffers{font-family:Helvetica, Arial, sans-serif;
							  font-size:10px;
								color:#ffffff;
								text-decoration:underline;}
				 
a.SpecialOffers:hover{font-family:Helvetica, Arial, sans-serif;
										  font-size:10px;
										  color:#ffffff;
										  text-decoration:none;}

a.SideNav{padding-bottom:5px; padding-top:5px;}
a.SideNav:hover{padding-bottom:3px; padding-top:3px;}
						
a.SideNavInset{padding-bottom:5px; padding-top:5px; padding-left:8px;}
a.SideNavInset:hover{padding-bottom:3px; padding-top:3px; padding-left:8px;}

a.Normal{font-family:Helvetica, Arial, sans-serif;
				 font-size:10px;
				 color:#000000;
				 text-decoration:underline;}

a.Normal:Hover{font-family:Helvetica, Arial, sans-serif;
							 font-size:10px;
							 color:#FF0000;
							 text-decoration:underline;}
				 
a.Tutorial{font-family:Helvetica, Arial, sans-serif;
					 font-size:10px;
					 color:#000000;
					 text-decoration:underline; 
					 padding-bottom:5px; 
					 padding-top:5px;}
					
a.Tutorial:hover{font-family:Helvetica, Arial, sans-serif;
							 font-size:10px;
							 color:#FF0000;
							 text-decoration:underline; padding-bottom:5px; padding-top:5px;}


.NonFocusSteps{font-family:Helvetica;
							 font-size:10px;
							 color:#CCCCCC;
						 		border-top-color:#FF0000;
							 border-top-style:solid;
							 border-top-width:1px;
							 border-bottom-color:#FF0000;
							 border-bottom-style:solid;
							 border-bottom-width:1px;
							 width:100px;}

.FocusSteps{font-family:Helvetica;
						 font-size:10px;
						 color:#000000;
						 font-weight:bold;
						 border-top-color:#FF0000;
						 border-top-style:solid;
						 border-top-width:1px;
						 border-bottom-color:#FF0000;
						 border-bottom-style:solid;
						 border-bottom-width:1px;
						 width:200px;}
							 
.redText{font-family:Helvetica;
				 font-size:10px;
				 color:#FF0000;}


/* Form section */
.input{font-family:Helvetica; 
			 font-size:10px; 
			 color:#000000; 
			 width:180px; 
			 border-left:1px; 
			 border-left-color:#C0C0C0; 
			 border-left-style:solid;
			  
			 border-top:1px; 
			 border-top-color:#C0C0C0; 
			 border-top-style:solid;
			  
			 border-bottom:1px; 
			 border-bottom-color:#C0C0C0; 
			 border-bottom-style:solid;
			  
			 border-right:1px; 
			 border-right-color:#C0C0C0; 
			 border-right-style:solid;}
				
.inputFocus{font-family:Helvetica; 
						font-size:10px; 
						color:#000000; 
						width:180px; 
						background-color:#EFEFEF;
					  border-left:1px; 
					  border-left-color:#C0C0C0; 
					  border-left-style:solid;
						
					  border-top:1px; 
					  border-top-color:#C0C0C0; 
					  border-top-style:solid;
						
					  border-bottom:1px; 
					  border-bottom-color:#C0C0C0; 
					  border-bottom-style:solid;
						
					  border-right:1px; 
					  border-right-color:#C0C0C0; 
					  border-right-style:solid;}
						
.inputsmall.{font-family:Helvetica; 
						font-size:10px; 
						color:#000000; 
						width:80px; 
					  border-left:1px; 
					  border-left-color:#C0C0C0; 
					  border-left-style:solid;
						
					  border-top:1px; 
					  border-top-color:#C0C0C0; 
					  border-top-style:solid;
						
					  border-bottom:1px; 
					  border-bottom-color:#C0C0C0; 
					  border-bottom-style:solid;
						
					  border-right:1px; 
					  border-right-color:#C0C0C0; 
					  border-right-style:solid;}
						
.InputFocusSmall.{font-family:Helvetica; 
						font-size:10px; 
						color:#000000; 
						width:80px; 
						background-color:#EFEFEF;
					  border-left:1px; 
					  border-left-color:#C0C0C0; 
					  border-left-style:solid;
						
					  border-top:1px; 
					  border-top-color:#C0C0C0; 
					  border-top-style:solid;
						
					  border-bottom:1px; 
					  border-bottom-color:#C0C0C0; 
					  border-bottom-style:solid;
						
					  border-right:1px; 
					  border-right-color:#C0C0C0; 
					  border-right-style:solid;}

.select{font-family:Helvetica; 
			 font-size:10px; 
			 color:#000000; 
			 width:160px; 
			 border-left:1px; 
			 border-left-color:#C0C0C0; 
			 border-left-style:solid;
			  
			 border-top:1px; 
			 border-top-color:#C0C0C0; 
			 border-top-style:solid;
			  
			 border-bottom:1px; 
			 border-bottom-color:#C0C0C0; 
			 border-bottom-style:solid;
			  
			 border-right:1px; 
			 border-right-color:#C0C0C0; 
			 border-right-style:solid;}
			 
.checkbox{}
			 			 												
.submit{font-family:Helvetica; font-size:10px; color:#000000; background-color:#ffffff;}
.submitHover{font-family:Helvetica; font-size:10px; color:#ff0000; background-color:#000000;}


#dhtmltooltip{position: absolute;
							left: -300px;
							width: 150px;
							border: 1px solid black;
							padding: 2px;
							background-color: #EFEFEF;
							visibility: hidden;
							z-index: 100; }

#dhtmlpointer{position:absolute;
			  left: -300px;
			  z-index: 101;
			  visibility: hidden;}

#bigheader{font-size:14px;
		   color:#FFFFFF;
		   font-weight: bold;
		   padding-left:0px;
		   padding-top:3px;
		   padding-bottom:3px;}

h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
	font-size:23px;
	margin-top: 0px;}

h1 a:link, h2:link a, h3 a:link {border-bottom: none;}
h1 a:visited, h2 a:visited, h3 a:visited {border-bottom: none; text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover {border-bottom: none; text-decoration: none;}

.grey{color:#CCCCCC;}

.blue-border {border: 1px #18568c solid;}

.date-table{background-color: #a7cff2; color: #021226;}
.date-big {font-size: 42px; font-weight: bold; border-bottom: 1px #18568c solid; border-right: 1px #18568c solid; color: #021226; font-family: "Share","Arial Narrow",Arial,Sans;}
.date-month {font-size: 12px; font-weight: bold; color: #021226;}
.date-year {font-size: 20px; font-weight: bold; letter-spacing: 4px; background-color: #a7cff2; color: #021226;}
.light-blue {background-color: #a7cff2;}

.article-footer {background-color: #18568C; padding: 5px; color: #ffffff; border: 1px #a7cff2 solid;}
.article-footer a {color:#a7cff2;}
.article-footer a:hover {color:#a7cff2; text-decoration: underline;}
.article-footer a:visited {color:#a7cff2;}
