/* CSS Document */

/* LAYOUT */

.main_logo {display:none;}

body {
	font-size: 62.5%;
	background-image: url(/tm/assets/gfx/pg_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#global a {
	text-decoration: none;
	color: #898989;
}

#header {
	margin: 0 auto;
	background-image: url(/tm/assets/gfx/mainbanner.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 782px;
	height: 197px;
	padding: 0 10px;
}

#wrapper {
	margin: 0 auto;
	width: 780px;
	background-image: url(/tm/assets/gfx/verticallines.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

#wrapper.twocol {
	background: url(/tm/assets/gfx/vertical_line.gif) 42px 0px no-repeat #fff;	
	}

#container {
	margin: 0;
	background: url(/tm/assets/gfx/topbg.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	
}
img{border:none;}

ul.menu {list-style-type:none; padding-left:205px; _padding-left:150px;}
ul.menu li {float:left; height:29px; line-height:29px; background: url(/tm/assets/gfx/nav_bg.gif) repeat-x;}
ul.menu li.left {background: url(/tm/assets/gfx/nav_left.gif) repeat-x; width:3px; overflow:hidden;}
ul.menu li.right {background: url(/tm/assets/gfx/nav_right.gif) repeat-x; width:3px; overflow:hidden;}
ul.menu li.selected {background: url(/tm/assets/gfx/nav_bg_hover.gif) repeat-x;}
ul.menu li.selected a{color: #fff;}
ul.menu li a {height:29px; padding: 8px 12px; color: #000; text-decoration:none; font-weight:bold;}
ul.menu li a:hover{background: url(/tm/assets/gfx/nav_bg_hover.gif) repeat-x; color: #fff;}



#left {
	float: left;
	width: 177px;
	padding: 8px;	
}

#left.twocol {width: 225px; padding: 0px 0px 20px 12px;}

#mid {
	float: left;
	width: 335px;
	padding: 40px 28px;
}

#mid.twocol{
	width:450px;
	}

#right {
	float: left;
	width: 161px;
	padding: 50px 16px;	
	color: #5D6164;
}

#external {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 740px;
	border-top: 1px solid #A6AAAB;
	padding: 10px 20px;
}

#footer {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 740px;
	border-top: 1px solid #A6AAAB;
	padding: 10px 20px 40px 20px;
	color: #898989;
}

#footer .left {
	float: left;
	width: 50%;
}

#footer .right {
	float: left;
	width: 50%;
	text-align: right;
}

#footer .right a{
	text-decoration: none;
	color: #898989;
}

.box {
	width: 175px;
	border: 1px solid #A7A7A7;
	margin-bottom: 20px;
}

.twocol .box {
	width: 208px;
	margin-top:9px;
	}

.box_inner {
	border: 1px solid #FFFFFF;
	background-color: #F0EEEF;
	padding: 0 8px 20px 8px;
}

.search label {
	display: none;
}

.blog_search label {
	display: none;
}

.search {
	padding: 10px 0 0 10px;
	margin:0;
}

.search .text {
	font-size: 9px;
	color: #09476C;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	margin:0;
	padding-bottom: 0px;
}

.search .button {
	padding: 0px 0 0 1px;
	vertical-align: middle;
	margin:0;
}

/* CONTENT STYLES */

h1 {
	font-size: 1.8em;
	color: #0C4268;
	padding-bottom: 0;
	margin-bottom: 0;
}

h2 {
	color: #000000;
	font-size: 1.2em;
}

#mid h2 {
	font-weight: normal;
	font-size: 1.4em;
}

#mid.twocol h2 {color: #04639D;}

#external h2 {
	display: inline;
}

#external img {
	display: inline;
}

.box h2 {
	font-size: 1.6em;
	color: #0C4268;
}

p, ul, th, td {
	font-size: 1.1em;
	line-height: 1.4em;
}

#left h1{font-size:1.6em;}
#left sub{font-size:0.55em;}

#left a{
color: #04639D;
}

#left ul {
	/*color: #0C4268;*/
	color: #000000;
	margin-left: 17px;
	padding-left: 0;
}

#left ul a {
	color: #0C4268; /*color: #000000;*/
}

#left .box ul {
	color: #000000;
}

p.date {
	padding-top: 0;
	margin-top: 0;
	font-size: 1.0em;
	text-align: right;
	font-weight: bold;
}

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 1px solid #CCCCCC;
}

blockquote {
	font-size: 1.1em;
	line-height: 1.8em;
	margin-left:0;
	margin-right: 0;
	display: inline;
}

blockquote em {
	float: right;
	padding-top: 0.6em;
}

.copyright {
	color: #0569A7;
}
.disclaimer {
	color: #898989;
}

.quotes {
	font-weight: bold;
	font-size: 2.0em;
	color: #eb9457;
	line-height: 12px;
	position:relative;
	top: 5px;
	padding: 0 4px;
}

#mid a, #right a {
	color: #04639D;
}

.news {
	margin-bottom: 20px;
}

.news th {
	text-align: left;
	padding-bottom: 10px;
}

.news td {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	border-bottom: 1px solid #CCC;
}

/***** ICON BACKGROUND IMAGES ****/

.indent{
	padding-left: 2.2em;
}

.csv{
	display: block;
	padding: 0.3em 0 0 2.2em;
	background-image:url(../gfx/icons/csvicon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

.doc{
	display: block;
	padding: 0.3em 0 0 2.2em;
	background-image:url(../gfx/icons/docicon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

.pdf{
	display: block;
	padding: 0.3em 0 0 2.2em;
	background-image:url(../gfx/icons/pdficon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

.xls{
	display: block;
	padding: 0.3em 0 0 2.2em;
	background-image:url(../gfx/icons/xlsicon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

.ppt{
	display: block;
	padding: 0.3em 0 0 2.2em;
	background-image:url(../gfx/icons/ppticon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

.zip{
	display: block;
	padding: 0.3em 0 0 2.2em;
	background-image:url(../gfx/icons/zipicon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}


#articles_top {height: 25px; overflow:hidden; padding-top:5px;}
#articles_top .blog_search {display:inline;  }
#articles_top a {height: 30px;}
#articles_top a img{vertical-align:bottom;}
#articles span{font-size: 1.1em; color: #0C4268;}
#articles span.title {font-size: 1.4em; display:block; padding: 0.8em 0 0.3em 0; }
#articles span.date {color:#666;}
#articles.preview{}

#pag_box {height: 20px;}

#pag_box a{text-decoration: none; background:#ed975c; padding: 3px 5px;}
#pag_box a.active{background:#0C4268; color:#fff !important;}

.contactus label{display:block; width: 100px; float:left; padding-bottom: 20px;}
.contactus #message{width: 310px;}

#share-box{width:210px; float:right; text-align:left;}
#facebookicon, #emailicon,#twittericon, #newsvineicon, #stumbleicon, #linkedinicon, #tumblricon{background: url('../gfx/share_icons.gif') no-repeat;}
#facebookicon{background-position:0px 0px; color:#e62966;}
#emailicon{background-position:-26px 0px; color:#e62966;}
#twittericon{background-position:-53px 0px; color:#e62966;}
#newsvineicon{background-position:0px -26px; color:#e62966;}
#stumbleicon{background-position:-105px -26px; color:#e62966;}
#linkedinicon{background-position:-53px -26px; color:#e62966;}
#tumblricon{background-position:-130px 0px; color:#e62966;}
#share-box a.share-icon{display:inline; padding: 2px 8px; float:left; margin:0 10px 10px 0;}
#share-box a.share-icon.last{margin-right:0;}
#share-box p{margin-top:0; padding-top:0; margin-bottom:3px; padding-bottom:3px;}

.cssnav a, .selected a {
	height: 29px !important;
}










