/*-------------------------------------------------------------------------
   MAIN STYLE
-------------------------------------------------------------------------*/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	margin-top: 20px;
	margin-left: 40px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 17px;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
td.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.line {
background: url('images/new/dotted_blue_vert.gif') no-repeat center;
} 

div {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #00B0F0;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #444176;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
	color: #00AFE1;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #00AFE1;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #00AFE1;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00AFE1;
	text-decoration: underline;
	font-weight: bold;
}

a.grey:link {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.grey:visited {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.grey:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

a.more:link {
	color: #C7DB3C;
	text-decoration: underline;
	font-weight: bold;
}
a.more:visited {
	color: #C7DB3C;
	text-decoration: underline;
	font-weight: bold;
}
a.more:hover {
	color: #C7DB3C;
	text-decoration: underline;
	font-weight: bold;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	letter-spacing: 0px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

/*-------------------------------------------------------------------------
   BLOCK: TOP - Secondary Navigation
-------------------------------------------------------------------------*/
.secondnav {
	text-align: right;
	height:25px;
	color: #333366;
	font-size: 11px;
}	
/*-------------------------------------------------------------------------
   Green border
-------------------------------------------------------------------------*/
.greenborder {
	background-color: #C7DC3C;
	width: 1px;
}	
/*-------------------------------------------------------------------------
   BAR: Section title
-------------------------------------------------------------------------*/
.titlebar {
	width: 574px;
	height: 31px;
	padding-top: 6px;
	padding-left: 18px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333366;
	text-align: left;
	background: url(images/bar.gif);
	background-repeat: no-repeat;
}	
/*-------------------------------------------------------------------------
   BLOCK: CONTENT
-------------------------------------------------------------------------*/
.content{
	text-align: left;
	line-height: 16px;
	width: 572px;
	color: #666666;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
}
.contentleft {
	text-align: left;
	line-height: 16px;
	width: 25%;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
.contentmiddle {
	text-align: left;
	line-height: 16px;
	width: 33%;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
.contentright {
	text-align: left;
	line-height: 16px;
	width: 28%;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
.contentspacer {
	text-align: left;
	line-height: 16px;
	width: 1%;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}

contentleftmain {
	text-align: left;
	line-height: 16px;
	width: 30%;
	color: #666666;
	padding: 20px;
}
.contentmiddlemain {
	text-align: left;
	line-height: 16px;
	width: 25%;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
.contentrightmain {
	text-align: left;
	line-height: 16px;
	width: 45%;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
.contentspacermain {
	text-align: center;
	line-height: 16px;
	width: 1%;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
.dottedVert {
	text-align: left;
	line-height: 16px;
	width: 33%;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
.contentleftmenu {
	text-align: left;
	line-height: 16px;
	width: 25%;
	color: #666666;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.contentright {
	text-align: left;
	line-height: 16px;
	width: 48%;
	color: #666666;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
}
.contentrightmenu {
	text-align: left;
	line-height: 16px;
	width: 75%;
	color: #666666;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
}		
.indent{
	padding-top: 0px;
	padding-left: 10px;
}
/*-------------------------------------------------------------------------
   Secondary link colour
-------------------------------------------------------------------------
 a.secondary:link { 
	color: #666666;
	text-decoration: none;
	}
 a.secondary:visited { 
	color: #666666;
	text-decoration: none;
	}
 a.secondary:hover { 
	color: #666666;
	text-decoration: underline;
	}
-------------------------------------------------------------------------
   Footer
-------------------------------------------------------------------------*/
.footer{
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: center;
	line-height: 18px;
}
/*-------------------------------------------------------------------------
   TOP NAV MENU
-------------------------------------------------------------------------*/

table.top {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #01aae3;
	border-collapse: separate;
	background-color: ;
	text-align: center;
	border-collapse: collapse;

}

table.top td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: solid;
	border-color: #01aae3;
	background-color: #e5f6fd;
	text-align: center;
}

a.topnav:link { 
	color: #003399;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	}
a.topnav:visited { 
	color: #003399;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	}
a.topnav:hover { 
	color: #003399;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	}
table.comp {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #000000;
	border-collapse: separate;
	background-color: ;
	text-align: center;
	border-collapse: collapse;
	width: 100%;
}
table.comp th {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: solid;
	border-color: #000000;
	background-color: #46C9F7;
	text-align: center;
	color: #000000;
}
table.comp td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: solid;
	border-color: #000000;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.comp td.dept {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: solid;
	border-color: #000000;
	background-color: #95DFFA;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
table.comp td.subdept {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: solid;
	border-color: #000000;
	background-color: #CCFFCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/********************************************************

WHAT'S NEW TABLE

********************************************************/

table.whatsnew
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #404040;
width: 760px;
background-color: #FFFFFF;
border: 1px #00AFE1 solid;
border-collapse: collapse;
border-spacing: 10px;
margin-left: 0px;}


.whatsnewHd
{ border-bottom: 2px solid #00AFE1;
background-color: #C7DB3C;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


.whatsnewBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #FFFFFF;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
padding: 10px;}

/********************************************************/


/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 135px;
height: 150px;
border: 1px solid;
border-color: #00B1F1;
padding: 5px;
background-color: #FFFFFF;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.scrollQuote {
	color: #00AFE1;
	font-style: normal;
	font-weight: bold;
}

.scrollSource {
	color: #000000;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

a.scroll:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.scroll:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.scroll:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.letterHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.letterDate {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

.letterBody {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}