/* CSS Document */
.centered {text-align:center; width: 918px;}
.corrected {text-align:left}
.container {
			margin: 0 auto;
			width: 918px;
			text-align:left;
			}
body {text-align: center}

.content_x2 {padding-top: 0px; 
			padding-bottom: 5px; 
			width: 630px
			}

#copyright {
	position:absolute;
	text-align:center;
	width:918px;
}

.time {font-family:Arial, Helvetica, sans-serif;
/*color: #bce18d;*/
font-size: .9em;
padding-left: 5px;
}




/* /////////////////////////////////////////////////////////// */
/* ///////////////// BEGIN NAVIGATION //////////////////////// */
/* normal naviagation */
a:link {
font-family:  Arial;
font-size: .9em;
color: #000000;  /* medium gray */
text-decoration: none;
}

a:hover {
font-family:  Arial;
font-size: .9em;
color: #4f2248;   /* pms262 */
text-decoration: underline;
}

a:visited {
font-family:  Arial;
font-size: .9em;
color: #006f7a;    /* Miramar teal */
text-decoration: none;
}

a:active {
font-family:  Arial;
font-size: .9em;
color: #000000;    /* black */
text-decoration: none;

}

a.red {color:#F00000;font-weight:bold}

/* small naviagation */
a.small:link {
font-family:  Arial;
font-size: 10px;
color: #000000;  /* medium gray */
text-decoration: none;
}

a.small:hover {
font-family:  Arial;
font-size: 10px;
color: #4f2248;   /* pms262 */
text-decoration: underline;
}

a.small:visited {
font-family:  Arial;
font-size: 10px;
color: #006f7a;    /* Miramar teal */
text-decoration: none;
}

a.small:active {
font-family:  Arial;
font-size: 10px;
color: #000000;    /* black */
text-decoration: none;

}


#menu_link {
padding: 10px;
background-color: #007272;    /* remove the background when in use */
}

/* White menu link */
a.menu_link_white:hover {
font-family:  Arial;
font-size: .8em;
padding-left: 5px;
line-height:25px;
text-decoration: underline;
}

a.menu_link_white:link {
font-family:  Arial;
font-size: .8em;
padding-left: 5px;
line-height:25px;
text-decoration: none;
}
a.menu_link_white:visited {
font-family:  Arial;
font-size: .8em;
padding-left: 5px;
line-height:25px;
text-decoration: none;
}
.menu_link_white_title {
font-family:  Arial;
font-size: .8em;
font-weight:bold;
padding-left: 5px;
line-height:25px;
text-decoration: none;
}

/* White menu dark */
a.menu_link_dark:hover {
font-family:  Arial;
font-size: .9em;
color: #c084dc;               /* pms2572*/
padding-left: 5px;
text-decoration: underline;
}

a.menu_link_dark:link {
font-family:  Arial;
font-size: .9em;
padding-left: 5px;
color: #4f2248;
text-decoration: none;
}
a.menu_link_dark:visited {
font-family:  Arial;
font-size: .9em;
color: #FF7E43;                /* pms164*/
padding-left: 5px;
text-decoration: none;
}
.menu_link_dark_title {
font-family:  Arial;
font-size: .9em;
color: #8F3B1B;                /* pms7526 */
padding-left: 5px;
text-decoration: none;
}


/* Black menu link */

a.submenu_link_black:hover {
font-family:  Arial;
font-size: .9em;
color: #8f3b1b;               /* pms262 */
text-decoration: underline;
padding-left: 45px;
}

a.submenu_link_black:link {
font-family:  Arial;
font-size: .9em;
color: #000000;
text-decoration: none;
padding-left: 45px;
}

a.submenu_link_black:visited {
font-family:  Arial;
font-size: .9em;
color: #678f00;                /* dark gray */
text-decoration: none;
padding-left: 45px;
}

a.submenu_link_black:active {
font-family:  Arial;
font-size: .9em;
color: #ce9d00;                /* dark gray */
text-decoration: none;
padding-left: 45px;
}


body .menu_link_black_nonlink {
font-family:  Arial;
font-size: .9em;
color: #000000;               /* pms262 */
text-decoration: none;
padding-left: 25px;
}


a.menu_link_black:hover {
font-family:  Arial;
font-size: .9em;
color: #8f3b1b;               /* pms262 */
text-decoration: underline;
padding-left: 0px;
}

a.menu_link_black:link {
font-family:  Arial;
font-size: .9em;
color: #000000;
text-decoration: none;
padding-left: 0px;
}

a.menu_link_black:visited {
font-family:  Arial;
font-size: .9em;
color: #678f00;                /* dark gray */
text-decoration: none;
padding-left: 0px;
}

a.menu_link_black:active {
font-family:  Arial;
font-size: .9em;
color: #ce9d00;                /* dark gray */
text-decoration: none;
padding-left: 0px;
}
.top_menu_shift {
padding-left: 75px;
}

a.top_menu:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
font-weight:bold;
color:#f9df78; /*fdd44f*/
text-decoration:underline;
}

a.top_menu:link {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

a.top_menu:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
font-weight:bold;
color:#ffffff; /*c2510f*/
text-decoration:none;
}


a.bot_menu:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
text-decoration:underline;
font-weight:bold;
color:#ffffff;
}

a.bot_menu:link {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;

font-weight:bold;
color:#ffffff;
text-decoration:none;
}

a.bot_menu:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;

font-weight:bold;
color:#ffffff;
text-decoration:none;
}

a.bot_menu_2:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;

text-decoration:none;
font-weight:bold;
color:#678f00;
}

a.bot_menu_2:link {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;

font-weight:bold;
color:#4f2248;
text-decoration:none;
}

a.bot_menu_2:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;

font-weight:bold;
color:#007272;
text-decoration:none;
}
/* /////////////////// END NAVIGATION //////////////////////// */
/* /////////////////////////////////////////////////////////// */


.text_box {
font-family: Arial;
font-size: 12px;
font-style: normal;
color: #8f3b1b;
border-left: 1px;
border-left-color: #8f3b1b;
border-left-style: solid;
border-right: 1px;
border-right-color: #8f3b1b;
border-right-style: solid;
border-top: 1px;
border-top-color: #8f3b1b;
border-top-style: solid;
border-bottom: 1px;
border-bottom-color: #8f3b1b;
border-bottom-style: solid;
padding: 3px;
text-align: center;
}

.list_pdf {
list-style-position: outside;
/*list-style-image: url(/root/icons/page_white_acrobat.gif);vertical-align:baseline;*/
list-style-image:url(/includes/images/icons/page_white_acrobat.gif);

vertical-align:super;

}

.tan_table_bg {
  background-color: #c2510f;
  color: white;
  font-family: Arial;
  font-weight:900;
  border-bottom-color: #8f3b1b;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-left: 5px;
  text-align:left
}

.tan_table_outline {
  border-bottom-color: #c2510f;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-color: #c2510f;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-color: #c2510f;
  border-right-width: 1px;
  border-right-style: solid;
  border-top-color: #c2510f;
  border-top-width: 1px;
  border-top-style: solid;
  max-width: 600px;
}
.tan_table_outline_280 {
  border-bottom-color: #c2510f;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-color: #c2510f;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-color: #c2510f;
  border-right-width: 1px;
  border-right-style: solid;
  border-top-color: #c2510f;
  border-top-width: 1px;
  border-top-style: solid;
  width: 280px;

}

.tan_vert_line {
background-image: url(/root/images/tan_pixel.jpg);
background-repeat: repeat-y;
text-align: left;
padding-right:5px;
}

.tan_vert_line_center {
background-image: url(/root/images/tan_pixel.jpg);
background-repeat: repeat-y;
text-align: center;}

.table_wide {
width: 590px;
text-align: left;
}

.tan_line {
  background-image: url(/root/images/tan_pixel.jpg);
  background-repeat: repeat-x;
}

.tan_rule {
	border:0;
	background-color: #8F3B1B;
	color: #8F3B1B;
}
.white_rule {
	border:0;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.right_align {text-align:right}

/* List elements */
li {

font-family: Arial;
/*font-style: italic;*/
font-size: .9em;
color: #000000;
}

.world_link {background-image:url(root/images/icons/world_link.gif);}

.pad_left {
padding-left: 5px;
}

.form_text {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#007272;
}

.district_map {
position: absolute;
top: 60px;
left: 100px;
height: 31px;

width: 200px;

}

.div_left {
position:relative;
top:auto;
left:auto;
height:auto;
width:290px;
}

.div_right {
position:absolute;
top:230px;
left:595px;
height:auto;
width:290px;
}

.left_nav {
position:relative;
width: 250px;
}
#left_nav {
	position:relative;
	padding-left:10px;
	z-index:35;
	width:160px;
}
.right_content {
position:absolute;
top:200px;
left:450px;
width:400px;

}
.search_box {width: 200px;
			text-align:left;
			}
.icon {padding-bottom: 5px;
		padding-top: 5px;}
		
.wide_625 {width: 625px}

.align_left{padding-right: 30px; padding-bottom: 3em; border-right: 16em; border-right-color: #ffffff}

.not_complete {color:#FF0000}

/* Marquee outline */
.outline{
	border-bottom:thin solid #666666;
	border-left:thin solid #666666;
	border-right:thin solid #666666;
	border-top:thin solid #666666;
	background-color: #eeeeee;
	padding-left:5px;
	padding-right: 5px;
	
	}
fieldset {border-color:#c2510f}