body {
	background: #d9e0e4 url(../images/bg.jpg) repeat-x;
	text-align: center;
	margin: 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

p {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 22px;
	vertical-align: top;
}

#shadowContainer {
	background: url(../images/shadow-end.gif) repeat-y;
	width: 799px;
	margin: 0px auto;
}

#outerContainer {
	background: url(../images/shadow-main.jpg) no-repeat;
}

#container {
	margin: 0px 10px;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 114px;
}

#flashContent {
	background: #BAAEC6;
	height: 187px;	
}

#flashContent a img {
	border: none;
}

#flashMenu {
	background: #BAAEC6;	
}

#bodyContent {
	background: #fff url(../images/content_bg.jpg) repeat-x left top;
	margin: 0px 0px;
	text-align: left;
	padding-bottom: 50px;
	padding-top: 15px;
}

table#content {
	border-collapse: collapse;
	padding: 0px 0px;
}

td#leftContent {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	text-align: justify;
	font-size: 11px;
	line-height: 22px;
	vertical-align: top;
	padding-right: 25px;
	width: 340px;
}

#singleColumn {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 22px;
	vertical-align: top;
	padding-right: 25px;
	padding-left: 25px;
}

td#middleContent {
	padding-right: 25px;
	vertical-align: top;
	text-align: center;
}

td#rightContent {
	width: 150px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	vertical-align: top;
}

#rightContent .header {
	background: #1c3f52;
	font-size: 13px;
	padding-left:5px;
	padding-top: 3px;
	height: 20px;
	color: #fff;
	width: 159px;
}

#rightContent .box {
	width: 152px;
	border: #1c3f52 solid 1px;
	padding: 5px 5px;
	background: #FFF;
}

#rightContent .box2 {
	width: 152px;
	border: #1c3f52 solid 1px;
	padding: 5px 5px;
	background: #FFF;
}

#rightContent .box2 ul {
	display: block;
	margin: 0px 0px;
	padding-left: 20px;
	font-size: 10px;
}

#rightContent .box2 li {
	list-style: url(../images/bullet.gif);
	line-height: 18px;
	padding-bottom: 10px;
}

td#rightContent2col {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	vertical-align: top;
	padding-left: 20px;
	font-size: 11px;
}

#footer {
	background: #d9e0e4 url(../images/footer.jpg) no-repeat;
	margin-top: 0px;
	text-align: center;
	padding: 30px 0px;
	font-size: 9px;
}

a {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #330066;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px;
}

a:hover {
	text-decoration: none;
	background: url(../images/link_underline.gif) repeat-x bottom;
	font-weight: bold;
	margin: 0px 0px;
}

table#thumbContent {
	width: 330px;
	border-collapse: collapse;
	padding: 0px 0px;
	margin: 10px 0px;
}

td#thumb {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	vertical-align: top;
	width: 75px;
	padding-bottom: 10px;
}

td#thumb a {
	background: none;
	text-decoration: none;
}

td#description{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	vertical-align: top;
	padding-left: 15px;
	padding-bottom: 10px;
}

#leftContent IMG {
	border: #666666 solid 1px;
}

ul {
	font-size: 11px;
	margin-top: 5px;
}

li {
	margin-bottom: 5px;
}



#rightContent2col IMG {
	border: #666666 solid 1px;
}

table#thumbs {
	width: 330px;
	text-align: center;
	border-collapse: collapse;
	padding: 0px 0px;
	margin: 10px 0px;
}

#footer a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.singleSpace {
	margin-top: 10px;
	line-height: 15px;
	text-align: left;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #660000;
	margin: 0px 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px;
}

h3 {
	color: #330066;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px;
}

h4 {
	color: #330066;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px;
}

h6 {
	color: #000;
	font-weight: normal;
	font-size: 9px;
	margin: 5px 0px;
}

blockquote {
	color: #333333;
}

.indent {
	margin-left: 10px;
	margin-bottom: 5px;
}

#flash360 {
		border: solid 1px #666666;
		width: 330px;
		height: 330px;
}

#flashVideo {
		width: 330px;
		height: 330px;
		background: url(../images/flash.gif) no-repeat;
}

.center {
	text-align: center;
}

#headerContent{
	margin-top: 40px;
	float: right;
	width: 200px;
	font-size: 9px;
	font-weight: bold;
	color: #330066;
}

#headerContent ul {
	display: block;
	margin: 0px 0px;
	font-size: 10px;
	padding-left: 25px;
	text-align: left;
}

#headerContent li {
	list-style: url(../images/bulletHeader.gif);
	line-height: 15px;
}

#rightContent2col li {
	list-style: url(../images/bullet.gif);
	line-height: 18px;
	padding-bottom: 10px;
}

#rightContent2col li a {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px;
}

#leftContent li {
	list-style: url(../images/bullet.gif);
	line-height: 18px;
	padding-bottom: 10px;
}

#leftContent li a {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px;
}

#singleColumn li {
	list-style: url(../images/bullet.gif);
	line-height: 18px;
	padding-bottom: 10px;
	margin 0px 0px;
}

#singleColumn img {
	border: #666666 solid 1px;
}

/*td#leftContent2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	text-align: justify;
	font-size: 11px;
	line-height: 22px;
	vertical-align: top;
	padding-right: 25px;
	width: 500px;
}*/

#sitemap {
	font-size: 11px;
}

#sitemap li {
	list-style: url(../images/bullet.gif);
	line-height: 10px;
	padding-bottom: 10px;
	margin 0px 0px;
}

#sitemap a {
	font-size: 11px;
}

#sitemap li a {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px;
}

#abiExam {

}

#abiExam h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #330066;
	margin: 0px 0px;
}
