/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	padding: 0px;
	background-color: #F3F1E3;
	behavior:url("http://www.tpsaonline.com/navigation/csshover.htc");

}

body,td,th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form{
	display: inline;
}

a, a:link, a:visited{
	color: #762537;
	line-height: 1.10em;
	padding: 0px;
	text-decoration: none;
}

a:hover{
	color: #602A3B;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
/*	font-size: 18px;*/
	font-weight: bold;
	padding: 2px 10px 0px 18px;
/*	padding: 27px 0px 0px 22px;*/
	margin: 0px;
	color: #602A3B;
	text-decoration: none;
	letter-spacing: 0.025em;
}

h2{
	font-weight: bold;
	padding: 0px 10px 0px 18px;
	margin: 0px;
	font-size: 12px;
/*	padding: 10px 10px 0px 22px;*/
	color: #3C5664;
}

h3{
	font-size: 11px;
	font-weight: bold;
	padding: 10px 10px 0px 22px;
	margin: 0px;
	color: #665D55;
}

h4{
	font-size: 11px;
	font-weight: normal;
	padding: 10px 10px 0px 22px;
	margin: 0px;
	color: #665D55;
}

p{
	padding: 2px 15px 15px 22px;
	margin: 0px;
	color: #665D55;
	line-height: 1.25em;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #602A3B;
	margin: 0px;
	padding: 27px 0px 0px 22px;
	font-weight: bold;
	letter-spacing: 0.025em;
	line-height: 1.25px;
	text-transform: lowercase;	
}

ul {
	color:#665D55;
	line-height:1.25em;
	margin:0px 0px 0px 16px;
	padding:2px 15px 0px 22px;
}

ol {
	color:#665D55;
	line-height:1.25em;
	margin:0px 0px 0px 24px;
	padding:2px 15px 0px 22px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	margin: 0 auto;
	width: 762px;
	padding: 0px;
	text-align: left;

}

#masthead{
	padding:0px;
	width: 760px;
	height: 30px;
	text-align: right;
	background-color: #F3F1E3;
}

#logo{
	width: 180px;
	float: left;
	margin-right: 16px;
	position:relative;
	top:-10px;
}
	
#nav{
	width: 566px;
	float:left;
}

#topnav{
	width: 776px;
	height: 65px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#body_container{
	width: 762px;
	height: auto;
	margin-bottom: 8px;
	float: left;
	clear: both;
	background-color: #F3F1E3;
	background-image: url("../images/common/bkgd-2nd.gif");
}

#right_col2{
	width: 566px;
	width: 540px;
	margin-left: 196px;
	padding-bottom: 15px;
	margin-right: 10px;
	height: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
}

#pulse{
	background-image: url("../images/pulse_bg.gif");
	background-repeat: no-repeat;
}


#left_col{
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	background-color: #E0DBC0;
	min-height: 383px;
	height: auto;
}

#left_col a:link, a:visited{
	line-height: 1.10em;
	padding:  0px;
	text-decoration: none;
}
#left_col a:hover{
	color: #602A3B;
	text-decoration: underline;
}

#left_col li{
	list-style: none;
	margin: 0px 0px 0px -20px;
	padding: 10px 0px 0px 0px;
}

#left_col img{	
	padding: 0px;
	margin: 18px 18px 10px 18px;
}

#left_col p{
	padding: 2px 10px 10px 18px;
	margin: 0px;
	line-height: 1.3em;
}

.middle_col{
	width: 323px;
	float: left;
	min-height: 383px;
	height:auto;
	margin-left: 15px;
}

.middle_col2{
	width: 550px;
	float: left;
	min-height: 383px;
	height:auto;
	margin-left: 15px; 
	background-color: #FFFFFF;
}

.middle_col2 a:link{
	line-height: 1.10em;
	color: #1F497D;
	padding:  0px;
	
}
.middle_col2 a:visited{
	line-height: 1.10em;
	color: #1F497D;
	padding:  0px;
	
}
.middle_col2 a:hover{
	color: #602A3B;
	text-decoration: underline;
}
#right_col{
	background-color: #FFFFFF;
	height: auto;
	margin-left: 196px;
	margin-right: 10px;
	padding-bottom: 15px;
	width: 566px;
}

#midtop{
	width: 323px;
	height: 217px;
}

#midtop2{
	width: 323px;
	height: 217px;
}

#midbot{
	width: 3565px;
	margin-top: 16px;
	height: 240px;
}

#midbot2{
	width: 550px;
	margin-top: 16px;
	height: 240px;
	background-color: #FFFFFF;
}
#righttop{
	width: 227px;
	margin-top: 0px;
	height: 217px;
	float: right;
	background-color: #FFFFFF;
	/*background-image: url("../images/sd_07_summit/ghost_compss_bg.jpg");*/
	background-repeat: no-repeat;
}
 
#rightbot{
	width: 227px;
	margin-top: 16px;
	height: 151px;
	float: right;
}

#mid_col{
	width: 325px;
	background-color: #3300DD;
	height: 383px;
}

#footer{
    width: 762px;
    padding: 0px 10px;
    margin-top: 20px;
    float: left;
	position:relative; 
	background-color:#F3F1E3;
}

#ftr-lefttext{
	width: 350px;
	float: left;
}

#ftr-righttext{
	width: 400px;
	margin-left: 210px;
	text-align: right;
}

.tabcontentcontainer{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 546px;
	background: #fff;
	position: absolute;
	margin-left: 0px;
	visibility: hidden;
}

.tabcontent{
	display:none;
	padding-left: 20px;
}

/***********************************************/
/* Components                                  */
/***********************************************/


#righttop img{	
	padding: 0px;
	margin: 18px 18px 10px 18px;
}

.first{
	padding: 0px 10px 0px 18px;
}

#righttop  p{
	padding: 2px 10px 10px 18px;
	margin: 0px;
	line-height: 1.3em;
}

#masthead a, a:link, a:visited{
	color: #665D55;
	text-decoration: none;
}

#masthead a:hover{
	color: #602A3B;
	text-decoration: underline;
}

#footer a, a:link, a:visited{
	color: #665D55;
	text-decoration: none;
}

#footer a:hover{
	color: #602A3B;
	text-decoration: underline;
}

#tablist {
	background: #762537;
}

#tabcontentcontainer a:link,
#tabcontentcontainer a:visited,
#tabcontentcontainer a:active{
	color:#762537;
	font-size: 10px;
}

#tabcontentcontainer a:hover{
	text-decoration: underline;
}

#subnavbar {
	padding: 5px 0px;
	width: 566px;
	background: #fff;
	height: 17px;
}

.redheader {
	font-size: 12px;
	color: #762537;
}

#bullet_arrows {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#bullet_arrows li {
	padding-left: 40px;
	background-image: url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3em;
}

ul.leftcolumn {
	list-style-type: none;
	padding: 0;
	margin-left: 5em;
}

li.leftcolumn {
	background-image: url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 1.2em;
	padding-left: 2em;
}