﻿@import url("layout.css");
body 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	line-height: 20px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	/*background-image:url(../images/bg2_STRIVE.gif);
	background-position:top;
	background-repeat: repeat-x;*/
}	

h1, h2, h3, h4, h5, h6 
{
	color: #420026;
	font-family: Arial, Helvetica, Sans-Serif;
}


a:hover, a:visited:hover {
	text-decoration: none;
	color:#420026;
}

a:visited, a {
	text-decoration: underline;
	color:#420026;
}


#container {
	width: 765px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	padding-top: 0px;
	border-bottom: solid 1px #ffffff;
}

#container1 {
	width: 765px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	border-top: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	/*background-image: url("../../images/bg.gif");
	background-repeat: repeat-y;*/
}

#masthead {
	width: 700px;
	height: 206px;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 33px;
	overflow: auto;
	background-color: #ffffff;
	border-bottom: solid 1px #000000;
	/*background-image: url("../../images/header.jpg");
	background-repeat: no-repeat;*/
}

#content_wrapper {
	width: 765px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-right: 0px;	
	background-color: #ffffff; 
	/*border-top: solid 0px #ffffff;*/
}

#sidebar {
	clear: both;
	float: left;
	width: 218px;
	height: 500px;
	/*background-image: url("../images/leftnav_bg2.gif");
	background-repeat: repeat-x;*/
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
	/*border-right: solid 1px #FD680A;*/
	/* to allow full height column */
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content {
	/*width: 735px;*/
	width: 740px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 15px 15px 15px 20px; 
	background-color: #ffffff;
	overflow: visible;
	/* to allow full height column */
	padding-bottom: 32767px;
	margin-bottom: -32767px;	
}

#footer {
	padding:10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	clear: both;
	width: 740px;
	height: 75px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px; 
	overflow: auto;
	color: #000000;
	/*background: url("../../images/shadow_bottom.gif") repeat-x bottom right;*/
	background-color: #ffffff;
	background-position: top;
	background-repeat: no-repeat;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;	
	border-top: solid 1px #000000;	
}

#optional1 {
	/*width: 26px;
	height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image:url(../images/body_left_04_STRIVE.gif);
	background-repeat: no-repeat;*/
	/*border: solid 1px #000000;*/
}


.contentli
{
 margin-bottom: 15px;
 list-style-type: none;
 font-style:italic;
 width: 95%;
}

.contentli2
{
    font-size: 0.9em;
    font-family: Verdana;
    list-style-type: decimal; 
}

#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

#sidebar li 
{
	font-size: 1em;
	display: inline;
	margin: 0;
	padding: 0;
}

/* Navigation "a" styles */
#sidebar a 
{
	padding: 10px 0px 6px 10px;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#sidebar a:hover {
	text-decoration: underline;
	/*background-color: #ffffff;*/
}

/* sidebar menu styles */
.menulinks 
{
	text-align: left;
	border-bottom: 1px solid #FD680A;
	background-color: #14789A;
}

.menulinks:hover
{
	font-weight: bold;
	background-color: #FD680A;
}

.menulinks a {
	color: #FA741D; 
	background-color: #ffffff;
}

.menulinks a:hover {
	color: #ffffff; 
	background-color: #666666;
	text-decoration: none; 
}

/* sidebar selected menu styles */

.menulinks_sel
{
	text-align: left;
	border-bottom: 1px solid #ffffff;
	background-color: #FD680A;
}

.menulinks_sel:hover
{
	background-color: #666666;
}

.menulinks_sel a {
	color: #ffffff;
	background-color: #FD680A;
}

.menulinks_sel a:hover {
	background-color: #666666;
	color: #ffffff;
}

/* sidebar what's new styles */
.menuwhatsnew
{
    font-weight: bold;
	text-decoration: none;
    color: #9900cc;
}
 
.menuwhatsnew:hover
{
   color: #9dbcc1;
}

.presenttable
{
    width: 50%;
    vertical-align: top;
}

/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* let's add the styles for our headers */

div.readmore {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	float: right;
	position: relative; 
	top: 0px; 
	left: -5px;
	margin-right: 0px;
	padding: 10px 0;

}

div.logo {
	float: right;
	position: relative; 
	top: 0px; 
	left: -5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.readmore a 
{
	text-decoration:none;
	color: #000;
	padding: 0px 3px;
	font-family:Arial, Helvetica, sans-serif;	
}

.readmore a:hover {
	color:#000;
	text-decoration:underline;	
}


/* From CF */
.txtBox {
    border:1px solid #CCCC66; /*** e7eff5 ***/
    border-top: 1px solid #cfd6dc;
    border-left: 1px solid #cfd6dc;
    border-right: 1px solid #2c6691;
    border-bottom: 1px solid #2c6691;
    background-color:#FFFFFF; /*** F7F7E8 ***/
}

.button {
    border: solid 1px #666666; 
    padding: 2px 2px 2px 2px;
    color: #FFFFFF;
    background-color: #420026; 
    font-size: 11pt;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}

/* for Button Review */
.buttonRon 
{
	background-image: url(../images/tab_onR.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 140px;
	height: 25px;
	vertical-align: middle;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	margin: 0 5px -1px;
}

.buttonRoff 
{
	background-image: url(../images/tab_offR.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 140px;
	height: 25px;
	vertical-align: middle;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	position: relative;
	margin: 0 5px 0px;
}

/* for Button All */
.buttonAoff 
{
	background-image:url(../images/tab_offA.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:140px;
	height:25px;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	position: relative;
	margin: 0 5px 0px;
}

.buttonAon
{
	background-image:url(../images/tab_onA.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:140px;
	height:25px;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	position: relative;
	margin: 0 5px -1px;
}

.login
{
	padding: 0px 10px 10px 10px;
	width: 185px;
	background-color: #C97F9E; 
}

.login a {
	color: #ffffff;
	
}

.login a:hover {
	color: #9C0059;
	text-decoration: underline;	
	
}

.LoginLabel 
{
	color: #ffffff;
}

hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}

.submit
{
    background-color:#e9d5de; 
    color:#b11f5f; 
    font-weight:bolder
}

.fixedLabel 
{
    display: block;
    float: left;
    text-align: left;
    margin-right: 4px;
    margin-left: 4px;
}

.overRideRed 
{
	color: #B11F5F;	
}

.showMe

{
	display: none;	
}



/* top */

	
	
.FailureText 
{
	color: White;	
	font-family: Arial; 
	font-size: 0.8em; 
	line-height: 1em; 
	margin-top: 10px;
	
}

#Alert1 
{
	display: none;
	/*margin-left: 4px; 
	margin-right: 5px; 
	color: #666666; 
	background-color: #a5cf63; 
	text-align: center; 
	height: 30px; 
	border-right: outset 2px #999999;	*/
		
	
}

#Alert2 
{
	display: none;
	/*margin-left: 4px; 
	margin-right: 5px; 
	color: #666666; 
	background-color: #ffffff; 
	text-align: center; 
	font-size: 0.9em; 
	border-right: outset 2px #999999; 
	border-bottom: outset 2px #999999;*/
			
}

.Header
{
	background-color: #9e9e94; 
	color: white; 
	margin: 2px 2px 0px 2px; 
	padding: 2px 2px 2px 2px;
}

.barColor
{
	/* color of progress bars */
	background-color: #9e9e94;
}

.A 
{
	margin-left: 12px;
}

.Q
{
	font-weight: bold;	
}


.GridPager td
{
      padding-left: 4px;      
      padding-right: 4px;     
}

.GreyPanel 
{
	color: #999999;	
}

.ClearPanel 
{
	
}





