﻿body 
{
	background-color:#638499;
	color: #3c4c57;
	
	
}

.body_background 
{file:///C:\inetpub\wwwroot\DAT\Script\tip_followscroll.js
	background-image: url('../Images/background2.jpg');
	background-repeat: repeat-y;
}


.fadeImage{
-ms-filter: "progid:DXImageTransform.Microsoft.Fade(duration=3)"; /*IE8+ syntax*/
filter :progid:DXImageTransform.Microsoft.Fade(duration=3); /*Pre IE8 syntax*/
}

.modalBG
{
 background-color: #d4dee4;
 opacity:0.6;
 filter:alpha(opacity=60); 
}


.defaultLink:link
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: none;
}

.defaultLink:visited
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: none;
}

.defaultLink:active
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: none;
}

.defaultLink
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: underline;
}

    

.buttonSlideShow
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
	background-color: Transparent;
	border: none;
	margin-right: 5px;
	/*color: #638499;*/
	color:White;
	cursor: hand;
	width: 60px;
	
}

.modalPopup
{
	background-color:white;
	border: solid 3px #378eae;
	
}

.modalPopupHeader
{
	background-color:white;
	padding-left: 5px;
	color: #3c4c57;
	font-size: x-large;
	padding: 2px 2px 2px 2px;
	font-size: 14pt;
	font-family: Tahoma;
	
	
}

.modalPopupButtons
{
   border: solid 1px#378eae;
  color : #378eae;
  width:110px;
  margin-left: 5px;
  font-weight:bold;
  background-color: White;
	
	
}

.buttonBlue
{
   border: solid 1px#378eae;
  color : #378eae;
  margin-left: 5px;
  background-color: White;
  padding: 1px 2px 1px 2px;
  font-size:9pt;
	
	
}

.modalBackground
{
	background-color:#415481;
	filter:alpha(opacity=50);
	-moz-opacity:0.8;
}

.text_content
{
	
	font-size: 10;
	font-family: Times New Roman;
	
}


.link_white_medium:link
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 10pt;
}

.header
{
	width: 100%; 
	background-repeat: repeat-x; 
	/*background-image: url('../Images/logo_background.jpg'); */
	background-image: url('../Images/header2.jpg'); 
    vertical-align: middle; 
    height: 119px; 
    position: relative;
    height: 119px; 
    position: relative;
    

}

.header1
{
	width: 100%; 
	background-repeat: repeat-x; 
	background-image: url('../Images/logo_background.jpg'); 
	/*background-image: url('../Images/header2.jpg'); */
    vertical-align: middle; 
    height: 119px; 
    position: relative;
    height: 119px; 
    position: relative;
	top: 0px;
	left: 0px;
}

.link_white_medium:visited
{
	font-weight: bold;
	color: white;
	font-size: 10pt;
	text-decoration: none;
}

.link_white_medium:active
{
	font-weight: bold;
	color: white;
	font-size: 10pt;
	text-decoration: none;
}

.link_white_medium:hover	
{
	font-weight: bold;
	color: white;
	text-decoration: underline;
	font-size: 10pt;
}




.link_black_medium:link
{
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 10pt;
}


.link_black_medium:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 10pt;
}

.link_black_medium:active
{
	font-weight: bold;
	color: #EBF4F9;
	text-decoration: none;
	font-size: 10pt;
}

.link_black_medium:hover	
{
	font-weight: bold;
	color: black;
	text-decoration: underline;
	font-size: 10pt;
}


.link_green_medium:link
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: none;
	font-size: 10pt;
}

.link_green_medium:visited
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: none;
	font-size: 10pt;
}

.link_green_medium:active
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: none;
	font-size: 10pt;
}

.link_green_medium:hover	
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: underline;
	font-size: 10pt;
}




.a:link
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: none;
	font-size: 10pt;
}

.link_green_medium:visited
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: none;
	font-size: 12pt;
}

.link_green_medium:active
{
	font-weight: bold;
	color: #81ACCC;
	text-decoration: none;
	font-size: 12pt;
}


.link_green_small:active
{
	color: #81ACCC;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
}

.link_green_small:hover	
{
	color: #81ACCC;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
}






.watermark
{
	 background-color: #f0f0f0;
	 color: #3c4c57;
}

.content_header
{	
	padding:   0px 0px 0px 0px;
	margin-top: 4px;
	background-color: #EBF4F9; 
	width: 986px;
	margin: 0px auto;
	overflow: hidden;
	border-left: solid 1px #BEDAEA;
	border-right: solid 1px #BEDAEA;
}

.contentMenu
{	
	padding: 0px 0px 0px 0px;
	border-bottom: solid 2px black;
	margin: 0px auto;
	overflow: hidden;	
	background-color: white;
	width: 100%;
	text-align: left;
		
}

.menu
{
	
}

.menuItem
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	color: white;
	/* background-color: #81ACCC; */
	background-image: url('../Images/menuItem_background.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: Arial;	
	text-align: center;
	padding:  2px 0px  2px 0px;
	width: 110px;
	font-size: 9pt;
	
}

.menuItem_onMouseOver
{
	color:white;
	font-weight: bold;
	color: Orange;
}

.menuItem_selected
{
	font-weight: bold;
	background-color: white;
	color:#378eae;
	color: Orange;
}



.ad
{
	border: none;
}

.CustomTabStyle .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:8pt;
    color: black;
    font-weight:bold;
}

.CustomTabStyle .ajax__tab_outer 
{
	border-left: solid 1px #378EAE;
	border-right: solid 1px #378EAE;
	border-top: solid 1px #378EAE;
    padding: 2px 2px 2px 2px;
    margin-right: 5px;
    vertical-align: middle;    
}

.CustomTabStyle .ajax__tab_body
{
	border: solid 1px #378EAE;
    padding: 2px 2px 2px 2px;
    margin-right: 5px;
    vertical-align: middle;    
}

.CustomTabStyle .ajax__tab_hover 
{
	
    color: Orange;   
}
.button
{
	font-size: 8pt;
	background-color: white;
	color: #81ACCC;
}

  .sectionHeader
{
    color: #81ACCC;
    font-family: "Arial Black";
    font-weight: normal;
    background-repeat: repeat-x; 
   /* background-image: url('../Images/sectionHeaderBackground.png'); */
   background-image: url('../Images/sectionHeaderBackground2.jpg');
    border: solid 2px #f0f0f0;    
}

.sectionHeader2
{
	width: 100%; 
	border: solid 1px gray; 
	padding: 5px 5px 5px 5px; 
	font-size: 16px;
	font-family: Tahoma; 
	font-weight: bold; 
	margin-bottom: 10px; 
	height: 25px; 
	background-image: url('../Images/background_blue.jpg');
	background-repeat: repeat; 
	color:White;
}

.textGray_Large_Normal
{
	text-align: left;	
	vertical-align: top;
	color: #3c4c57;
	font-size: 20pt;
	font-family: Tahoma;
}

.textGray_Medium_Normal
{
	text-align: left;	
	vertical-align: top;
	color: #3c4c57;
	font-size: 12pt;
	font-family: Tahoma;
}

.textGray_Small
{
	text-align: left;	
	vertical-align: top;
	color: #3c4c57;
	font-size: 9pt;
	font-family: Tahoma;
}

.textGray_Medium_Bold
{
	text-align: left;	
	vertical-align: top;
	color: #3c4c57;
	font-size: 12pt;
	font-weight:bold;
	font-family: Tahoma;
}

.textBlue_Large
{
	text-align: left;	
	vertical-align: top;
	color: #378eae;
	font-size: 12pt;
	font-weight:bold;
	font-family: Tahoma;
}

.textBlue_xLarge
{
	text-align: left;	
	vertical-align: top;
	color: #378eae;
	font-size: 16pt;
	font-weight:bold;
	font-family: Tahoma;
}

.textBlue_Large_Normal
{
	text-align: left;	
	vertical-align: top;
	color: #378eae;
	font-size: 20pt;
	font-family: Tahoma;
}

.textBlue_Medium
{
	text-align: left;	
	vertical-align: top;
	color:#378eae;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
}

.textBlue_Medium_Normal
{
	text-align: left;	
	vertical-align: top;
	color:#378eae;
	font-size: 10pt;
	font-family: Tahoma;
}

.sectionHeaderGray
{
	width: 99.01%;
	text-align: left;
	padding: 5px 0 5px 1%;	
	vertical-align: top;
	background-color: #d4dee4;
	/* background-color: #81ACCC; */
	/*background-color:#d4dee4;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;*/
	
	background-repeat: repeat-x;
	/*color:#003366;*/
	color:#31424d;
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma;
}

.sectionBorderBlue
{
	
	 border: solid 1px #003366;	 
	 padding: 5px 2% 5px 2%;
}

.contentBackgroundOrange
{
	background-image: url('../Images/contentBackgroundOrange.jpg');
	color: White;
}

.contentBackgroundOrange2
{
	background-image: url('../Images/contentBackgroundOrange2.jpg');
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	color: White;
}


.contentBackgroundBlue
{
	background-image: url('../Images/background_blue.jpg');
	background-repeat: repeat-x;
	color: White;
}



.datMenuFooter
{
	width: 98%; 
	overflow: hidden; 
	text-align: right;
	padding: 5px 1% 5px 1%;
	border-left: solid 1px #81ACCC;
	border-right: solid 1px #81ACCC;
	border-bottom: solid 1px #81ACCC;
	vertical-align: middle;
	color:White;
}

.datMenu
{
	float: left; 
	width: 98%; 
	overflow: hidden;
	border: solid 1px #81ACCC;
	padding: 5px 1% 5px 1%;
	background-color: #f2f2f2;
}



.datItems
{
	float: left;
	width: 100px; 
	height: 200px; 
	border: solid 1px white;
	margin: 2px 2px 2px 2px;
	background-color: white;
	padding: 2px 2px 2px 2px;
}


.link_gray_small:visited
{
	color: #3c4c57;
	text-decoration: none;
	font-size: 9pt;
}

.link_gray_small:link
{
	color: #3c4c57;
	text-decoration: none;
	font-size: 9pt;
}


.link_gray_small:hover	
{
	color: #2DA3CB;
	text-decoration: underline;
	font-size: 9pt;
	color:red;
}

.link_gray_small:active
{
	color: #2DA3CB;
	text-decoration: underline;
	font-size: 9pt;
}



.link_blue_large:link
{
	font-size: 12pt;
	font-weight: bold;
	color: #378eae;
	text-decoration: none;
	
}

.link_blue_large:visited
{
	font-weight: bold;
	color: #378eae;
	text-decoration: none;
	font-size: 12pt;
}
.link_blue_large:active
{
	font-weight: bold;
	color: #378eae;
	text-decoration: none;
	font-size: 12pt;
}
.link_blue_large:hover	
{
	font-weight: bold;
	color: #378eae;
	text-decoration: underline;
	font-size: 12pt;
}


.link_blue_medium:link
{
	font-size: 10pt;
	font-weight: bold;
	color: #378eae;
	text-decoration: none;
	
}

.link_blue_medium:visited
{
	font-weight: bold;
	color: #378eae;
	text-decoration: none;
	font-size: 10pt;
}
.link_blue_medium:active
{
	font-weight: bold;
	color: #378eae;
	text-decoration: none;
	font-size: 10pt;
}
.link_blue_medium:hover	
{
	font-weight: bold;
	color: #378eae;
	text-decoration: underline;
	font-size: 10pt;
}

.link_white_medium:link
{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	
}

.link_white_medium:visited
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 12pt;
}
.link_white_medium:active
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 12pt;
}
.link_white_medium:hover	
{
	font-weight: bold;
	color: white;
	text-decoration: underline;
	font-size: 12pt;
}


.pageFooter
{
	clear: both; 
	width: 100%; 
	height: 64px; 
	clear: both; 
	border-top: solid 1px black;
    padding-top: 15px; text-align: center;
    
}

.toolTip
{
	display:none; 
	padding:5x 5px 5px 5px; 
	width:187px; 
	height:150px; 
	background-color:#638499; 
	position:absolute; 
	top:20px; 
	left:0px; 
	border:solid 5px #44545E; 
	color:#FFFFFF; 
	font-family:Verdana,Geneva,sans-serif; 
	font-size:10pt; 
	font-weight:bold;
	opacity:0.95;
	filter:alpha(opacity=95); 
	
}







