/*  
Theme Name: TSBA Controls
Theme URI: http://www.tsbacontrols.com/style.css
Description: This theme was created by Owen Piccirillo for TSBA.
Version: 1.0
Author: Owen Piccirillo / MESstudios
Author URI: http://www.messtudios.com

*/

body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:19px;
}
a:link {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	}
a:visited {
	color: #999999;
	text-decoration:none;
}
a:active {
	color:#999999;
	text-decoration:none;
}

.contenttable {
	background-image:url(../img/bg-content.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
h1 {
	margin:0px;
	padding:0px;
	font-size: 16px;
	color: #0d4779;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:5px;
}
h2 {
	margin:0px;
	padding:0px;
	font-size: 16px;
	color: #0d4779;
	font-weight:100;
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
}
h3 {
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:100;
	padding-top:5px;
	padding-bottom:7px;
}
h3 a:link {
	color:#666666;
	text-decoration:underline;
}
h7 {
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:100;
	padding-top:5px;
	padding-bottom:7px;
	float:left;
}
h7 a:link {
	color:#666666;
	text-decoration:underline;
}
h4 {
	margin: 5px 0px 0px 0px;
	padding:0px;
	color:#0d4779;
}
h4 a:link{
	margin: 5px 0px 0px 0px;
	padding:0px;
	font-size: 20px;
	color:#0d4779;
	font-weight: bold;
	text-decoration:underline;
}
h4 a:hover{
	text-decoration:none;
}

h5 {
	margin: 10px 0px 0px 0px;
	padding:0px;
	font-size: 16px;
	color:#999999;
	font-weight: 100;
	font-variant:small-caps;
}
h6 {
	margin:0px;
	padding:0px;
	font-size: 9px;
	color: #ffffff;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h6 a:link {
	color:#FFFFFF;
}

hr {
 width:565px;
 float:left;
 height:1px;
 border:1px dotted #0d4779;
 clear:both;
}
/* --[[ Main Items ]]-- */
	#imenus0 li a {
	margin: 0;
	padding: 0;
	float:left;
	color:#ffffff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 33px;
	text-decoration:none;
	text-indent:0px;
	}
.imsubc {
	width:250px;top:8px;left:32px;
}
/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {text-decoration:underline; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {text-decoration:underline; }

/* [active] */
	#imenus0 li a.iactive {}

	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {
	position:inherit;
	background-color:#ffffff;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	border-bottom:1px solid #c20002;
	margin:23px 0px 0px 10px; }

/* --[[ Sub Items ]]-- */
	#imenus0 ul a { 
	position:relative;
	float:none;
	color:#000000;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:1px;
	padding:3px 20px 3px 5px;
	
	}

/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {color:#ffffff; text-decoration:none; background-color:#1d4c9c; }
	#imenus0 ul li a.ihover {color:#ffffff; text-decoration:none; background-color:#1d4c9c; }

/* [active] */
	#imenus0 ul li a.iactive {background-color:#ffffff; }
	
.contact1 {
	background-color:#fdfbe7;
	width:250px;
	border:1px solid #CCCCCC;
}
.contact2 {
	width:250px;
	border:1px solid #CCCCCC;
}
.contact3 {
	width:400px;
	height:150px;
	border:1px solid #CCCCCC;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.Talonexplorer a {
	display:block;
	background-color:#1d4c9c;
	border:1px solid #000000;
	color:#FFFFFF;
	font-weight:bold;
}
.Talonexplorer a:hover {
	display:block;
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}

.Talonfont {color: #FFFFFF}

.change {
	font-size: 16px;
	color: #0d4779;
	font-weight: bold;
	padding-bottom:5px;
	padding-right:1px;
}
