@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background:url(../images/grey-slant.gif);
	font-family:tahoma, verdana, sans-serif;
	}
#wrapper {
	margin:0 auto;
	margin-top:13px;
	padding-bottom:20px;
	width:900px;
	height:auto;
	overflow:none;
	}
#nav1 {
	float:right;
	width:900px;
	height:21px;
	/*background-color:#252525;*/
	}
/*************** SECTION 1 ***************************/
#logo_container {
	clear:both;
	height:124px;
	width:100%;
	background:url(../images/logoback.png) center center no-repeat;
	padding: 0;
	margin:0;
	}
#logo {
	width:200px;
	height:122px;
	background:url(../images/top-logo.png) center center no-repeat;
	float:left;
	border-bottom:2px solid #cb0101;
	}
#hometextbox {
	width:700px;
	height:122px;
	/*background-color:#dee9a5;*/
	float:left;
	border-bottom:2px solid #cb0101;
	}
/**************** SECTION 2 **************************/
#content_container {
	width:900px;
	padding: 0;
	margin: 0;
	height: auto;
	background-color: #ededed;
	}

#content_container1 {
	width:900px;
	padding: 0;
	margin: 0;
	height: 1050px;
	background-color: #ededed;
}
#content_container2 {
	width:900px;
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #ededed;
}
#text {
	padding:15px;
	}

#nav2{
	background-color:#cb0101;
	height:28px;
	width:580px;
	float:left;
	}
#home_content {
	float:left;
	width:700px;
	height:1022px;
	background-color:#fff;
	}
/*********** Other Page Style ********************/
#home_content1 {
	float:left;
	width:580px;
	height:435px;
	background-color:#fff;
	font-size: 14px;
	}
#home_content2 {
	float:left;
	width:698px;
	height:100%;
	background-color:#fff;
	font-size: 14px;
	padding: 0;
	margin: 0;
	border-right: 2px solid #a50400;
	}
li.content{
	list-style:square;
	}
.content {
	display:block;
	padding:8px;
	line-height:26px;
	letter-spacing:1px;
	text-align:justify;
	}
.content a{
	text-decoration:none;
	color:#696969;
	}
.content a:hover {
	color:#942d94;
	}
/***********************************/
.content_full {
	display:block;
	padding:8px;
	line-height:22px;
	letter-spacing:1px;
	text-align:justify;
	}
.content_full a{
	text-decoration:none;
	color:#696969;
	}
.content_full a:hover {
	color:#942d94;
	}
/************************************/
.first_letter {
	font-size:25px;
	color:#a10707;
	letter-spacing:1px;
	}
#nav21 {
	background-color:#d2dfe9;
	height:35px;
	width:680px;
	float:left;
	}
/*************** END RIGHT NAV5 **********************/
/********************************/
/**************** FOOTER **************************/
#footer {
	clear:both;
	background-color:#dedace;
	width:100%;
	height:90px;
	}
#foot_logo {
	float:right;
	width:316px;
	height:90px;
	}

/*************** END NAV 1***************************/
/*************** BEGIN NAV 2 ************************/
    #tabs2 {
	float:left;
	width:580px;
	background:#d3ccba;
	font-size:80%;
	line-height:normal;
      }
    #tabs2 ul {
	margin:0;
	padding:0px 5px 0 5px;
	list-style:none;
      }
    #tabs2 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs2 a {
	float:left;
	margin:0;
	padding:0 8px 0 8px;
	text-decoration:none;

      }
    #tabs2 a span {
	float:left;
	display:block;
	padding:4px 16px 5px 16px;
	color:#252525;
	font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
	color:#e96800;
      }
/*************** END NAV 2 **************************/
/*************** BEGIN NAV 2 SEARCH ************************/
    #nav2_search {
	background-color:#cb0101;
	height:28px;
	width:698px;
	float:left;
	border-right: 2px solid #cb0101;
	}	
	#tabs2_search {
	float:left;
	width:698px;
	background:#d3ccba;
	font-size:80%;
	line-height:normal;
      }
    #tabs2_search ul {
	margin:0;
	padding:0px 5px 0 5px;
	list-style:none;
      }
    #tabs2_search li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs2_search a {
	float:left;
	margin:0;
	padding:0 8px 0 8px;
	text-decoration:none;

      }
    #tabs2_search a span {
	float:left;
	display:block;
	padding:4px 16px 5px 16px;
	color:#252525;
	font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2_search a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
	color:#e96800;
      }
/*************** END NAV 2 SEARCH **************************/
/*************** BEGIN RIGHT NAV ********************/
#right_nav {
	float:right;
	width:318px;
	height:435px;
	background-color:#ededed;
	border-left:2px solid #cb0101;
	}
#right_nav ul {
	list-style:none;
	float:right;
	padding:0px 40px 10px 0;
	}
#right_nav li {
	padding-top:40px;
	}
#right_nav a{
	display:block;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	color:#252525;
	text-decoration:none;
	}
#right_nav a:hover {
	color:#0fc218;
	}
/*************** END RIGHT NAV **********************/
/*************** BEGIN SEARCH PAGE RIGHT NAV **********************/
#right_nav_search{
	float:left;
	width:200px;
	height:455px;
	background-color:#ededed;
	/*border-left:2px solid #cb0101;*/
	}
#right_nav_search ul {
	list-style:none;
	float:right;
	padding:0px 40px 10px 0;
	}
#right_nav_search li {
	padding-top:40px;
	}
#right_nav_search a{
	display:block;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	color:#252525;
	text-decoration:none;
	}
#right_nav_search a:hover {
	color:#0fc218;
	}
/*************** END SEARCH PAGE RIGHT NAV **********************/
/*************** BEGIN SEARCH PAGE RIGHT NAV **********************/
#right_nav_about{
	width:200px;
	background-color:#ededed;
	float: left;
	/*border-left:2px solid #cb0101;*/
	}
#right_nav_about ul {
	list-style:none;
	float:right;
	padding:0px 25px 5px 0;
	}
#right_nav_about li {
	padding-top:40px;
	}
#right_nav_about a{
	display:block;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	color:#252525;
	text-decoration:none;
	}
#right_nav_about a:hover {
	color:#0fc218;
	}
/*************** END SEARCH PAGE RIGHT NAV **********************/
/*************** BEGIN FOOTER ***********************/
#footer {
	padding-top:7px;
	height:50px;
	border-top: 1px solid #ccc;
	}
#foot_logo {
	height:55px;
	color:#252525;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	}
#foot_logo a{
	color:#cb1010;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	font-size:13px;
	display:block;
	padding: 0;
	margin: 0;
	}
#foot_logo a:hover {
	color:#252525;
	}
/*************** END FOOTER *************************/
/*************** BEGIN CONTENT STYLING **************/
.page_head {
	font-size:19px;
	letter-spacing:6px;
	font-weight:normal;
	color:#fff;
	display:block;
	text-align:center;
	padding: 8px 0 8px 0;
	}
.page_top_content {
	font-size: 16px;
	/*	letter-spacing: 1px;*/
	font-weight:bold;
	color:#fff;
	display:block;
	padding: 0 44px;
	text-align:center;
	letter-spacing: 1px;
	}
.mini_head {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#a10707;
	}
.mini_sub_head {
	font-size:18px;
	letter-spacing:1px;
	color:#252525;
	}
/*************** END CONTENT STYLING *****************/
	
/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(../../RAW/DEV/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li {
	color: #fff;
	/*background: #c10000;*/
	background:transparent  url(../images/opaque.png);
	font-size:11px;
	letter-spacing:2px;
	font-weight:bold; /*-------------------- MENU COLOR LIVES HERE! ******************************************/
}

.menu ul {
	width: 11em;
}

.menu a {
	text-decoration: none;
	color: #eee;
	padding: .4em 2.4em .4em 1.4em;
	display: block;
	position: relative;
	/*background:transparent  url(../images/opaque.png);*/
}

.menu a:hover, .menu li:hover>a {
	color: #FFFF00;
}

.menu li li {	/* create borders around each item */
	border: 1px solid #fff;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}



/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/**/
.menu a.active {
	color:#FFFF00;
}
a.style1 {
	color: #cb0101;
}
