body {
	font-size:62.5%;
	color:#222;
	margin: 15px 0 0 0; 
	padding: 0; 
	font-family: "Trebuchet MS","Georgia";
	background-color: #eee;
}

#popout {
	position: relative;
	float: right;
	top: -26px;
	right: 10px;
	margin-bottom: -80px;
	margin-right: -70px;
}

#title {
	font-size: 5em;
	font-family: Arial;
	margin: 0px auto -25px auto;
	width: 630px;
	font-weight: bold;
	font-family: Arial;
}

.smallcaps {
	color: #F26922;
	font-variant: small-caps;
}
.red {
	color: #BD4943;
}
.green {
	color: #BD4943;
}

#navwrapper {
	width: 788px;
	margin: 0px auto -25px auto;
}

#nav {
	font-size: 1.4em;
	background-image: url("/images/header.gif");
	background-position: 25px 0px;
	background-repeat: no-repeat;
	width: 728px;
	text-align: left;
	height: 97px;
	font-weight: bold;
}

#content{
	background-image: url("/images/background.gif");
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	width: 658px;
	text-align: left;
	padding-left: 40px;
	padding-bottom: 23px;
	padding-top: 10px;
	padding-right: 40px;
	clear: both;
	font-size: 1.6em;
}

.col1 {
	width: 310px;
	margin-right: 19px;
	padding: 0px;
	clear: none;
	float: left;
}

.col2 {
	width: 310px;
	margin-left: 19px;
	padding: 0px;
	clear: none;
	float: left;
}

.last {
	clear: right;
}

.portfolio_index{
	width: 660px;
	margin-left: -1px;
	margin-top: 20px;
	text-align: center;
}

.portfolio_index img {
	padding: 10px 0 10px 0;
}

#footer {
	background-image: url("/images/footer.gif");
	margin: 0px auto 0px auto;
	width: 688px;
	height: 65px;
	padding-left: 50px;
	padding-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

ul.nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	padding-left: 61px;
	padding-top: 35px;
}
ul.nav li {
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 25px;
}
ul.nav li a {
	display: block;
	float: left;
	color: #F7E0D4;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: dashed;
}
ul.nav li a:visited {
	color: #F7E0D4;
}
ul.nav li a:hover {
	text-decoration: underline;
	color: #FAEBEB;
	border-bottom-style: none;
}

h1 {
	color: #F26922;
	font-size: 2.3em;
	border-bottom: 3px solid #F26922;
	padding-top: 10px;
	margin-bottom: 10px;
}
h2 {
	color: #F26922;
	font-size: 2em;
	border-bottom: 2px solid #F26922;
	padding-top: 10px;
	margin-bottom: 10px;
}

acronym {
    border-bottom: 1px;
    border-bottom-style: dotted;
}

#footer #right-text {
	float: right;
	margin-right:45px;
	text-align: right;
}

p {
	padding-bottom: 10px;
}

fieldset {
	border: 1px solid black;
}

legend {
	margin-left: 20px;
	padding: 0 4px 0 4px;
	text-align: left;
}

a {
	margin-bottom: 3px;
}

#TJK_ToggleON,#TJK_ToggleOFF {display:none}

#benefits {
	margin-top: 5px;
}
#benefits dd {
	margin-left: 10px;
}

#benefits {
	margin-left: 10px;
}