@charset "utf-8";


.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}

td {font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#666666;;padding: 5px;}
.ajax__calendar td {padding: 0;}

.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg3new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg5new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back17 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg17new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back19 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg19new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back20 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg20new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		padding: 1px 0px 1px 3px;
		width: 120px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-size: 11px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-size: 11px;
		cursor: pointer;
		border:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}


/* ==================================== */

* {
	outline: none;
}

body#site {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #555;  
	background: url(../images/bodybg.gif) repeat-x;
	line-height: 1.8em;
}

a {
	color: #289cc1;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	color: #2e6382;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0
}

h2 sup {
	font-size: 12px;
}

h2.latestTitle {
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

object, embed {
	z-index: 1;
}

div#at16p {	
	z-index: 100 !important;
}

#container {
	width: 919px;
	margin: 0 auto;
	text-align: left;
}

		#topBar {
			width: 919px;
			height: 46px;
			float: left;
		}
		
				#topSearch {
					width: 270px;
					height: 46px;
					float: left;
					position: relative;
				}
		
						.search, .name, .telephone  {
							border: none;
							height: 20px;
							font-size: 11px;
							color: #ccc;
							padding: 4px 5px 0 5px;
							position: absolute;
							top: 10px;
						}
						
						.search {
							background:url(../images/topBarBGs_05.jpg) no-repeat;
							width: 132px;
							left: 10px;
						}
						
						.searchSubmit {
							position: absolute;
							top: 10px;
							left: 155px;
						}
						
						#topSearch a {
							position: absolute;
							top: 10px;
							left: 225px;
							color: #999;
							font-size: 11px;
						}
						
				#callMeBack {
					width: 430px;
					height: 46px;
					float: right;
					position: relative;
				}
	
						
						#callMeBack img {
							display: block;
							float: right;
							margin: 10px 0 0 0;
						}
						
						#addThisLink img {
							position: relative;
							top: 5px;
						}
		
		#header {
			width: 919px;
			height: 122px;
			float: left;
		}
		
		#nav {
			background: #dae8f1;
			width: 919px;
			height: 36px;
			float:left;
			margin-bottom: 17px;
		}
		
				#nav ul {
					margin: 0;
					padding: 0;
				}
				
						#nav li {
							display: block;
							float: left;
							height: 36px;
						}
						
								#nav li a {
									display: block;
									height: 20px;
									padding: 0 46px;
									margin: 7px 0 0 0;
									color: #666666;
									font-size: 12px;
									text-transform: uppercase;
									border-right: 1px solid #d2d6d7;
								}
								
								.ie6 #nav li a {
									float: left;
								}
								
								#nav li a.navLast {
									border: none;
									padding: 0 48px;
								}
								
								#nav li a:hover {
									text-decoration: none;
									background: #bad4e5;
								}
						
						#nav li:hover {
							background: #bad4e5;
						}
		
		#tabsWrapper {
			width: 919px;
			height: 240px;
			float: left;
			margin-bottom: 35px;
			position: relative;
		}
		
				#tabs {
					float: right;
					width: 219px;
					margin-right: 21px;
					z-index:100;
				}
						
				#tabsRight {
					width: 130px;
					height: 240px;
					float:right;
				}
				
						#tabsRight a {
							display: block;
							margin-bottom: 16px;
						}
						
		#furtherContentWrap {
			width: 919px;
			min-height: 240px;
			float: left;
			position: relative;
		}
		
				#furtherLeftCol, #blogCol {
					width: 175px;
					float:left;
				}

						#furtherLeftCol a, #blogCol a {
							display: block;
							padding: 10px;
						}

						#furtherLeftCol a:hover, #blogCol a:hover {
							text-decoration: none;
						}
				
						#furtherLeftCol ul, #blogCol ul{
							margin: 0;
							padding: 0;
							background: #f5f5f5
						}
						
						#furtherLeftCol li {
							display: none;
						}
						
						#furtherLeftCol li.selected, #furtherLeftCol li.selected li {
							display: block;
						}
						
								#furtherLeftCol li.Level1 {
									border-bottom: 1px solid #e0e0e0;
									list-style: none;
								}
								
								#furtherLeftCol li.Level1 a:hover {
									background: #cdcdcd;
								}
								
								#furtherLeftCol li.Level2 {
									list-style: none;
									background: #dae8f1;								
									font-size: 11px;
									border-top: 1px solid #ccc;
								}
								
										#furtherLeftCol li.Level2 a {
											display: block;
											padding: 10px 0 10px 20px;
										}
				
										#furtherLeftCol li.Level2 a:hover {
											text-decoration: none;
											background: #bad4e5
										}
										
								#furtherLeftCol li.Level3 {
									list-style: none;
									background: #efefef;								
									font-size: 10px;
									border-top: 1px solid #ccc;
								}
								
										#furtherLeftCol li.Level3 a {
											display: block;
											padding: 10px 0 10px 30px;
										}
				
										#furtherLeftCol li.Level3 a:hover {
											text-decoration: none;
											background: #fff
										}
										
							#blogCol ul ul li {
								padding: 0;
							}
							
							#blogCol li li:hover {
								background: #bad4e5
							}
								
								
						#testimonials {
							width: 135px;
							height: 165px;
							background: url(../images/testimonials.jpg) no-repeat #F2F7FB;
							padding: 40px 20px 20px 17px;
							margin: 15px 0 0 0;
							font-style: italic;
						}
						
								#testimonials strong { 
									display: block;
									margin: 5px 0 0 0;
									font-style: normal;
								}
				
				#furtherContent {
					width: 550px;
					float:left;
					margin: 0 30px 0 35px;
				}
				
				#furtherContent img {
					max-width: 550px;
				}
				
				#furtherRightCol {
					float:left;
					width: 125px;
				}
				
				#furtherContentWide {
					width: 675px;
					float:left;
					margin: 0 30px 0 35px;
				}				
				
						#furtherRightCol img {
							margin-bottom: 15px;
						}	
/* CONTACT US PAGE */


#contactUsWrapper {
	line-height: 40px;
}

#contactUsWrapper em {
	display: inline-block;
	width: 180px;
	font-style: normal;
	color: #289cc1;
	font-weight: bold;
}

#contactUsWrapper select {
	font-style: normal;
	color: #333;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}

#contactUsWrapper textarea {
	width: 90%;
	height: 100px;
	padding: 10px;
	color: #444;
	font-family: arial, Sans-Serif;
	font-size: 12px;
}

#contactUsWrapper input[type="submit"] {
	width: 70px;
	height: 25px;
	background: #DAE8F1;
	font-weight: bold;
	font-size: 12px;
	color: #222;
	font-family: Arial, Sans-Serif;
	border: 1px solid;
	border-color: #aaa #aaa #bbb #bbb;
	margin-top: 10px;
}

/* NEWS ARCHIVE PAGE */

#archiveYearButtons {
	width: 100%;
	float: left;
	height: 30px;
	background: #d0d0d0;
}

	#archiveYearButtons a {
		height: 26px;
		width: 8.3333%;
		display: inline-block;
		float: left;
		text-align: center;
		padding-top: 4px;
	}

	#archiveYearButtons a:hover {
		text-decoration: none;
		background: #eee;
	}
	
	#archiveYearButtons a.directorySubmitSelected {
		background: #eee;
	}

#archiveMonthButtons {
	width: 100%;
	float: left;
	height: 30px;
	background: #eee;
	margin-bottom: 20px;
}

	#archiveMonthButtons a {
		height: 26px;
		width: 8.3333%;
		display: inline-block;
		float: left;
		text-align: center;
		padding-top: 4px;
		color: #666;
		font-size: 10px;
	}
	
	.ie #archiveMonthButtons a {
		width: 8.27%;
	}
	
	#archiveMonthButtons a.directorySubmitSelected {
		color: #289cc1;
		font-size: 12px;
		text-transform: uppercase;
	}

	#archiveMonthButtons a:hover {
		text-decoration: none;
		background: #e0e0e0;
	}

.newsList {
	width: 100%;
	padding: 0 0 40px 0;
}

.newsRepeater {
	border-bottom: 1px solid #cdcdcd;
}
	
.newsListImage {
	float: right;
	margin-bottom: 10px;
}

.readMoreBtn {
	margin-top: 10px;
	display: block;
}

/* NEWS ARTICLE PAGE */

.newsBackLinkTop {
	float: right;
}

/* LATEST NEWS PAGE */

.newsRepeater {
	margin-bottom:20px;
	float:left;
	width: 550px;
}

	.newsRepeater h1 {
		color: #999;
	}
	
		.newsRepeater h1 strong {	
			color: #2E6382;
		}
		
.newsPageTitle {
	color:#4C8AAF;
	font-weight: normal;
}

	
/* --- */
		
#homeFooter {
	width: 100%;
	min-height: 247px;
	background:url(../images/homeFooterBG.jpg) repeat-x #efeed9;
	float: left;
	text-align:center
}

		#homeFooterContainer {
			width: 919px;
			margin: 0 auto;
			text-align: left;
			padding: 20px 0 0 0;
		}

		#homeWelcome {
			width: 419px;
			height: 163px;
			background: #f8f7e3;
			padding: 10px;
			float: left;
			text-align: left;
		}
		
				#homeWelcome h1 {
					padding: 0;
					margin: 5px 0;
				}
				
				.screenshotsLink {
					padding: 5px 0 0 50px;
					background: url(../images/screenshots.jpg) no-repeat;
					height: 30px;
					display: block;
					width: 210px;
				}
				
		#latestNews {
			width: 210px;
			float: left;
			margin-right: 10px;
			padding: 10px;
			text-align: left;
			color: #666;
			line-height: normal;
			margin-left: 10px;
			line-height: 1em;
			background: #F8F7E3;
			height: 163px;
		}
		
				.newsInfoWrap {
					border-bottom: 1px solid #ccc;
					padding: 0 0 25px 0;
					margin: 0 0 6px 0;
					width: 90%;
					position: relative;
				}
				
				.newsInfoWrapLast {
					padding: 0 0 25px 0;
					margin: 0 0 10px 0;
					width: 90%;
					position: relative;
				}
								
				.newsInfoWrap h2 {	
					color: #2E6382;
					margin: 0 0 5px 0;
					line-height: normal;
					font-size: 14px;
				}
				
				.homeNewsLink {
					position: absolute;
					bottom: 6px;
					right: 0px;
				}
				
		#latestBlog {
			width: 210px;
			float: left;
			text-align: left;
			background: #F8F7E3;
			padding: 10px;
			height: 163px;
			line-height: 1em;
		}

#copyright {
	width: 900px;
	padding: 10px 0 0 30px;
	text-align: left;
	margin: 10px auto;
	clear: both;

}

	#copyright ul {
		margin: 0 35px 30px 0;
		padding: 0;
		list-style: none;
		width: 145px;
		float: left;
		font-size: 11px;
	}
	
		#copyright li.first-child {
			margin: 0 0 10px 0;
			padding: 0 0 10px 0;
			border-bottom: 1px solid #d6d0ba;
			color: #306382;
			font-weight: bold;
			font-size: 12px;
		}
		
		#copyright ul a {
			font-weight: normal;
		}
	
	#copyright p {
		float: left;
		width: 180px;
		line-height: normal;
		font-size: 10px;
		color: #666;
	}

#furtherFooter {
	width: 100%;
	min-height: 100px;
	background:url(../images/homeFooterBG.jpg) repeat-x #EFEEDA;
	float: left;
	text-align:center;
	margin-top: 10px;
}

		#furtherFooterContainer {
			width: 919px;
			margin: 0 auto;
			text-align: left;
			padding: 0px 0 0 0;			
		}
		
		#furtherFooterContainer #copyright {
			min-height: 70px;
		}
		

.autoFormButton
{
	border:solid 1px #ccc;
	padding:2px 5px 2px 5px;
	background-color:#eee;
}

.autoFormButton:hover
{
	background-color:#ccc;
}

/* user forms */

#furtherContent label {
	display: inline-block;
	width: 120px;
	margin: 0 0 10px 0;
}

#furtherContent input, #furtherContent textarea {
	border: 1px solid #999;
	font-size: 11px;
	color: #333;
	padding: 3px 5px;
	margin: 0 0 10px 0;
}

#furtherContent input[type="radio"], #furtherContent input[type="checkbox"] {
	border: none;
}

#furtherContent input[type="radio"] {
	margin: 0;
}