@charset "UTF-8";
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-left-color: #FF3333;
	border-right-color: #FF3333;
	background-color: #c7b9a2;
}
.thrColFixHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #f8f8dc;
	text-align: left;
	margin-top: 30px;/*adds space above main container, so main appears to float*/
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;/*adds 10 px of beige border all around main container*/
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.thrColFixHdr #header {
	background: #DDDDDD;
	padding: 0;
	background-repeat: no-repeat;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 15px 10px; /* padding keeps the content of the div away from the edges */
	background-repeat: repeat-x;
	background-image: url(../Images/MenuSlice.gif);
}
.thrColFixHdr #mainContent {
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 190px;/*makes space for right column, with padding btwn nav and content*/
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#eee0b9;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.floatright {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 3px;
	font-size: 9px;
	text-align: center;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-left: 5px;
	font-size: 9px;
	text-align: center;
	border-width: 4px;
	min-width: 60px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	height: 0;
	clear:both;
}
.greenhead {
	background-image:url(../Images/green-bar.gif);
	height: 25px;
	background-repeat:repeat-x;
	font-size:14px;
	text-indent: .5em;
	color: #2a3985; /* text color */
	padding-top: 5px;
	background-position: center;
	margin-top: 0px;
}
.bluehead {
	background-image:url(../Images/blue-bar.gif);
	height: 25px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat:repeat-x;
	background-position: center;
	font-size:14px;
	text-align:left;
	text-indent: 0.5em;
	color: #2a3985;	/* text color */
	padding-top: 5px;
}
.orangehead {
	background-image:url(../Images/orange-bar.gif);
	height: 25px;
	background-repeat:repeat-x;
	font-size:14px;
	text-align:left;
	text-indent: 0.5em;
	color: #f8f8dc;
	padding-top: 5px;
	background-position: left;
	margin-top: 0px;
}
.peachboxtop {
	background-image:url(../Images/PeachTopBar.gif);
	height: 35px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	background-repeat:repeat-x;
	font-size:13px;
	text-align:left;
	text-indent: 1em;
	color: #2a3985;	/* text color */
	padding-top: 8px;
	vertical-align: top;
	text-align:center;
}
.peachboxbottom {
	background-image:url(../Images/PeachBottomBar.gif);
	height: 15px;
	margin-left: -5px;
	margin-right: -5px;
	background-repeat:repeat-x;
}
.dkgrn_subhead {
	text-align:center;
	font-size:1.1em;
	color: #9D5D26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}
.dkBlue_subhead {
	text-align:center;
	font-size:1.1em;
	color: #283e86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}

.list_short_lines {
	text-align: left;
	text-indent: 8px;
	margin: 0px;
}

.caption {
	font-size: 8pt;
	text-align: center;
}
.textbox {
	background-image:url(../Images/PeachMidBar.gif);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -20px;
	padding-right:15px;
	text-indent: 1em;
	padding-left: 25px;
	text-align: left;
}
.blurb {
	text-align: left;
	text-indent: 1em;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 8px;
}
.indent {
	padding-left: 8px;
	padding-right: 8px;
}
.indent_justify {
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
}
.indent_small {
	padding-left: 8px;
	padding-right: 8px;
	font-size: x-small;
}
.indent_justify_small{
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
	font-size: x-small;
}
.doublesolid {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee0b9;
	border-right-color: #eee0b9;
	border-bottom-color: #eee0b9;
	border-left-color: #eee0b9;
	top: -10px;
	vertical-align: top;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.plus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
/*This style eliminates borders around images when the images are also links */
a img {
	border: none;
}
/*Note:  A's must be defined in the order: link, visited, hover, active */
/* This is default link style */
 a.primary:link {
	color: #183293;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
a.primary:visited {
	font-size: 1em;
	font-style: italic;
	color: #183293;
	text-decoration: none;
	font-weight: normal;
}
a.primary:hover {
	font-size: 1em;
	font-style: normal;
	color: #183293;
	text-decoration: underline;
}
a.primary:active {
	color: #183293;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}

/* This link style class is used when a small link is needed */
a.small_links:link {
	color: #183293;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.small_links:visited {
	font-size: 10px;
	font-style: italic;
	color: #183293;
	text-decoration: none;
	font-weight: normal;
}
a.small_links:hover {
	font-size: 10px;
	font-style: normal;
	color: #183293;
	text-decoration: underline;
}
a.small_links:active {
	color: #183293;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

/* This link style class is used when a small bold link is needed */
a.small_bold_links:link {
	color: #800000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.small_bold_links:visited {
	font-size: 10px;
	font-style: italic;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}
a.small_bold_links:hover {
	font-size: 10px;
	font-style: normal;
	color: #800000;
	text-decoration: underline;
}
a.small_bold_links:active {
	font-size: 10px;
	color: #800000;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}


.OneCellTable {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content_table {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}

body, td, th {
	font-size: 9pt;
}
.small_txt_box {
	font-size: 9px;
	padding: 4px;
	width: 300px;
	text-align: center;
}
.borderBox {
	text-align: center;
	margin: 4px;
	border: medium solid #283e86;
	padding: 4px;
	background-color: #EEE0B9;
	color: #48423C;
	font-style: oblique;
}

/* Title for File Options Section */
#twoOptionsTitle{
	display:block;
	width:75%;
	border: double .25em #F00;
	background-color:#c7b9a2;
	text-align:center;
	}

/* Colums and Rows for File Options */
#twoOptions{
	width:42em;
	}

/* Remove bullets from ul for fileOptions*/
#twoOptions ul{
	list-style-type:none;
	}
	
/* List items for fileOptions */
#twoOptions li{
  	float:right;
	width:10em;
	border: double .25em #000;
	background-color: #FFF;
	padding: 4em;
	margin: 2em;
	text-align:center;
	text-decoration:none;
	}
	
/* Puts title of action in fileOptions to the left of download and delete */
#twoOptions p{
	font-weight:bold;
	text-align:center;
	}

/* Colums and Rows for single option*/
#singleOptions{
	width:32em;
	}

/* Remove bullets from ul */
#singleOptions ul{
	list-style-type:none;
	}
	
/* Style fo lists */
#singleOptions li{
  	float:right;
	width:15em;
	border: double .25em #000;
	background-color: #FFF;
	padding: 4em;
	margin: 2em;
	text-align:center;
	text-decoration:none;
	}
	
/* Style for single option paragraphs */
#singleOptions p{
	font-weight:bold;
	text-align:center;
	}

