*{
	margin:0;
	padding:0;
}
body{
	font-family: verdana;
	margin: 0 auto;
	padding: 10px;
	font-size: 10pt;
	background-color: #ffffff;
	background-repeat: repeat;
}
#boundary{
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid #606263;
	background:#fff;
	padding:5px;
	width:980px;
	margin:auto auto auto auto;
}
#IE7_8 #boundary {
	margin: 0 auto auto auto;
}
#IE6 #boundary {
	margin: 0 auto auto auto;
}
#boundary small{
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
#boundary a:link{
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #00453b;
	text-decoration: none;	
}
#boundary a:visited{
	font-family:verdana;
	font-size: 8pt;
	font-weight : normal;
	color : #00453b;
	text-decoration : none;
}
#boundary a:hover,#content a:active{
	font-family:verdana;
	font-size: 8pt;
	font-weight : normal;
	color : #d9596b;
	text-decoration : underline;
}
div#simpleSearch {
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
display: block;
width: 14em;
height: 1.4em;
margin-top: 0.65em;
position: relative;
min-height: 1px;
border: solid 1px #AAA;
color: black;
background-color: white;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAQCAIAAABY/YLgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACZJREFUeF5diqERACAQgID95/3s+cFg4CDQzASkXl4jidvrCPzfA7puAx52W1pnAAAAAElFTkSuQmCC);
background-image: url(http://web1.ctaa.org/webmodules/webarticles/articlefiles/search-fade.png)!ie;
background-position: top left;
background-repeat: repeat-x;
}

div#simpleSearch input#searchInput {
position: absolute;
top: 0;
left: 0;
width: 90%;
margin: 0;
padding: 0;
padding-left: 0.2em;
padding-top: 0.2em;
padding-bottom: 0.2em;
outline: none;
border: none;
font-size: 13px;
background-color: transparent;
direction: ltr;
}

div#simpleSearch button#searchButton {
position: absolute;
width: 10%;
right: 0;
top: 0;
padding: 0;
padding-top: 0.2em;
padding-bottom: 0.2em;
padding-right: 0.4em;
margin: 0;
border: none;
cursor: pointer;
background-color: transparent;
}
#content{
	clear:both;
	padding:10 14px
}

#content p{
	line-height:1.5em;
	padding-bottom:.8em;
	font-family:verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

#content small{
	line-height:1.0em;
	padding-bottom:.8em;
	font-family:verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #333333;
}

#content img{
	padding:4px 4px;
	display:block;
	margin:5px auto;
}

#content h1{
	font-size:1.6em;
	padding:0 0px .5em 0px;
	color:#333333;
	font-family:verdana;
	text-transform:none;
	font-weight:bold;
	letter-spacing:-1px;
}
#content h2{
	font-size:1.4em;
	padding:0 0px .5em 0px;
	color:#333333;
	font-family:verdana;
	text-transform:none;
	font-weight:bold;
}
#content h3{
	font-size:1.2em;
	padding:0 0px .5em 0px;
	color:#304c48;
	font-family:verdana;
	text-transform:none;
	font-weight:bold;
}
#content ul{
	list-style-type:square;
	margin-left:2em;
	font-family:verdana;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	font-weight : normal;
}
#content li{
	line-height:1.5em;
	padding-bottom:.8em;
	font-family:verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}
#footer{
	color:#666;
	font-size:.80em;
	padding:5px 2px;
	text-align:center;
	width:950px;
	margin:0 auto;
}

#footer a{color:#333;}
.nextprev{
	padding:1em;
	font-size:.80em;
	font-weight:bold;
	text-align:left;
}
pre{
	font-size:1.1em;
	font-family:courier,monospace;
	margin-bottom:.5em;
	padding:1em;
	border-left:#eee 2px solid;
}
#content a:link{
	font-family:verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #00453b;
	text-decoration: none;
	
}
#content a:visited{
	font-family:verdana;
	font-size : 10pt;
	font-weight : bolder;
	color : #00453b;
	text-decoration : none;
}
#content a:hover,#content a:active{
	font-family:verdana;
	font-size : 10pt;
	font-weight : bolder;
	color : #d9596b;
	text-decoration : underline;
}
/* =navigation */
#nav{
	clear:both;
		font-weight:bold;
	color:#666;
	margin-left:4px;
	float:left;
	list-style-type:none;	
	background:url(navshadow.gif) no-repeat 8px 100% #fff;
	padding-bottom:21px;
}
html>body #nav{
	margin-left:8px;
	background:url(navshadow.gif) no-repeat 2px 10% #fff;
}
#nav li{
	list-style-type:none;
	float:left;
	margin:0 0 0 4px;
	padding:0 0 0 10px ;
	border-bottom:1px solid #010213;
	background:url(tabgrey.gif) #c0c0c0 top left no-repeat;
}
#nav li a{
	color:#666;	
	background:url(tabgrey.gif) transparent top right no-repeat;
	display:block;
	padding:0 10px 0 0;
}
#nav li a:link,
#nav li a:visited{
	color:#000;
	text-decoration:none;
}
#nav li a:hover,
#nav li a:active{
	color:#fff;
	text-decoration:none;
}
#nav li.cur,
#nav li.over,
#nav li:hover
{
	background:url(tabgreen.gif) #00453a top left no-repeat;
	border-bottom:1px solid #036;
}
#nav li strong,
ul#nav li.cur a,
ul#nav li.over a,
ul#nav li:hover a
{
	display:block;
	color:#ffffff;
	padding:0 10px 0 0;
	text-decoration:none;
	background:url(tabgreen.gif) transparent top right no-repeat;
}

