body
{
	margin: 0 auto;
	padding: 0;
}
a img
{
	border: none;
}
.page
{
	background-image: url("images/background.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	background-position: top center;
	background-color: #FFFFFF;
	width: 100%;
}
.pageInner
{
	width: 1000px;
	margin: 0 auto;
	background-image: url("images/transparent_strip.png");
	background-repeat: repeat-y;
	margin: auto;
	text-align: center;
	background-position: top center;
	text-align: left;
	position: relative;
	overflow: visible;
}
#search
{
	height: 34px;
	position: relative;
	padding: 6px 0 0 700px;
	display: block;
	margin: 0;
}
#searchform
{
	height: 19px;
	margin: 0;
	padding: 0;
}
.textboxSearch
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	width: 154px;
	padding: 2px 2px 3px 2px;
	margin: 0 2px 0 0;
	float: left;
	border: 1px #a4b8d1 solid;
}
#navigation
{
	height: 35px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	width: 100%;
	text-align: center;
}
#navigation ul
{
	margin: 0 auto;
	text-align: center;
	width: 100%; *margin:10px;
*width:auto;
}
#navigation li
{
	display: inline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-stretch: ultra-condensed;
}
#navigation li a
{
	color: #567cab;
	text-decoration: none;
	padding: 9px 10px 9px 10px;
}
#navigation li a:hover
{
	color: #fff;
	background-color: #567cab;
}
#navigation li a.selected
{
	color: #fff;
	background-color: #567cab;
}
#logo
{
	width: 1000px;
	margin-top: 30px;
	background-image: url("images/cti_logo.jpg");
	background-repeat: no-repeat;
	height: 190px;
}
#logo p
{
	color: #405e66;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-left: 95px;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo a
{
	color: #567cab;
	margin-left: 505px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 14px;
}
#logo a:hover
{
	color: #405e66;
}
#logo2
{
	width: 1000px;
	margin-top: 30px;
	background-image: url("images/cti_logo.jpg");
	background-repeat: no-repeat;
	height: 132px;
}
#motto
{
	padding: 124px 0 10px 0;
	float: left;
}
#content
{
	display: block;
	padding: 0 0 10px 0;
}
#content p
{
	color: #626262;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 150%;
}
#content .successBox
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #000000;
	padding: 5px;
	background-color: #9fa6ff;
	font-weight: bold;
	line-height: 150%;
}
#content .failBox
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #000000;
	padding: 5px;
	background-color: #ff4f4f;
	font-weight: bold;
	line-height: 150%;
}
#content .failBox a
{
	color: #000000;
}
#content p strong
{
	font-weight: bold;
}
#content td
{
	color: #626262;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 12px;
}
#content p div
{
	color: #626262;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 12px;
}
#content span
{
	color: #626262;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 12px;
}
#content p span
{
	color: #626262;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 12px;
}
#content h2
{
	color: #5588b0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.error
{
	color: Red;
}
.required
{
	color: red;
	font-size: 12px;
}
#content-left
{
	width: 380px;
	margin-top: 8px;
	float: left;
	padding-left: 95px;
	border-right: 1px solid #a4b8d1;
}
#content-right
{
	width: 493px;
	float: left;
}
#feature
{
	margin-left: 30px;
	border-bottom: 1px solid #a4b8d1;
}
#feature img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#feature p
{
	margin: 0 0 10px 0;
}
#feature a
{
	color: #567cab;
	text-decoration: none;
}
#feature a:hover
{
	color: #444f61;
}
#feature p i
{
	font-size: 12px;
	color: #67707F;
}

#left-indent
{
	width: 20px;
	margin-left: 100px;
	float: right;
	background-color: #000;
}
#content-bottom-right
{
	margin-left: 22px;
	color: #5588b0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	display: block;
}
#content-bottom-right p
{
	color: #67707f;
	margin: 4px 0;
}
#content-bottom-right img
{
	text-decoration: none;
	margin-top: 8px;
}
#content-bottom-right a
{
	text-decoration: none;
	color: #5588b0;
}
#content-bottom-right a:hover
{
	color: #405e66;
}
.backLink
{
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.memberList
{
	color: #000000;
	font-size: 9px;
	line-height: 10px;
}
.memberList a
{
	color: #5588b0;
}
/* Homepage callouts */
.homeCallout
{
	font-size: 10px;
	width: 140px;
	float: left;
	margin: 8px 8px 0 0;
	padding: 4px;
	position: relative;
	border-right: 1px solid #a4b8d1;
}
#content .homeCallout p
{
	font-size: 10px;
	line-height: 100%;
}
.homeCallout img
{
	border: 1px solid #a4b8d1;
}
.play_btn
{
	position: absolute;
	top: 0;
	right: 8px;
	border: none;
}
.play_btn a img
{
	border: none;
}
.addNewButton
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer
{
	background-color: #67707F;
	background-image: url("images/footer_bgd.png");
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	margin: 0 auto;
}
#footerInner
{
	width: 1000px;
	color: #fff;
	position: relative;
	height: 77px;
	margin: 0 auto;
	padding: 10px;
}
#footer p
{
	color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	position: absolute;
	top: 50px;
	left: 95px;
	height: 20px;
}
#footer a
{
	color: #fff;
	margin: 0 10px 0 10px;
	font-style: normal;
}
#footer a:hover
{
	color: #E0E4E7;
}
#footer ul
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	position: absolute;
	top: 50px;
	right: 34px;
	height: 20px;
}
#footer li
{
	display: inline;
}
#subnav
{
	width: 220px;
	float: left;
	margin-left: 56px;
}
#subnav ul
{
	list-style-type: none;
}
#subnav li
{
	line-height: 28px;
}
#subnav a
{
	color: #8991a0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-stretch: condensed;
}
#subnav li a.selected
{
	color: #444f61;
}
#subnav li a.indent
{
	margin-left: 15px;
}
#subnav a:hover
{
	color: #444f61;
}
#subpagemaincontent
{
	background-image: url("images/body_line.png");
	background-repeat: repeat-y;
	margin-left: 30px;
	width: 575px;
	float: left;
	margin-top: 18px;
	min-height: 428px;
}
#subpagemaincontent h2
{
	color: #444f61;
	font-size: 12px;
	font-weight: bold;
}
#font_headline
{
	width: 326px;
	height: 34px;
	margin-left: -8px;
}
#contentarea
{
	margin-left: 48px;
	padding-bottom: 20px;
}
#contentarea a
{
	text-decoration: none;
	color: #567cab;
}
#contentarea a:hover
{
	text-decoration: underline;
	color: #444f61;
}
#contentarea img
{
	float: left;
	padding-right: 16px;
}
#contentarea ul
{
	list-style-type: none;
	margin-top: 0px;
}
#contentarea li
{
	font-size: 12px;
}
#contentarea ol
{
	margin-top: 0px;
}
#contentarea ol li
{
	color: #626262;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 150%;
}
#contentarea ol li strong
{
	font-weight: bold;
}
div.smalltype
{
	font-size: 10px;
}
div.smalltype2
{
	font-size: 9px;
}
div.largetype
{
	font-size: 12px;
	line-height: normal;
}
div.residentmembers
{
	width: 260px;
	float: left;
}
div.news
{
	width: 600px;
	padding: 10px;
	float: left;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.news ul
{
	padding-left: 0px;
}
div.news li
{
	width: 260px;
	padding: 0px;
	float: none;
}
div.news-full
{
	float: left;
	width: 600px;
	padding-top: 20px;
}
div.news-full div
{
	margin-left: 30px;
	padding: 5px 0px 25px 0px;
}
div.news-full div a
{
	font-weight: normal;
	float: right;
}
div.research
{
	width: 600px;
	padding: 10px;
	float: left;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.research ul
{
	padding-left: 0px;
}
div.research li
{
	width: 260px;
	padding: 0px;
	float: none;
}
div.research-full
{
	float: left;
	width: 600px;
	padding-top: 20px;
}
div.research-full div
{
	margin-left: 30px;
	padding: 5px 0px 25px 0px;
}
div.research-full div a
{
	font-weight: normal;
	float: right;
}
div.multimedia
{
	width: 600px;
	padding: 10px;
	float: left;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.multimedia-full
{
	float: left;
	width: 600px;
	padding-top: 20px;
}

a.btnGive
{
	background-color: #F0EFF4;
	color: #ffffff;
	border: 1px solid #a4b8d1;
	padding: 4px 10px;
}
a:hover.btnGive
{
	background-color: #E1E5E8;
	text-decoration: none;
}
.searchResults td
{
	padding-bottom: 20px;
}
.searchResults .pageName
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	text-decoration: underline;
}
.searchResults .description
{
	font-size: 12px;
}
.searchResults .url
{
	font-size: 12px;
	margin-top: 4px;
	text-decoration: underline;
}
