/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#99a3ad url(../images/bg.jpg) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.clear {
	clear:both;
	}

img{
	border:0px;
}
	
#container {
	width:991px;
	margin:25px auto 0 auto;
	padding:0;
	background:url(../images/bg_top.jpg) no-repeat top;
	}
	
/* HEADER STYLES */
	
#header {
	display:inline;
	float:left;
	width:961px;
	height:115px;
	margin-left:15px;
	}
	
#logo {
	display:inline;
	float:left;
	width:207px;
	height:74px;
	margin:30px 0 0 32px;
	}

#search {
	display:inline;
	float:left;
	width:180px;
	height:34px;
	margin:18px 0 0 500px;
	padding:0;
	text-align:right;
	}
	
#search form {
	margin:0;
	padding:0;
	}
	
#search input.search {
	width:150px;
	border:1px solid #CCCCCC;
	margin-right:10px;
	text-align:right;
	}
	
#search input.submit {
	position:absolute;
	background:url(images/search.gif) no-repeat top right;
	width:17px;
	height:34px;
	}

	
#nav {
	display:inline;
	float:left;
	width:450px;
	margin:40px 0 0 260px;
	}
	
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#nav li {
	display:inline;
	float:left;
	padding:0;
	margin:0;
	font-size:10px;
	text-transform:uppercase;
	}

#nav li.colon {
	padding:2px 0;
	color:#FFFFFF;
	}
	
#nav li a {
	display:block;
	padding:3px 8px 3px 8px;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li a:hover {
	text-decoration:underline;
	}




/* UNIVERSAL STYLES */

#wrapper {
	display:inline;
	float:left;
	width:961px;
	margin-left:15px;
	padding-bottom:30px;
	background-color:#FFFFFF;
	}


/* HOME STYLES */

#flash {
	display:inline;
	float:left;
	width:224px;
	margin:24px 0 0 16px;
	}
	
#right_home {
	display:inline;
	float:left;
	width:674px;
	margin:25px 0 0 28px;
	}

#buttons {
	display:inline;
	float:left;
	width:674px;
	height:179px;
	}
	
#buttons ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#buttons li {
	display:inline;
	float:left;
	padding:0;
	margin:0;
	}
	
li#tab1 {width:208px; height:179px; display:block; background-image:url(../images/button_01.jpg)}
li#tab2 {width:208px; height:179px; display:block; background-image:url(../images/button_02.jpg); margin-left:25px;}
li#tab3 {width:208px; height:179px; display:block; background-image:url(../images/button_03.jpg);  margin-left:25px;}

li#tab1 a {width:208px; height:179px; display:block; background-image:url(../images/button_01.jpg)}
li#tab2 a {width:208px; height:179px; display:block; background-image:url(../images/button_02.jpg)}
li#tab3 a {width:208px; height:179px; display:block; background-image:url(../images/button_03.jpg)}

li#tab1 a:hover, li#tab1 a.on {width:208px; height:179px; display:block; background-image:url(../images/button_on_01.jpg)}
li#tab2 a:hover, li#tab2 a.on {width:208px; height:179px; display:block; background-image:url(../images/button_on_02.jpg)}
li#tab3 a:hover, li#tab3 a.on {width:208px; height:179px; display:block; background-image:url(../images/button_on_03.jpg)}

#home_text {
	display:inline;
	float:left;
	width:441px;
/*	border: solid 1px; */
	margin-top:24px;
	padding-right:25px;
	border-right:1px solid #0f2d69;
	}
	
#home_text h1 {
	color:#0f2d69;
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
	}
	
#home_text p {
	color:#010101;
	font-size:12px;
	line-height:19px;
	}
	
#celebrate {
	display:inline;
	float:left;
	width:128px;
/*	border: solid 1px; */
	height:175px;
	margin:22px 0 0px 30px;
	}
	
/* INTERIOR STYLES */
	
	
/* Left Col */

#left {
	display:inline;
	float:left;
	width:192px;
	margin:26px 0 0 29px;
	font-size:11px;
	color:#003e7e;
	}
	
#left a {                   /* Eddited 08/19/2008 mfarber */
	/*color:#003e7e;*/
	text-decoration:none;
	}
	
#left ul {
	padding:0;
	margin:0 0 10px 0;
	list-style:none;
	}
	
#left li {
	padding:0 0 8px 0;
	margin:0;
	}
	
#left #main_nav {
	/*border-bottom:1px solid #dcdcdc;*/
	}
	
#left #main_nav li a {
	color:#003e7e;
	font-size:12px;
	font-weight:bold;
	}
	
#left #main_nav li a:hover {
	color:#f7a11a;
	}
	
#left #sub_nav ul {
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	list-style:none;
	}
	
#left #sub_nav li {
	padding:0 0 4px 0;
	margin:0;
	}

#left #sub_nav li a {
	color:#003e7e;
	font-size:12px;
	font-weight:bold;
	}
	
#left #sub_nav li a:hover {
	color:#f7a11a;
	}
	
	
/* Middle Col */
	
#middle {
	display:inline;
	float:left;
	width:523px;
	margin:26px 0 0 20px;
	}
	
#middle .breadcrumb {
	font-size:10px;
	color:#9a9a9a;
	}

#middle .breadcrumb a {
	color:#9a9a9a;
	text-decoration:none;
	}
	
#middle .breadcrumb .page {
	color:#4c4c4c;
	}
	
#middle h1 {
	margin:0;
	margin-top:-4px;
	padding:0px 0 0 0;
	color:#f7a11a;
	font-size:19px;
	font-weight:bold;
	}

#middle p {
	color:#010101;
	line-height:16px;
	font-size:12px;
	}
#middle ul, ol {
	padding-top:0px;
	margin-top:-3px;
}
#middle li {
	color:#010101;
	font-size:12px;
	padding-bottom:3px;
	}
#sitemapleft li {
	color:#010101;
	font-size:10px;
	padding-bottom:3px;
	}
#sitemapright li {
	color:#010101;
	font-size:10px;
	padding-bottom:3px;
	}
#middle ul li{
	padding-top:5px;
}

#middle ol li 
{
    padding-top:5px;
}
	
#middle a, #middle a:visited, #middle a:hover {
	color:#1b578e;
	}

#middle p a:hover {
	text-decoration:none;
	color:#f7a11a;
	}
	
#middle ol li a:hover
{
    text-decoration: none;
    color:#f7a11a;
}

#middle ul li a:hover
{
    text-decoration: none;
    color:#f7a11a;
}	

#middle sup{
	font-size:8px;
	color:#000000;
}

#middle .orangeblock{
	background-color:#FCDEAF;
	padding:10px;
}

#footnote{
	font-size:85%;
	font-style:italic;
}

/* Right Col */

#right {
	display:inline;
	float:left;
	width:160px;
	margin:26px 0 0 20px;
	padding:0;
	}
	
#right #subnav {
	background:url(../images/bg_right.gif) repeat-y top;
	font-size:10px;
	}
#right p {
	color:#010101;
	line-height:14px;
	font-size:10px;
	}
#right a:link, #right a:visited {
	/*color:#4d4d4d;               By mfarber 08/19/2008 */
	text-decoration:none;
	}
#right a:hover, #right a:active {
	color:#4d4d4d;
	text-decoration:underline;
	}

#right #tophsa {
	width:160px;
	height:58px;
	background:url(../images/header_right5.gif);
	}
	
#right #topmrp 
{
    width: 160px;
    height:58px;
	background:url(../images/header_right6.gif);
	}	

#right #tophra {
	width:160px;
	height:58px;
	background:url(../images/header_right2.gif);
	}
	
#right #toptransit {
	width:160px;
	height:58px;
	background:url(../images/header_right1.gif);
	}

#right #topcobra {
	width:160px;
	height:58px;
	background:url(../images/header_right3.gif);
	}

#right #top125 {
	width:160px;
	height:58px;
	background:url(../images/header_right4.gif);
	}

#right #topplain {
	width:160px;
	height:58px;
	background:url(../images/header_right_plain.gif);
	}
	
#right ul {
	padding:10px 0 0 1em;
	margin:0 0 2px 5px;
	list-style:none;
	}
	
#right li {
	padding:0 0 0 0;
	margin:0;
	}

#right ul li ul {
	padding:3px 0 0 1em;
	list-style:none;
	margin:0px;
	}
#right li ul li{
	padding:0 0 0 0;
	margin:0;
	}

#right #bottom {
	width:160px;
	height:9px;
	background:url(../images/footer_right.gif) no-repeat bottom;
	}

#right #clearbottom {
	width:160px;
	height:9px;
	background:url(../images/clearfooter_right.gif) no-repeat bottom;
	}


/* FOOTER */
	
#footer {
	display:inline;
	float:left;
	width:961px;
	height:39px;
	margin-left:15px;
	background:url(../images/footer.gif) no-repeat;
	font-size:10px;
	color:#6d6d6d;
	}

#footer div {
	padding:15px 0 0 29px;
	}
	
#footer a {
	color:#6d6d6d;
	text-decoration:none;
	}

/* DEFAULT TABLE */

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	border-collapse: collapse;
}

table th {
	font-size:11px;
	text-align:center;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table td {
    font-size:11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* FLEX TABLE */

.flextable
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	border-collapse: collapse;
}
.flextable th {
	font-size:11px;
	text-align:center;
	background: #F38D1E;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.flextable td.image {
	padding: 15px 10px;
	background: #ffffff;
	border: 1px solid #e5eaf0;
}

.flextable td {
	font-size:11px;
	background: #FCDEAF;
	border: 1px solid #ffffff;
    	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.flextable td.noline1{
	padding: 15px 10px;
	background: #e5eaf0;
	border: 1px solid #ffffff;
	border-top:none;
}

.flextable td.noline {
	padding: 15px 10px;
	background: #e5eaf0;
	border:none;
}

/* CONTACT FORM */

.ContactBoxStyle
{
    
    background-color: #FCDEAF;
}

.ContactTitleStyle
{
    background-color: #F38D1E;
    font-weight: bold;
    color: White;
    padding-left: 10px;
    width: 650px;
}

.ContactButtonStyle
{

    font-size: 12px;
    text-align: center;
    width: 75px;
    height: 25px;
    margin-right: 10px;
    background-color: #f38d1e;
    border-bottom-style: outset;
    border-width: 1px; 
}

/* Do not use for contact form anymore as of 9/3/2008 upatel
.red {
	color:#FF0000;
	}


#contact-area {
	width: 400px;
	float:left;
}

#contact-area input, #contact-area textarea, #contact-area select {
	padding: 5px;
	float:left;
	width: 250px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 70px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #004b85;
}



#contact-area .BtnSubmit {             
	width: 100px;
	margin-left:115px;
	background-color:#F7A11A;
	color:#FFFFFF;
	font-weight:bold;
}

*/

/* this is disable to format checkboxes Updated upated 8/27/2008

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}
 */

/* Start left menu Table Rules */

#left a:hover
{
    color: #f7a11a;
    text-decoration: underline;
}

#left table
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	/*color: #494949; */
	border-collapse: collapse;
}

#left table th
{
    font-size:12px;
	text-align:center;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
} 

#left table td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #494949;*/
	border-collapse: collapse;
	padding: 2px 10px 2px 10px;
}

/* End left menu Table Rules */

/* Start right menu Table Rules */

#right a:hover
{
    color: #f7a11a;
    text-decoration: underline; 
}

#right table
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	border-collapse: collapse;
}

#right table th
{
    font-size:12px;
	text-align:center;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
} 

#right table td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-collapse: collapse;
	padding: 2px 10px 2px 10px;
}

/* End right menu Table Rules */
    
    