body{
	background-color:#FFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align:justify;
	text-indent: 0ex; 
	color:#999999;
}

.contactFooter{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align:center;
	text-indent: 0ex; 
	color:#999999;
}

.contactFooterLink{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align:center;
	text-indent: 0ex; 
	color:#999999;
}

.contactFooterLink:Hover{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: none;
	text-align:center;
	text-indent: 0ex; 
	color:#999999;
}


h3{
}

.smallText{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex; 	
}

.inlinePicture{
	padding:5px;
}

a{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	/*/*font-weight: Bold;*/*/
	font-size: 10pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#999999;
}

a:hover{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	/*font-weight: Bold;*/
	font-size: 10pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#03C;
}

.textHeader{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	/*font-weight: Bold;*/
	font-size: 12pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#060079;
}

.textSubHeader{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	/*font-weight: Bold;*/
	font-size: 11pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#069;
}

.textSubSubHeader{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	/*font-weight: Bold;*/
	font-size: 10pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#069;
}

.templateTable{
	width:960px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;	
}


.navTable{
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;	
	border-top-color:#000000;
	border-top-width:1px;
	border-top-style:solid;	
}



.navLink{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	/*font-weight: Bold;*/
	font-size: 10pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#FFF;
}

.navLink:hover{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	/*font-weight: Bold;*/
	font-size: 10pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#CCC;
} 

#navShadow{
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -480px;
	z-index:25;
	background:url('/_images/template2Images/shadow8px.png'); 
	height:8px; 
	width:960px;
	top:128px;
}

#flashShadow{
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -480px;
	z-index:25;
	background:url('/_images/template2Images/shadow8px.png'); 
	height:8px; 
	width:960px;
	top:423px;
}

.bannerTD {
	padding-top:10px;
	padding-bottom:10px;
} 

.content {
	padding:10px;
	padding-bottom:20px;
	display:none;
} 
.contentShow {
	padding:10px;
} 


.borderWithColor{
	background-color:#060079;
	height:2px;
}

.rssLink{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 8pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#FFF;
}

.rssLink:hover{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#FFF;
}

.sideBarHeader{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
/*font-weight: Bold;*/
	font-size: 10pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#FFF;
}

.sideBarHeaderLink{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	/*font-weight: Bold;*/
	font-size: 10pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#FFF;
	padding-left:20px;
}

.sideBarHeaderLink:hover{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
/*font-weight: Bold;*/
	font-size: 10pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#FFF;
}

th {
	color:#FFF;
	background-color:#069;
	border-top-color:#036;
	border-top-style:solid;
	border-top-width:2px;
	border-bottom-color:#036;
	border-bottom-style:solid;
	border-bottom-width:2px;
} 

.headerTR {
	color:#FFF;
	background-color:#069;
	border-top-color:#036;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#036;
	border-bottom-style:solid;
	border-bottom-width:1px;
} 




#headerLinks {
	width:178px;
	height:102px;
	background:url('/_images/template2Images/taurlay2_02.gif'); 
}

#headerLinksInner {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:20px;
}

#headerLinksInner a {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
}


#leftHeader a {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	text-decoration:none;
	height:35px;
	background:url('/_images/template2Images/taurlay_17.jpg');
	text-transform:capitalize;
	padding-left:10px;
}

#leftHeader {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	text-decoration:none;
	vertical-align:middle;
	height:35px;
	background:url('/_images/template2Images/taurlay_17.jpg'); 
	text-transform:capitalize;
	padding-left:10px;
}

#blogCell {
	background:url('/_images/template2Images/blogBack.gif');
	background-repeat:repeat-x;
	 
	
}

#bottomBar {
	height:40px;
	background:url('/_images/template2Images/taurlay_19.jpg');
	background-repeat:repeat-x;
	 
	
}
#bottomBarShadow{
	margin-top:-1px;
	height:13px;
	background:url('/_images/template2Images/shadow.png'); 
	background-repeat:repeat-x;
}
