*{
	margin: 0 auto;
	padding:0;
}

body{
	font-family: verdana;
	margin: 0 auto;
	padding: 5px;
	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: 2px ridge #d3d0d0;
	background: #fff;
	padding: 5px;
	width: 950px;
	margin: 0 auto; /*Center container on page*/
}
#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: #033a72;
	text-decoration: none;
}
#boundary a:visited{
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #033a72;
	text-decoration: none;
}
#boundary a:hover,#content a:active{
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ee4632;
	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+cFg4CDQzASkXl4jidvrCPzfA7

puAx52W1pnAAAAAElFTkSuQmCC);
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.4em;
	padding:0 0px .5em 0px;
	color:#a52a2a;
	font-family:verdana;
	text-transform:none;
	font-weight:normal;
}
#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;
}
#video p{
	line-height:1.5em;
	padding-bottom:.8em;
	font-family:verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #ffffff;
}
#whatsnew p{
	font-family:Museo Sans 100;
	font-size: 15.00px;
	font-weight: normal;
	color: #333333;
}
#whatsnew h1{
	font-family:Museo Sans 100;
	font-size: 26.79px;
	font-weight: normal;
	color: #a52a2a;
}
#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: #0563c1;
	text-decoration: none;
	
}
#content a:visited{
	font-family:verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #0563c1;
	text-decoration: none;
}
#content a:hover{
	font-family:verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #ee4632;
	text-decoration: underline;
}
#content a:active{
	font-family:verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #ee4632;
	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;
}
.expandticker{
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
BORDER-RIGHT: #333 1px dotted; 
PADDING-RIGHT: 5px; 
BORDER-TOP: #333 1px dotted; 
PADDING-LEFT: 5px; 
FLOAT: left; 
PADDING-BOTTOM: 5px; 
MARGIN: 5px; 
BORDER-LEFT: #333 1px dotted; 
PADDING-TOP: 5px; 
BORDER-BOTTOM: #333 1px dotted; 
BACKGROUND-COLOR: #ffffff;
width: 880px;
height: 228px;
font-family:verdana;
font-size: 10pt;
font-weight: normal;
overflow-y:auto; /*set DIV to scroll if content exceeds ticker height*/
position: relative;
}

.expandcontent{
display:none;
}

ul.dropdownlist{
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;

list-style-type: none;
background: white;
border: 1px solid #000000;
padding: 3px;
}


ul.dropdownlist li a{
display: block;
background: #ffffff;
color: black;
text-decoration: none;
padding: 3px 5px 3px 3px;
}

ul.dropdownlist li a:hover{
background: #d3dbe1;
color: #000000;
}

ul.dropdownlist li.selected a{
background: #e9ecee;
color: #000000;
}

/*Homepage main feature*/
.feature-scroll {position:relative;overflow:hidden;width:550px;height:280px;float:left;}
body.home .feature-scroll {width:530px;padding-bottom:0px;padding-top:5px;}
.feature-scroll .items {width:20000em;position:absolute;clear:both;}
.feature-scroll img {float:left;background-color:#fff;width:550px;height:280px;}
body.home .feature-scroll img {width:530px;}
a.slider-nav {background:url("http://web1.ctaa.org/webmodules/webarticles/articlefiles/slider_nav.png") no-repeat;display:block;width:29px;height: 

54px;float:left;cursor:pointer;font-size:1px;}
a#scroll-next {position:absolute; z-index:1;top:140px;right:0;background-position: 0px 0px; clear:right;display:none;}
a#scroll-next:hover { background-position:-58px 0px; }
a#scroll-next:active { background-position:-58px 0px; } 
a#scroll-prev {position:absolute; z-index:1; background-position: 0px -54px; left:0;top:140px;display:none;} 
a#scroll-prev:hover { background-position:-58px -54px; }
a#scroll-prev:active { background-position:-58px -54px; }
#homeFeature div.scroll {float:left;background-color:#000;width:530px;height:280px;text-align:center;}

/*Homepage highlights*/
#highlights {min-height: 215px; color: #FFFFFF; font-size: .75em;}
#highlights p {margin-top:.5em;}
#highlights a {color: #FFFFFF;}
#higlights a:hover {text-decoration: underline;}
#box10 {float: center;background-color: #ffffff; width: 310px; margin-right: 0px; min-height: 215px; margin-bottom: 0px; border-radius: 10px;
-moz-border-radius: 10px; -webkit-border-radius: 10px; background:url("http://web1.ctaa.org/webmodules/webarticles/articlefiles/joblinks_vid_bg.gif") 

no-repeat;display:block;width:310px;height: 215px;}
#box12 {float: center; background-color: #ffffff; width: 310px; margin-right: 0px; min-height: 215px; margin-bottom: 0px; border-radius: 10px;
-moz-border-radius: 10px; -webkit-border-radius: 10px; background:url("http://web1.ctaa.org/webmodules/webarticles/articlefiles/joblinks_whatsnew.gif") 

no-repeat;display:block;width:310px;height: 215px;}

@-moz-document url-prefix()

*{
	margin: 0 auto;
	padding:0;
}

body{
	font-family: verdana;
	margin: 0 auto;
	padding: 5px;
	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: 2px ridge #d3d0d0;
	background: #fff;
	padding: 5px;
	width: 950px;
	margin: 0 auto; /*Center container on page*/
}
#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: #033a72;
	text-decoration: none;
}
#boundary a:visited{
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #033a72;
	text-decoration: none;
}
#boundary a:hover,#content a:active{
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ee4632;
	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+cFg4CDQzASkXl4jidvrCPzfA7

puAx52W1pnAAAAAElFTkSuQmCC);
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.4em;
	padding:0 0px .5em 0px;
	color:#a52a2a;
	font-family:verdana;
	text-transform:none;
	font-weight:normal;
}
#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;
}
#video p{
	line-height:1.5em;
	padding-bottom:.8em;
	font-family:verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #ffffff;
}
#whatsnew p{
	font-family:Museo Sans 100;
	font-size: 15.00px;
	font-weight: normal;
	color: #333333;
}
#whatsnew h1{
	font-family:Museo Sans 100;
	font-size: 26.79px;
	font-weight: normal;
	color: #a52a2a;
}
#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: #0563c1;
	text-decoration: none;
	
}
#content a:visited{
	font-family:verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #0563c1;
	text-decoration: none;
}
#content a:hover{
	font-family:verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #ee4632;
	text-decoration: underline;
}
#content a:active{
	font-family:verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #ee4632;
	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;
}
.expandticker{
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
BORDER-RIGHT: #333 1px dotted; 
PADDING-RIGHT: 5px; 
BORDER-TOP: #333 1px dotted; 
PADDING-LEFT: 5px; 
FLOAT: left; 
PADDING-BOTTOM: 5px; 
MARGIN: 5px; 
BORDER-LEFT: #333 1px dotted; 
PADDING-TOP: 5px; 
BORDER-BOTTOM: #333 1px dotted; 
BACKGROUND-COLOR: #ffffff;
width: 880px;
height: 228px;
font-family:verdana;
font-size: 10pt;
font-weight: normal;
overflow-y:auto; /*set DIV to scroll if content exceeds ticker height*/
position: relative;
}

.expandcontent{
display:none;
}

ul.dropdownlist{
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;

list-style-type: none;
background: white;
border: 1px solid #000000;
padding: 3px;
}


ul.dropdownlist li a{
display: block;
background: #ffffff;
color: black;
text-decoration: none;
padding: 3px 5px 3px 3px;
}

ul.dropdownlist li a:hover{
background: #d3dbe1;
color: #000000;
}

ul.dropdownlist li.selected a{
background: #e9ecee;
color: #000000;
}
/*Homepage main feature*/
.feature-scroll {position:relative;overflow:hidden;width:550px;height:280px;float:left;}
body.home .feature-scroll {width:530px;padding-bottom:0px;padding-top:5px;}
.feature-scroll .items {width:20000em;position:absolute;clear:both;}
.feature-scroll img {float:left;background-color:#fff;width:550px;height:280px;}
body.home .feature-scroll img {width:530px;}
a.slider-nav {background:url("http://web1.ctaa.org/webmodules/webarticles/articlefiles/slider_nav.png") no-repeat;display:block;width:29px;height: 

54px;float:left;cursor:pointer;font-size:1px;}
a#scroll-next {position:absolute; z-index:1;top:140px;right:0;background-position: 0px 0px; clear:right;display:none;}
a#scroll-next:hover { background-position:-58px 0px; }
a#scroll-next:active { background-position:-58px 0px; } 
a#scroll-prev {position:absolute; z-index:1; background-position: 0px -54px; left:0;top:140px;display:none;} 
a#scroll-prev:hover { background-position:-58px -54px; }
a#scroll-prev:active { background-position:-58px -54px; }
#homeFeature div.scroll {float:left;background-color:#000;width:530px;height:280px;text-align:center;}

/*Homepage highlights*/
#highlights {min-height: 215px; color: #FFFFFF; font-size: .75em;}
#highlights p {margin-top:.5em;}
#highlights a {color: #FFFFFF;}
#higlights a:hover {text-decoration: underline;}
#box10 {float: center;background-color: #ffffff; width: 310px; margin-right: 0px; min-height: 215px; margin-bottom: 0px; border-radius: 10px;
-moz-border-radius: 10px; -webkit-border-radius: 10px; background:url("http://web1.ctaa.org/webmodules/webarticles/articlefiles/joblinks_vid_bg.gif") 

no-repeat;display:block;width:310px;height: 215px;}
#box12 {float: center; background-color: #ffffff; width: 310px; margin-right: 0px; min-height: 215px; margin-bottom: 0px; border-radius: 10px;
-moz-border-radius: 10px; -webkit-border-radius: 10px; background:url("http://web1.ctaa.org/webmodules/webarticles/articlefiles/joblinks_whatsnew.gif") 

no-repeat;display:block;width:310px;height: 215px;}

