.blue {
	color: #083576;
}

.red { 
	color: #B3042A;
}

.black {
	color: #000000;
}

.bluebkg {  
	background-color: #D3D7E3;
	border-top: 1px solid #001B54;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.border { 
	border-bottom: 1px solid #083576;
	border-left: 1px solid #083576;
	border-right: 1px solid #083576; 
	border-top: 6px solid #c5123c;
}

.content {  
	padding: 15px;
}

.indent {
	text-align: right;
	margin-left: 20px;
	}

.filesize {
	font-size: 10px;
	color: #444;
}

.formgo {
	background: #FAF8E6;
	border: 1px solid #999;
	color: #001B54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	width: 55px;
}

.pageheader {
	background-color: #F5EBF1;
	border-bottom: 2px solid #083576;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
}

.photo-left {
	background: #D3DCE4;
	border: 1px solid #083576;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	
	padding: 3px;
}

.photo-right {
	background: #D3DCE4;
	border: 1px solid #083576;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 3px;
}

.photo-left-nocaptions {
	background: #D3DCE4;
	border: 1px solid #083576;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 3px;
}

.photo-right-nocaptions {
	background: #D3DCE4;
	border: 1px solid #083576;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 3px;
}

.photo-pullquote {
    font-size: 12px;
	margin: 1px;
	font-style: italic;
	color: #083576;
}

.photo-text {
	font-size: .80em;
	margin: 1px;	
}

.photo-text-right {
    font-size: .80em;
	margin: 0 18px 5px 50px;
	float: right;
	clear: right;
	padding-top: -2px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 90px;
}

.photo-text-left {
    font-size: .80em;
	margin: 0 10px 5px 18px;
	float: left;
	clear: left;
	padding-top: -2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
}

.search {
	margin: 10px 0px 0px 0px;
	padding: 0;
	position: absolute;
	text-align:center;
	width: 159px;
}

.small {
	font-size: .65em;
}

.topborder {  
	border-top: 1px solid #083576;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}


a:link {
	color: blue;
}

a:visited {
	color: #c5123c;
}

a:hover, a:active {
	color: #083576;
}

.top a:link{
	font-family: verdana, lucida, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #B3042A;
	text-decoration: underline;
}

.top a:hover{
	font-family: verdana, lucida, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #B3042A;
	text-decoration: none;
}

.top a:visited{
	line-height: 1.5;
	font-family: verdana, lucida, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #083576;
	text-decoration: underline;
}

#bookmark a:link{
	font-family: verdana, lucida, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #083576;
	text-decoration: underline;
}

#bookmark a:hover{
	font-family: verdana, lucida, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #083576;
	text-decoration: none;
}

#bookmark a:visited{
	line-height: 1.5;
	font-family: verdana, lucida, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #B3042A;
	text-decoration: underline;
}
#bookmark{}
#glance{}
#basic{}
#background{}
#overview{}
#exemplary{}
#progress{}


body {
	font-size: .75em;
	line-height: 1.5;
	font-family: Verdana, Helvetica, Lucida, Arial, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}

h1 {
	color: #B3042A;
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 9px;
}

/*h2 {  
	color: #083576;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

*/

h2 {
	color: #083576;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*h4 {  
	color: #083576;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
*/

h3 {  
	color: #083576;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 6px;
}

h4 {  
	color: #083576;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 0px;
}

hr {
	color: #c5123c;
}

img {
	border: none;
}

li {  
	margin-right: 15px;
}

p, td {	
	font: 100% verdana, lucida, helvetica, arial, sans-serif;
	line-height: 1.5;
}

p.homepage {
	font: 110% verdana, arial,lucida, helvetica, sans-serif;
}

p.pubTitle {
	border-top: 1px solid #083576;
	color: #444;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 20px !important;
	padding-top: 10px;
}

p.more {
	border-top: 1px solid #083576;
	font-style: italic;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 20px !important;
	padding-top: 10px;
}

p.italics { 
	color: #000000;
	font-size: 100%;
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	color: #000000;
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	border: thin solid #083576;	
}



p.pdf a {
	background-image: url(../Images/pdf.gif);
	background-repeat: no-repeat;
	color: #96162F;
	padding-left: 18px;
	padding-bottom: 1px;
}

p.ppt a {
	background-image: url(../Images/ppt.gif);
	background-repeat: no-repeat;
	color: #96162F;
	padding-left: 18px;
	padding-bottom: 3px;
}

p.miscdoc a {
	background-image: url(../Images/miscdoc.gif);
	background-repeat: no-repeat;
	color: #96162F;
	padding-left: 18px;
	padding-bottom: 2px;
}

p.offsite a {
	background-image: url(../Images/offsite.gif);
	background-repeat: no-repeat;
	color: #96162F;
	padding-left: 18px;
	padding-bottom: 1px;
}

p.word a {
	background-image: url(../Images/word.gif);
	background-repeat: no-repeat;
	color: #96162F;
	padding-bottom: 1px;
	padding-left: 18px;
}

p.backtotop a {
	background-image:  url("../Images/backtotop.gif");
	background-repeat: no-repeat;
	color: #96162F;
	font-size: 90%;
	padding-bottom: 1px;
	padding-left: 18px;
}

td.footer {  
	border-top: 4px solid #00245D;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 90%;
	font-style: italic;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-top: 4px;
	text-align:center;
}

td.header {  
	border-bottom: 4px solid #00245D;
}


/* used in site navigation */

#NavBkg {
	background-color: #D3D7E3;
	border-bottom: 5px solid #97A9E0;
	border-right: 1px solid #818CAC;
	border-top: 3px solid #97A9E0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 16px;
	width: 159px;
}

#masterdiv {
	border-bottom: 5px solid #97A9E0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 11px;
  	line-height: 16px;
	width: 159px;
}

#masterdiv a,  #masterdiv a:link, #masterdiv a:visited {
	background-color: transparent;
	color: #022568;
	display: block;
  	font-size: 11px;
	margin: 0px;
	outline: none;  
	padding: 2px 2px 2px 20px;
	text-decoration: none;
}

#masterdiv a:hover, #masterdiv a:active {
  	background-color: #fff;
}

#men0 a:link, #men0 a:visited,
#men1 a:link, #men1 a:visited,
#men2 a:link, #men2 a:visited,
#men3 a:link, #men3 a:visited,
#men4 a:link, #men4 a:visited,
#men5 a:link, #men5 a:visited,
#men6 a:link, #men6 a:visited,
#men7 a:link, #men7 a:visited,
#men8 a:link, #men8 a:visited,
#men9 a:link, #men9 a:visited,
#men10 a:link, #men10 a:visited {
	background-color: #083576;
  	color: #fff;
	display: block;
	outline: none;  
	padding: 5px 5px 5px 15px;
	text-decoration: none;
}

#men0 a:hover, #men0 a:active,
#men1 a:hover, #men1 a:active,
#men2 a:hover, #men2 a:active, 
#men3 a:hover, #men3 a:active,
#men4 a:hover, #men4 a:active,
#men5 a:hover, #men5 a:active,
#men6 a:hover, #men6 a:active,
#men7 a:hover, #men7 a:active,
#men8 a:hover, #men8 a:active,
#men9 a:hover, #men9 a:active,
#men10 a:hover, #men10 a:active {
	background-color: #001B54;
  	color: #fff;
	display: block;
}

.menutitle{
	border-bottom: solid 1px #97A9E0;
	border-left: 5px solid #001B54;
	border-top: solid #9999CC 1px;
  	line-height: 16px;
}

.submenu {
	border: 0;
	color: #2C4074;
	margin: 0px;
	padding: 0px;
}

div#submenu1, 
div#submenu2, 
div#submenu3, 
div#submenu4, 
div#submenu5, 
div#submenu6,
div#submenu7,
div#submenu8,
div#submenu9,
div#submenu10 { display: none; }

p.sub { 
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

-->
/* end */
