img {
	border:0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #08273B;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	padding: 148px 0px 0px;
	font-size: 130%;
	color: #33698B;
	font-weight: normal;
}

h2 {
	font-size: 120%;
	font-weight: normal;
	margin: 0px;
	padding: 6px 0px 4px;
	color: #DA7B25;
}

h2 a {
	color: #DA7B25;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 2px;
	color: #407293;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px;
	color: #971D20;
}

h5 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px;
	color: #0A3743;
}

h6 {
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px;
	color: #7E9FAB;
}

hr {
	color: #DA7A21;
	background-color: #DA7A21;
	margin: 4px 0px;
	padding: 0px;
	height: 1px;
	border: none;
}

p {
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 11px;
	font-size: 100%;
	line-height: 135%;
	margin-right: 0px;
	margin-left: 0px;
}

 a {
 	color: #08273B;
 }

li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
	margin: 4px 0px;
	padding: 0px;
}





#accessibility,
#header h1,
#toolbar p
{
	display:none;
}

#logoarea {
}

.h1bg {
	background-image: url(../images/bg_h1.png);
}

#wrapper {
	width: 100%;
	padding-bottom: 25px;
}

#collft {
	clear: right;
	float: left;
	width: 219px;
}

#tools {
	position: absolute;
	left: 150px;
	top: 0px;
	background-color: #E0E7EF;
	float: left;
	background-image: url(../images/search2_bkg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 40px;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
}

#tools #toolbar p {
	display:none;
}

#tools div,
#tools form,
#tools fieldset,
#tools label,
#tools ul,
#tools p,
#tools select,
#tools #toolbar,
#tools li
{
	display:inline;
}

#tools label
{
	padding-left: 10px;
}

#tools ul
{
	padding-left: 10px;
	
}

#tools li
{
	padding-left: 2px;
	margin-top: 2px;
}


#tools a
{
	padding-left: 6px;
	background-color: #7e9fab;
	color: #FFF;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	text-decoration: none;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tools select,
#tools input {
	font-size: 100%;
	border: 1px solid #FFF;
	padding-left: 2px;
	padding-right: 2px;
}

#tools #searchinput {
	width: 100px;
}

#tools #quicksearch fieldset
{
	width:auto;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: auto;
}

#tools .button {
	background-color: #7e9fab;
	border:none;
	color: #FFF;
}




#colrgt {
	clear: right;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

#head {
	height: 171px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE7921;
	background-position: right bottom;
	width: 700px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#content {
	clear: both;
	width: 671px;
	margin: 0px;
	padding: 10px 0px 0px;
}

/* Navigation Start */

#toc {
	width: 219px;
}

#toc ul {
	padding-top: 20px;
	padding-bottom: 57px;
	padding-right: 10px;
	padding-left: 53px;
	margin: 0px;
}

#toc ul li {
	color: #033542;
	font-weight: bold;
	padding-top: 3px;
}

#toc ul li a {
	color: #033542;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/bul_cont.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
}

#toc ul li a:hover{
	color: #D97A23;
}


#toc ul li ul {
	padding: 3px 0px 3px 11px;
	font-size: 90%;
	font-weight: normal;
}

#toc ul li ul li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#toc ul li ul li span {
	vertical-align: top;
	display: block;
	line-height: 110%;
	padding-bottom: 6px;
	padding-left: 12px;
	font-weight: normal;
	color: #D97A23;
}

#toc ul li ul li a {
	color: #407293;
	text-decoration: none;
	background-image: url(../images/bul_sub.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	vertical-align: top;
	display: block;
	line-height: 110%;
	padding-bottom: 6px;
}

#toc ul li ul li a:hover{
	color: #407293;
	text-decoration: underline;
}

#toctop {
	background-image: url(../images/toc_int_bkg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tocsecs {
	background-image: url(../images/toc_int_bkg2.gif);
	background-repeat: repeat-y;
}

#tocbot {
	background-image: url(../images/toc_int_bkg3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Navigation End */











#txtsize {
	font-size: 85%;
	color: #396D98;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #FFFFFF;
}


#txtsize a {
	color: #003442;
}

#txtsize ul {
	padding-bottom: 4px;
	padding-top: 0px;
}

#txtsize li {
}

#txtsize a {
}

#txtsizetop {
	background-image: url(../images/txtsize_bkg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#txtsizemed {
	background-image: url(../images/txtsize_bkg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#txtsizebot {
	background-image: url(../images/txtsize_bkg3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 130px;
	padding-left: 28px;
}





#breadcrumbtrail {
	position:absolute;
	left:239px;
	top:36px;
	color: #a7b7c9;
	width: 420px;
}

#breadcrumbtrail ul {
	font-size: 80%;
}

#breadcrumbtrail li {
	display: inline;
	margin-right: 3px;
	line-height: 140%;
}


#breadcrumbtrail a {
	color: #73869d;
	margin-right: 4px;
}


#imagearea {
	clear: both;
	width: 700px;
	background-image: url(../images/bg_images.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#imagearea img {
	display: inline;
	padding-top: 30px;
	margin-right: 1px;
}

#imagearea #headerimg {
	display: block;
}




#imagearea #imdesc,
#imagearea p
{
	display: none;
}

body #footer {
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D9EAA;
	margin-top: 20px;
	padding-top: 10px;
	color: #7D9EAA;
	clear: both;
}


body #footer div {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body #footer ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

body #footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

body #footer a {
	color: #7D9EAA;
}





#content .sub {
	font-size: 80%;
	color: #6B9FBE;
	font-weight: bold;
}

#content #list img {
	clear: left;
	float: right;
}

#content #list hr {
	padding: 0px;
	height: 1px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


#content hr {
	clear: both;
}
	
#content p {
	padding-right: 20%;
}

#content ul {
	padding-bottom: 5px;
}

#content li {
	list-style-image: url(../images/bul_cont2.gif);
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#content a:hover {
	color: #d97a21;	
}

#content a.button {
	color: #FFFFFF;
	background-color: #33698B;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: table;
}


#content a:hover.button {
	background-color: #da7a21;
}




body #content .floatleft{
	clear: right;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}

#content #floatright {
	font-size: 90%;
	float: right;
	margin-bottom: 15px;
	margin-left: 35px;
	padding: 0px;
}

#content #floatright .rgtbox {
	background-color: #dfe6e9;
	width: 223px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#content #floatright ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#content #floatright a {
	font-weight:bold;
}

#content #floatright hr {
	color: #FFF;
	background-color: #FFF;
}

#content #floatright p {
	padding-right: 5%;
	padding-left: 5px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
}

#content #floatright .rgtbox h4,
#content #floatright .rgtbox h5 {
	padding-left: 5px;
}


#content #floatright img {
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
}


























#tilearea {
	padding-top: 8px;
	clear: both;
}

#tilearea h3 {
	font-size: 90%;
	margin: 0px;
	padding: 3px;
	background-image: url(../images/bg_h1.png);
}

#tilearea a {
	text-decoration: none;
}

#tilearea a:hover {
	text-decoration: underline;
}

.tile {
	display: inline;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	background-image: url(../images/bg_tile.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

html>body .tile {
	display: block;
	clear: none;
	float: left;
}

.tilecontent {
	height: 70px;
	width: 490px;
	display: block;
	margin: 0px;
}


.tilecontent div {
	height: 70px;
	width: 490px;
	display: block;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

.tilecontent a div {
	cursor: hand;
}














#content form {
}

#content .row {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	padding: 3px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AABEC6;
}

#content .row label {
	clear: right;
	float: left;
	width: 120px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	padding-top: 4px;
}

#content fieldset {
	padding: 0px;
	margin: 0px;
	border-style: none;
}

#content .row .fields {
	float: left;
	width: 380px;
	clear: right;
	background-color: #F8F8F8;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 90%;
	margin-bottom: 1px;
	display: block;
	padding-bottom: 2px;
}

#content .row input.med {
	width: px;
}

#content .row input {
	width: 350px;
	font-size: 90%;
	background-color: #e0e7ef;
	border: 1px solid #e0e7ef;
}

#content .row textarea {
	width: 350px;
	background-color: #e0e7ef;
	border: 1px solid #e0e7ef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 200px;
}

#content .row select {
	width: 356px;
	background-color: #e0e7ef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #e0e7ef;
}

#content .row .button {
	margin-left: 124px;
	font-size: 90%;
	background-color: #7e9fab;
	font-weight: normal;
	border: 1px solid #7e9fab;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: auto;
}

#courseselect #QuickCourse label {
	display:none;
}

#courseselect #QuickCourse select {
	margin-left: 5px;
}

#movieb {
	width: 322px;
	clear: right;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#movieb img {
	width: 322px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#movieb #clip {
	width: 320px;
	height: 195px;
	color: #7D9EAA;
	border: 1px solid #7D9EAA;
}
