th, td {
	border: none;
	padding: 0;
	padding-right: 10px;
}
th {
	text-align: left;
	width: 480px;
}
p {
	line-height: 160%;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;	
	
}
.bold {
	font-weight: bold;
	font-style: normal;
}


a, a:link, a:visited {
	color: #FFFF99;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}

h1, h3 {
	color: #33FFCC;
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
	line-height: 100%;
	margin-left: 10px;
}
h2 {
	color: #33FFCC;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	line-height: 100%;
	margin-left: 10px;
	margin-top:1.5em;
}
h2.subHead {
	color: #33FFCC;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-top:.5em;
}
a.h2 {
	color: #33FFCC;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
/*	text-decoration:none;*/
}
a.h2:hover {
	text-decoration: none;
	color: #FF9900;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #FFFFCC;
	font-weight: bold;
	margin-left: 10px;
}
.floatlt {
	float:left;
}
.floatrt {
	float:right;
}
.clearfloat {
	clear:both;
	margin:0;
	font-size:1px;
}

#topleft {
	background-image: url(../assets/images/bgimages/logoNewTag.gif);
/* url(../assets/images/bgimages/logoug.gif);	
url(../assets/images/bgimages/logo.gif);*/
	display: block;
	background-repeat: no-repeat;
	float: left;
	height: 91px;
	width: 356px;
}
#topright {
	background-image: 
url(../assets/images/bgimages/earth.gif);	/*url(../assets/images/bgimages/topic7.jpg);*/
	float: left;
	display: block;
	width: 354px;
	background-repeat: no-repeat;
	height: 91px;
}
.topleft {
	display: block;
	float: left;
	height: 91px;
	width: 356px;
}
.topright {
	float: left;
	display: block;
	width: 354px;
	height: 91px;
}
#middle {
	background-image: url(../assets/images/bgimages/middlebg2.jpg);
	background-repeat: repeat-y;
	display: block;
	width: 710px;
	clear: both;
	overflow: auto;
	background-color: #000000;
	
}
#middleLanding {
	background-image: url(../assets/images/bgimages/landingBodybg2.png);
	background-repeat: no-repeat;
	margin:0;
	display: block;
	width: 710px;
/*	height:1206px; */
	clear: both;
	overflow: auto;
}
#middleLanding2 {
	background-image: url(../assets/images/bgimages/landingSlice.png);
	background-repeat: no-repeat;
	margin:0;
	display: block;
	width: 710px;
	height:1011px;
	clear: both;
	overflow: auto;
}
#contentLanding {
	margin:0 80px 0 90px;
	line-height:normal;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	
}
#contentLanding p, #contentLanding ul {
	margin:0;
	line-height:normal;
	font-size:13px;
}
#contentLanding h1 {
	color:#339;
	font-size:23px;
	margin-bottom:.5em;
	margin-left:0;
}
#contentLanding a, #contentLanding a:link, #contentLanding a:visited {
	color:#33C;
	text-decoration:none;
}
#contentLanding a:hover, #contentLanding a:active {
	color: #363; 
}

#contentLanding .floatrt img {
	padding: 0 0 0 10px;
}
#contentLanding .center {
	text-align:center;
	margin:auto;
}
#contentLanding .right {
	text-align:right;
}
#contentLanding .quote {
	margin:10px 20px 0 20px;
	color:#363;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}
#contentLanding .quoteRt {
	margin:0 20px 10px 20px;
	color:#363;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	text-align:right;
	margin-top:0; padding-top:0;
}
#contentLanding .attention {
	color:#339;
	font-weight:bold;
}
#middleNew {
	background-image: url(../assets/images/bgimages/middlebg.jpg);
	background-repeat: repeat-y;
	display: block;
	width: 710px;
	clear: both;
	overflow: auto;
	background-color: #000000;
}
#bottom {
	width: 704px;
	padding-top: 0px;
	margin-top: 0px;
	clear: both;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4295D1;
	border-left-color: #4295D1;
	height: auto;
}
#footer {
	background-image: url(../assets/images/bgimages/footer.gif);
	width: 710px;
	height: 37px;
	display: block;
	background-repeat: no-repeat;
	clear: both;
	border-top-color: #4295D1;
	border-top-style: solid;
	border-top-width: 2px;
	font-size: 60%;
	text-transform: uppercase;
	color: #273A5A;
	line-height: 145%; /*5/10/2010 */
	text-align: center;
	/*vertical-align: middle; 5/10/2010 
	padding-top: 6px;*/
	padding:2px 0;
}
#bottomNav {
	width: 710px;
	padding-top: 10px;
	text-align:center;
	font-size:60%;
	color:#273a5a;	
	text-transform: uppercase;
	padding-bottom: 15px;
}
#bottomNav a, #bottomNav a:link, #bottomNav a:visited {
	color: #273a5a;
	text-decoration: underline;
}

#bottomNav a:hover {
	text-decoration: none;
	color: #273a5a;
}
/*#top h1 {
	color: #000033;
	
	background-color: #B9DBFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-left: 30px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #663399;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	margin-right: 0px;
	padding-bottom: 0px;
}
*/
#container {
	margin: 0px auto;
	width: 750px;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	
}
#bd, #hd {
	padding: 0 15px;
}
#hd {
	border-top: 15px solid #036;
	margin-top: 5px;
}
#accredLogo img { 
	border:0;
	padding-top:2em;
}
#resources td, #resources2 td {
	text-align:center;
	margin:0 auto;
}
#resources td img { 
	margin:10px auto;
	border:0;
}
#resources2 td img {
	margin:0 auto;
	border:0;
}

#container2 .column {
	position: relative;
	float: left;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF1E7;
	
}
#center {
	
	width: 100%;
	color: #333333;
}
#left {
	width: 240px;
	padding: 0 10px;
	right: 240px;
	margin-left: -100%;
	color: #333333;
}
#right {
	width:  240px;
	padding: 0 0px;
	margin-right: -240px;
	color: #333333;
	
}


/*** IE Fix ***/
* html #left {
  left: 240px;           /* RC fullwidth */
}

 


table, p.footnote {
	margin: 15px auto;
}
table, caption, p.footnote {
	width: 600px;
	background-repeat: repeat-x;
}
caption {
	border: 1px solid;
	border-width: 1px 0;
	margin: 0px auto;
	text-transform: uppercase;
}
#base{
	border-top: 1px;
	margin: 30px 15px 5px 15px;
	padding: 1em 0;
	text-align: center;
	font-size: 0.85em;

	border-top-color: #FFCC99;
	border-top-style: solid;
}
/*#footer {
	border-top: 1px;
	margin: 30px 15px 5px 15px;
	padding: 1em 0;
	text-align: center;
	font-size: 0.85em;
	color: #404000;
	border-top-color: #FFCC99;
	border-top-style: solid;
	padding-bottom: 0px;
}
*/
#footer2 {
	border-top: 1px;
	margin: 30px 15px 5px 15px;
	padding: 1em 0;
	text-align: center;
	font-size: 0.85em;
	color: #260223;
	border-top-color: #FF0000;
	border-top-style: solid;
	background-color: #FFCCCC;
	border-right-color: #FF0000;
	border-right-style: solid;
	border-leftt-color: #FF0000;
	border-left-style: solid;
	display: block;
	border-left-color: #FF0000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #FFCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
p.footnote {
	margin-bottom: 30px;
	text-align: center;
}




.pull {
	border-left: 2px dotted #FFFFFF;
	float: right;
	width: 150px;
	color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	background-color: #BCD3F2;
	margin-left: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 2px;
	font-family: "Times New Roman", Times, serif;
}
.pull a, .pull a:link, .pull a:visited{
	
	color: #005984;
	text-decoration: underline;	
}
.pull a:hover{

	color: #330033;
		text-decoration: none;
	
}
#content {
	display: block;
	text-align: left;
	float: left;
	font-size: 80%;
	position: auto;
	margin-top: 0px;
	color: #FFFFFF;
	overflow: auto;
	width: 410px;
	overflow: auto;
	padding-left: 10px;
}

#imageleft {
	float: right;
	padding-right: 20px;
	background-image: url(../assets/images/bgimages/PictureBlock.jpg);
}
#imageright {
	clear: right;
	float: left;
	padding-left:0px;
	padding-top: 0px;
	padding-right: 10px;
}
.top {
	font-size: 12px;
	color: #000066;
	letter-spacing: 0.125em;
	text-align: center;
	font-weight: normal;
	line-height: 200%;
}
.byline {
	font-size:12px;
	color:#fff;
	font-style:italic;
	margin-bottom:0;
}
.byline2 {
	font-size:12px;
	color:#fff;
	font-style:italic;
	margin-bottom:0;
	margin-top:0;
}
.newsdate {
	margin-top:0;
	font-weight:bold;
	color:#fff;
	font-variant:small-caps;
	font-size:11px;
}
.newsdateLong {
	margin-top:0;
	font-weight:bold;
	color:#fff;
	font-variant:small-caps;
	font-size:11px;
	line-height:1.6em;
}
.source {
	margin-top:0;
	font-style:italic;
	color:#fff;
	font-size:12px;
	text-align:right;
}
#testimonial1 {
	font-style: normal;
	display: block;
	margin: 5px;
	padding: 5px;
	background-color: #EEFDFF;
	color: #023251;
}
#testimonial2 {
	font-style: normal;
	display: block;
	margin: 5px;
	padding: 5px;
	background-color: #F8F6FF;
	color: #330033;
}
#pic {
	padding-left: 4px;
	padding-top:0px;
	/*float: right; change back 8/18 */
	float:left;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 4px;
	line-height: 120%;
}
#pic p{
	padding-left: 0px;
	padding-top:0px;
	float: right;
	font-size: 11px;
	color: #000033;
	line-height: 11px;

}
/*#pic img{
	display:inline;
	clear:both;
}*/
	
#pic a, #pic a:link, #pic a:visited {
	color: #000033;
	font-size: 95%;
}
#pic a:hover {
	color: #FFFF66;
	text-decoration: none;

}

.lead {
	font-style: normal;
	color: #99FFFF;
	font-weight: bold;
	text-transform: uppercase;
}
form {
	overflow: auto;
	margin-left: 0px;
	padding-left: 0px;
}
/*#content {
	overflow: auto;
	padding-left: 10px;
}*/
.testimonial1 {
	font-style: italic;
	font-variant: normal;
	color: #CCFFFF;
}
#rightb {
	width:  240px;
	padding: 0 0px;
	margin-right: -240px;
	color: #333333;
}
#affiliations {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: block;
	float: right;
	clear: left;
	word-spacing: 8px;
	letter-spacing: 110%;
	padding-right: 20px;
}
#affiliations2 {
	margin: 10px 0;
	font-size: 12px;
	display: block;
	/*float: right;
	clear: left;*/
	word-spacing: 8px;
	letter-spacing: 110%;
}
#affiliations2 a {
	margin-left:20px;
}
#affiliations a, #affiliations a:link, #affiliations a:visited, #affiliations2 a {
	font-size: 12px;
	color: #FFFFFF;
}
#affiliations a:hover, #affiliations2 a:hover {
	color: #FF9900;
}
.test1{
	color: #99FFFF;
}
.test2{
	color: #FFFFCC;
}
.intro {
	font-size: 12px;
	color: #FFFFFF;
}
.burst {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 140%;
}
#faq_qa h2 {
	color: #99FFFF;
	line-height: 140%;
	text-transform: uppercase;
}
.seminar {
	border:none;
	text-decoration:none;
}
a:hover .seminar, a:active .seminar {
	border:none;
	text-decoration:none;
	/*border-top:#036 1px solid;
	border-bottom:#036 1px solid;*/
}
#pic table, #pic tr, #pic td {
	margin: 15px 0;
	width:142px;
	vertical-align:top;
}
#pic .attention {
	font-size:12px;
	color:#fff;
	line-height:1.4em;
	font-weight:normal;
	text-align:left;
}
#pic .hdr {
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	margin-top:0;
}
.blockSmall {
	font-size:.85em;
	margin-left:15px;
	font-weight:normal;
	margin-bottom:15px;
}
