/* CSS Document */

/* General Settings */


body { 
background-color:#173c70;
}
a:link {
	color: #173c70; 
	text-decoration: underline;
}

a:visited {
	color: #173c70;
	text-decoration: underline;
}
a:hover{
	color: #173c70;
	text-decoration: underline;
}

/* End General Settings /*

/* ================================= */
.borderBottomTop {
	border-bottom:solid;
	border-right:solid;
	border-width:1px;
	border-color:#f1f1f1;
}
.designer_dots {
	background-image:url(media/side_menu_faded_dots.gif);
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
.designer_links {
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
}
a.designer_links:link {
	color:#ffffff;
}
a.designer_links:visited {
	color:#ffffff;
}
a.designer_links:active {
	color:#ffffff;
}


.dots {
	font-size: 14px;
	line-height: 10px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.blueFrame {
	border: 1px solid #ACACAC;
	padding: 2px;
}

/* text styles */

.indentParagraphText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-indent: 15px;
}
a.indentParagraphText:link {
	color:  #173c70;
	text-decoration: underline;
}

a.indentParagraphText:visited {
	color:  #173c70;
	text-decoration: underline;
}

a.indentParagraphText:active {
	color: #173c70;
	text-decoration: underline;
}

.paragraphText  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;	
}

.designer_title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: 500;
}
.pageTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
}

.textRed {
	color: #990000;
}

.textRedBold {
	color:#990000;
	font-weight:bold;
}

.textBlue {
	color: #173c70;
}

.textGray {
	color: #f1f1f1;
}

/* =============================================== */

.round_box {
	background-image: url(media/rounded_display_box2.gif);
}
.round_box .blue_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #173C70;
}
.round_box .black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.round_box .white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.round_box3 {
	background-image: url(media/rounded_display_box3.gif);
}
.round_box3 .blue_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #173C70;
}
.round_box3 .black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.round_box3 .white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.indentParagraphText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-indent: 15px;
}


/* Settings for Menu Bar across top */
.menuBar {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f1f1f1;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #173c70;
	letter-spacing: 1px;
	background-color: #173c70;
	text-decoration: none;
	border: 1px solid #f1f1f1;
}

a.menuBar:link {
	display: block; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #f1f1f1; 
	padding-bottom: 4px; 
	padding-top: 4px;  
	white-space: nowrap; 
	letter-spacing: 1px; 
	background-color: #173c70;
	border-right-color: #f1f1f1;
	border-right-style: solid;
	border-right-width: 1px;	
	text-decoration: none;
}

a.menuBar:visited {
	display: block; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f1f1f1;
	padding-bottom: 4px; 
	padding-top: 4px; 
	white-space: nowrap; 
	letter-spacing: 1px; 
	background-color: #173c70;
	border-right-color: #f1f1f1;
	border-right-style: solid;
	border-right-width: 1px;	 
	text-decoration: none;
}

a.menuBar:hover {
	display:block;
	font-size:14px;
	font-weight:normal;
	color:#f1f1f1;
	padding-bottom: 4px;
	padding-top: 4px;
	letter-spacing:1px;
	background-color:#8e132e;	
	border-right-color: #f1f1f1;
	border-right-style: solid;
	border-right-width: 1px;	
	text-decoration:none;
}
/* end menu bar across top */

.footer {
	background-image:url(media/waterout_footer2.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.footerText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration:none;
}
.footerText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;	
	text-decoration:none;
}
.footerText a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration:none;
}

.jumpBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #173c70;
	background-color: #EAEAEA;
}
.newsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-color: #D7D7D7;
	border: 2 solid #ffffff;	
}
.tableDarkGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.style2 {
	color: #173c70;
	font-weight: bold;
}
.style3 {
	color: #CCCCCC;
}.testText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
