/*
	Style Sheet
	padding	top right bottom left
	#0099ff

	img,
	a img,:link img,:visited img { border: 1px solid #000000; }

	orange #ff9900

*/

body { font-family: Verdana; font-size: 12px; background-color: #ffffff; margin: 10; background-color: #000000;}

A:link { COLOR: #FFFFFF; text-decoration: none; font-weight: bold }
A:visited { COLOR: #FFFFFF; text-decoration: none; font-weight: bold }
A:active { COLOR: #FFFFFF; text-decoration: none; font-weight: bold  }
A:hover { COLOR: #000000; text-decoration: none; font-weight: bold  }

.leftcol	{ width: 640px; text-align: left; vertical-align: top; padding: 0px 0px 0px px; }
.rightcol 	{ width: 130px; text-align: right; vertical-align: top; padding: 0px 0px 0px 10px; font-size: 10px; }

a img,:link img,:visited img { border: 1px solid #000000; }

/*** Clearfix style ***/
.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: block;
}
/*******/

#nav { position: relative; background: #b2b2b2; color: #fff; }
#nav ul { float: left; margin: 0 0 0 25px; padding: 0; list-style: none; }
#nav li { float: left; margin: 0; padding: 0; border-left: 1px solid #fff; }
#nav a { display: block; padding: 0.3em 1.8em; font-weight: bold; text-transform: lowercase; padding-left: 15px; color: #fff; }
#nav a span { text-transform: none; }
#nav a:hover, #nav a.current { color: #006; text-decoration: none; }

#Team td#img { width: 100px; vertical-align: top; }

#Team td#leftcol	{ width: 335px; text-align: left; vertical-align: top; padding: 0px 0px 0px 0px; }
#Team td#leftcol table	{ width: 335px;}

#Team td#rightcol	{ width: 335px; text-align: left; vertical-align: top; padding: 0px 0px 0px 40px; }
#Team td#rightcol table	{ width: 335px;}

#Team td#Subject { font-size: 12px; font-weight: bold}
#Team td#Text { vertical-align: top; font-size: 10px;}

#TeamMore table	{ width: 760px; text-align: left; vertical-align: top; font-size: 10px;}
#TeamMore th { width: 180px; vertical-align: top;  }
#TeamMore td { width: 700px; vertical-align: top;  }

.teamimg { vertical-align: top; font-size: 10px;}
.teamtxt { vertical-align: top; font-size: 10px;}

#News { border-style: solid; border-width: 0px;}
#News td#Subject { font-size: 12px; font-weight: bold}
#News td#Text { vertical-align: top; font-size: 10px;}
#News td#Img { vertical-align: top; font-size: 10px;}

.newsimg { width: 160px; vertical-align: top; font-size: 10px; text-align: center;}

.newstxt { width: 460px; vertical-align: top; font-size: 10px;}

.levelstxt { width: 250px; vertical-align: top; font-size: 10px;}

.doc-view-a { margin-top: 0; margin-bottom: 0; font-size: 12px; font-weight: bold }
.doc-view-c { COLOR: green; FONT-SIZE: 7pt; }

div.rounded	A:link { COLOR: #000000; text-decoration: underline; font-weight: bold }
div.rounded	A:visited { COLOR: #000000; text-decoration: underline; font-weight: bold }
/* div.rounded	A:visited { COLOR: #000000; text-decoration: line-through; font-weight: bold } */
div.rounded	A:active { COLOR: #FFFFFF; text-decoration: underline; font-weight: bold  }
div.rounded	A:hover { COLOR: #FFFFFF; text-decoration: underline; font-weight: bold  }

div.rounded { background: #ff9900 url(/images/orange/tr.gif) no-repeat top right; }
div.rounded div { background: transparent url(/images/orange/tl.gif) no-repeat top left; }
div.rounded div div { background: transparent url(/images/orange/br.gif) no-repeat bottom right; }
div.rounded div div div {  background: transparent url(/images/orange/bl.gif) no-repeat bottom left; padding: 15px; }

div.RoundLink { width: 790px; text-align: center; background: #ff9900 url(/images/orange/tr.gif) no-repeat top right; }
div.RoundLink div { background: transparent url(/images/orange/tl.gif) no-repeat top left; }
div.RoundLink div div { background: transparent url(/images/orange/br.gif) no-repeat bottom right; }
div.RoundLink div div div {  background: transparent url(/images/orange/bl.gif) no-repeat bottom left; padding: 5px; }

div.RoundLinkEMS { width: 400px; text-align: center; background: #000066 url(/images/trems.gif) no-repeat top right; }
div.RoundLinkEMS div { background: transparent url(/images/tlems.gif) no-repeat top left; }

div.RoundLink #Navi { font-size: 16px; }

.footer { text-align: center; font-size: 10px;}
