/* TSI BROADCAST Style sheet */


/* Genereal page styling */


body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	color: #333333;
	line-height: 1em;
}


p {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0;
	margin: 0.5em;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #6ba819;
	line-height: 1em;
	padding: 0em;
	margin: 0.25em;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #6e8daa;
	line-height: 1em;
	padding: 0em;
	margin: 0.25em;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 1.5em;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #996644;
	line-height: 1.5em;
	}

h5 {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0;
	margin: 0.5em;
	color: #CC0033;
	}

h6 {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0;
	margin: 0.5em;
	color: #CC0000;
	}

	
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

a:link {
	color: #333333;
	text-decoration: none;
	}

a:visited {
	color: #393838;
	text-decoration: none;
	}

a:hover {
	color: #CC0000;
	text-decoration: none;
	}

a:active {
	color: #393838;
	text-decoration: none;
	}

#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.breaker {
	clear: both;
	}

.quoteobject {
	float: right;
	padding: 10px;
	}

#wrapper {
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../graphics/wrapper_bg3.gif);
	}

#wrapper2 {
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../graphics/wrapper_bg3.gif);
	}

/* This area defines the CSS for the included header doc */

#header {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	}

#logocontainer {
	width: 221px;
	height: 47px;
	float: left;
	margin-left: 50px;
	display: inline;
	}

#menucontainer {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #ffffff;
	border-bottom: solid 1px #ffffff;
	}

#bannercontainer {
	width: 775px;
/*	height: 153px;
	margin-top: 5px; */
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	}
#bannercontainer2 {
	width: 775px;
/*	height: 153px;
	margin-top: 5px; */
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	}

#adminheader {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	}


/* This area contains the css for the main body area */


#container {
	width: 775px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	}

#mainpageleftcol {
	width: 570px;
	float: left;
	}
	
#mainpagecol {
	width: 775px;
	float: left;
	}
	
#mainpagerightcol {
	width: 160px;
	margin-left: 590px;
	border: solid 1px #93bee5;
	padding: 5px;
	font-size: 0.8em;
	text-align: right;
	}

#mainbottomleft {
	width: 325px;
	float: left;
	margin-left: 40px;
	border: solid 1px #93bee5;
	display: inline;
	}

#mainbottomright {
	width: 320px;
	margin-left: 415px;
	border: solid 1px #93bee5;
	}

#mainbottomright2 {
	width: 320px;
	float: left;
	margin-left: 40px;
	border: solid 1px #93bee5;
	display: inline;
	}

#mainbottom {
	border: solid 1px #93bee5;
/*	height: 350px;*/
	width: 700px;
	float: left;
	margin-left: 35px;
	display: inline;
	}
	
#mainclientportal {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #93bee5;
	text-align: center;
	}

#map {
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #93bee5;
	}

	

/* This area contains the css for the footer */


#footer {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid 3px #1f1f1f;
	background-color: #ffffff;
	padding-top: 5px;
	}

.footersuba {
	float: left;
	margin-left: 80px;
	width: 200px;
	background-color: #993366;
	display: inline;
	}

.footersubb {
	width: 200px;
	float: left;
	margin-left: 15px;
	background-color: #00FF00;
	display: inline;
	}

.footersubc {
	width: 200px;
	float: left;
	margin-left: 15px;
	background-color: #CCCC33;
	display: inline;
	}

#footerbase {
	width: 815;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../graphics/wrapbot2.jpg);
	background-repeat: no-repeat;
	}
	
#footerbase2 {
	width: 815;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../graphics/wrapbot2.jpg);
	background-repeat: no-repeat;
	}


/* subdries */

.imagefloat {
	float: right;
	padding: 15px;
	}

.linkclass {
	color: #FFFFFF;
	}
	


/* styles for date picker 



body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}*/

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
#mainpageRequest {
	width: 775px;
	float: left;
	background-image: url(../graphics/request-logo.png);
	background-repeat: no-repeat;
	background-position: right;
}
