html {
	background-color:#EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	margin-bottom:10px;
}

a {color:#039; text-decoration:none; }
#bd a:hover {background-color:#CCC; cursor:pointer; }
#ft a:hover {background-color:#CCC; cursor:pointer; }

#doc {margin-top:5px; }
#topnav {
	height:20px;
	background-image: url(images/buttonbarbg5.png);
	background-repeat: repeat-x;
	color: #FFF;
}
.hd {
	height:120px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
.ft { text-align:center; clear:both; font-size: 80%; color:#333; padding: 15px 15px 15px 15px; }
.bd {
	clear:both;
	color: #336;
	width: 960px;
}
.gridwrpr {width:960px; height:100%; background-color:#fff; margin-bottom:5px; margin-left:auto; margin-right:auto;}
.grdspan1,.grdspan2,.grdspan3,.grdspan4,.grdspan5,.grdspan6,.grdspan7,.grdspan8,.grdspan9,.grdspan10,.grdspan11,.grdspan12 {float:left; margin:0;}
.grdspan1 {width:80px;}
.grdspan2 {width:160px;}
.grdspan3 {width:240px;}
.grdspan4 {width:320px;}
.grdspan5 {width:400px;}
.grdspan6 {width:480px;}
.grdspan7 {width:560px;}
.grdspan8 {width:640px;}
.grdspan9 {width:720px;}
.grdspan10 {width:800px;}
.grdspan11 {width:880px;}
.grdspan12 {width:960px;}

#search {
	padding:5px;
	border: thin solid #CCC;
	margin-bottom: 10px;
}
#search input { margin-bottom: 5px; display:block;}
#search select { margin-bottom: 5px; display:block;}
#search label {display:block; font-weight:bold; margin-bottom:5px; }
#search .submit { 	padding-right: 4px; padding-left: 4px; margin-right: auto; margin-left: auto; }
#search .searchbox {width:200px; }

fieldset {border:thin solid #999; padding-left: 5px;}


.red {background-color: #FEE;}
.green {background-color: #EFE;}
.blue {background-color: #EEF;}
#positions .position {
	font-weight: bold;
	margin-top: 3px;
	display: block;
}

#positions .vacant {
	margin-top: 5px;
	display: none;


}
.colhdr {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.colhdr h2 {
	font-size: 110%;
	font-weight: bold;
}

.colbody {
	padding: 5px;
}
.colbody p {
	padding-right: 5px;
	padding-left: 5px;
}


.colbodyborder {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}

.colhdrborder {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;	
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}
.colft {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



/*copy over from tta style.css */

#content {
	background-color:#fff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#content a {
	text-decoration: none;
}
#content h1 {
	clear: both;
	font-size: 1.7em;
	color: #000;
	padding: 0;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h2 {
	clear: both;
	font-size: 1.55em;
	color: #000;
	padding: 0;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h3 {
	clear: both;
	font-size: 1.45em;
	color: #000;
	padding: 0;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h4 {
	clear: both;
	font-size: 1.35em;
	color: #000;
	padding: 0;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .warning {
	background:#FCC;
	border:thin solid #600;
	padding: 20px;
	margin-left: 20px;
	margin-right:20px;
}

#content .sidebar {
	font-size:90%;
	background:#EEF;
	border:thin solid #666;
	padding: 20px;
	margin-left: 20px;
	margin-right:20px;
	margin-top: 30px;
	margin-bottom: 50px;
}

#content .note {
	background:#FFE;
	border:dashed thin #090;
	padding: 20px;
	margin-left: 20px;
	margin-right:20px;
}
#content .tip {
	background:#CFC;
	border: solid #090;
	padding: 20px;
	margin-left: 20px;
}
#content table {
	margin-top: 20px;
	margin-bottom: 30px;
	border: thin solid #CCC;
}

#sidebarfeeds {
	height: 300px;
}

a.mp3file:after {
content: url(icons/sound2.gif);
}

.feedlink {clear:both; }

.odd {background-color:#EEF;}

.pricelist {
	width: 100%;
	border:thin solid #CCC;
	border-spacing: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pricelist thead {background-color: #EEF; }
.pricelist td {
	padding-left: 20px;
	padding-right:20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pricelist th {
	font-weight:bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.pricelist .itemtitle { font-weight:bold; }
.pricelist .item { width:70% }
.pricelist .price { text-align:right; }
.hidden {
	display: none;
}

.mentorquote {
	font-style: italic;
}

#intro_right .black {
	color: #333333;
	background-color:transparent;
}
#mentors {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#mentors a {
	text-decoration: none;
}

.mentorstat {
	font-weight: bold;
}
.mentordesc {
	font-size: 1em;
	font-weight: bold;
}


#errormain {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#errormain a {
	text-decoration: none;
}
#errormain h3 {
	clear: both;
	font-size: 1.3em;
	color: #000;
	padding: 0;
	margin: 0;
	background-image: none;
}
#errormain h4 {
	clear: both;
	font-size: 1.2em;
	color: #000;
	padding: 0;
	background-image: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 0;
}

.eventlinks {
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	margin-top: 20px;
}
.eventlinks a {
	text-decoration: none;
}


.blogentry {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.blogentry code {
	background-color: #EEEEFF;
	white-space: pre;
	border: 1px solid #CCC;
	display: block;
	padding: 10px 10px 10px 10px;
	font-size: 1.1em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	overflow:auto;
}

.blogentry .attachment {
	border:thin solid #CCC;
	background-color:#EEEEFF;
	color:#333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}
/* end of tta style.css import */
#logo {

}
#login { float: right;
	height:50px;
	margin: 20px 20px 20px 20px; }
a:hover #logo {
	background-color: #FFF;

}
.firstbutton {
	margin-left: 50px;
}
.colhdrborder h2 {
	font-size: 110%;
	font-weight: bold;
}
code {
	font-family: "Courier New", Courier, monospace;
	color: #333;
	background-color: #CCC;
	white-space: pre;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 80%;
	overflow:auto;
}
.inset {
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 80%;
	overflow:auto;
}
ul {
	margin-bottom: 20px;
	list-style-position: inside;
	list-style-type: disc;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}

.intro {
	margin-bottom:30px;
}

.rss {
	font-size: 80%;
}
.rss h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.advert {
	text-align: center;
}
.colbody h3 {
	padding-right: 5px;
	padding-left: 5px;
}
.caption {
	font-style: italic;
	margin-bottom: 30px;
	margin-top: -15px;
	margin-left: 20px;
	font-size: 110%;
}
