/* CSS Document */
body{
	margin:15px;
	background-color:#61889D;
	background-attachment: fixed;
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

*|*:-moz-any-link:focus {
  /* Don't specify the outline-color, we should always use initial value. */
  outline: none;
}
.date_back {
	background-image: url(../images/date_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 75px;
}
.Month {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.Date {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	font-weight:bold;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.Year {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}

.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #238DB0;
}

.text_green {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #99CC00;
}
.title_bottem_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #99FFFF;
	line-height: 30px;
	font-size:12px;
}
.black_border {
	border: 1px solid #000000;
}


.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
	font-weight: normal;
}
.text_white a:link {
color: #FFFFFF;
text-decoration:none;

}
.text_white a:active{
color: #FFFFFF;
text-decoration:none;

}
.text_white a:visited {
color: #FFFFFF;
text-decoration:none;

}
.text_white a:hover {
color: #99FFFF;
text-decoration:none;

}
/* TOP PART NAVIGATIONS */
.top_navigation_BACK{
	height: 33px;
	background-color: #2D2D2D;
	background-image: url(../images/navig_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 33px;
}
.top_navigation_GREEN{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 33px;
	color: #CCCCCC;
}
.top_navigation_GREEN a:link{
	color: #CCCCCC;
	text-decoration:none;
}
.top_navigation_GREEN a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.top_navigation_GREEN a:active {
	color: #CCCCCC;
	text-decoration:none;
	outline: none;
}
.top_navigation_GREEN a:hover {
	color: #99CC00;
	text-decoration:none;
	display:block;
	line-height: 33px;
}
.top_navigation_GREEN_Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #99CC00;
	text-decoration:none;
	background-image: url(../images/top_hover_green.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	outline: none;
}
.top_navigation_ORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 33px;
	color: #CCCCCC;
}
.top_navigation_ORANGE a:link {
	color: #CCCCCC;
	text-decoration:none;
}
.top_navigation_ORANGE a:active {
	color: #CCCCCC;
	text-decoration:none;
	outline: none;
}
.top_navigation_ORANGE a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.top_navigation_ORANGE a:hover {
	color: #FF9900;
	text-decoration:none;
	display:block;
	line-height: 33px;
}
.top_navigation_ORANGE_Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
	text-decoration:none;
	background-image: url(../images/top_hover_orange.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display:block;
	outline: none;
}
.top_navigation_BLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 33px;
	color: #CCCCCC;
}
.top_navigation_BLUE a:link {
	color: #CCCCCC;
	text-decoration:none;
}
.top_navigation_BLUE a:active {
	color: #CCCCCC;
	text-decoration:none;
	outline: none;
}
.top_navigation_BLUE a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.top_navigation_BLUE a:hover {
	color: #3399FF;
	text-decoration:none;
	display:block;
	line-height: 33px;
}
.top_navigation_BLUE_Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3399FF;
	text-decoration:none;
	background-image: url(../images/top_hover_blue.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display:block;
	outline: none;
}
.top_navigation_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.top_navigation_White a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_navigation_White a:active{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
.top_navigation_White a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top_navigation_White a:hover {
	color: #000000;
	text-decoration: none;
}
.top_navigation_White_Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/top_navigation_White_active.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.top_navigation_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
}
.top_navigation_gray a:link {
	color: #333333;
	text-decoration:none;
}
.top_navigation_gray a:active {
	color: #333333;
	text-decoration:none;
	outline: none;
}
.top_navigation_gray a:visited {
	color: #333333;
	text-decoration:none;
}
.top_navigation_gray a:hover {
	color: #BBBBBB;
	text-decoration:none;
}
.top_navigation_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	color: #FFFFFF;
}
.top_navigation_2 a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.top_navigation_2 a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.top_navigation_2 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.top_navigation_2 a:hover {
	color: #CCCCCC;
	text-decoration:none;

}
.top_navigation_2_Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	color: #FFFFFF;
	background-image: url(../images/top_nav_2_active_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.Home_Box_Titles {
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #52504B;
	text-indent: 15px;
	line-height: 35px;
}
.Home_Box_Titles a:link {
color: #52504B;
text-decoration:none;
font-weight: normal;
}
.Home_Box_Titles a:active {
color: #52504B;
text-decoration:none;
font-weight: normal;
}
.Home_Box_Titles a:visited {
color: #52504B;
text-decoration:none;
font-weight: normal;
}
.Home_Box_Titles a:hover {
color: #000000;
text-decoration:none;
font-weight: normal;
}
.bottom_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 30px;
}
.bottom_box a:link {
color: #238DB0;
text-decoration:underline;
font-weight: bold;
}
.bottom_box a:active {
color: #238DB0;
text-decoration:underline;
font-weight: bold;
}
.bottom_box a:visited {
color: #238DB0;
text-decoration:underline;
font-weight: bold;
}
.bottom_box a:hover {
color: #000000;
text-decoration:underline;
font-weight: bold;
}
.Title1_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
	color: #99CC00;
}
.Title1_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
	color: #3399FF;
}
.Title1_Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
	color: #FF9900;
}
.Title1_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
	color: #000000;
}
.Title1_Black a:link {
	color: #000000;
	text-decoration:none;
}
.Title1_Black a:active {
	color: #000000;
	text-decoration:none;
}
.Title1_Black a:visited {
	color: #333333;
	text-decoration:none;
}
.Title1_Black a:hover {
	color: #000000;
	text-decoration:none;
}
.Title_Black_LeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #000000;
}
.Title_Black_LeftNav a:link {
	color: #000000;
	text-decoration:none;
}
.Title_Black_LeftNav a:active {
	color: #000000;
	text-decoration:none;
}
.Title_Black_LeftNav a:visited {
	color: #333333;
	text-decoration:none;
}
.Title_Black_LeftNav a:hover {
	color: #000000;
	text-decoration:none;
}
.hr_line {
	background-image: url(../images/hr_line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.left_nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.left_nav_links a:link {
	color: #333333;
	text-decoration:none;
}
.left_nav_links a:active {
	color: #333333;
	text-decoration:none;
}
.left_nav_links a:visited {
	color: #333333;
	text-decoration:none;
}
.left_nav_links a:hover {
	color: #003399;
	text-decoration:none;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.main_content a:link {
	color: #003399;
	text-decoration:none;
}
.main_content a:active {
	color: #003399;
	text-decoration:none;
}
.main_content a:visited {
	color: #003399;
	text-decoration:none;
}
.main_content a:hover {
	color: #003399;
	text-decoration:none;
}




.testimonial_box_back {
background-color:#E8E8E8;
border-left: #BED4EC solid 1px;
border-right: #BED4EC solid 1px;
}

.testimonial_content {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.testimonial_Title {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
}

.graybox {
background-color: #646567;
border-left: 1px solid #BDD3EB;
border-right: 1px solid #BDD3EB;
}

.WhiteTitle {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 25px;
font-weight: bold;
}
.White_Text {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
font-weight: normal;
}
.Title2_orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #FF9900;
}
.Title2_green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #009933;
}
.Title2_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #000066;
}
.tmobile_box {
	background-image: url(../images/tmobile_box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
}
.error {
color: red;
font: 8pt verdana;
padding-left: 0px;
}
