/**************************** 

Update log:

+ 11.06.09 -  added styles for legacy courses

+ 09.29.08 	- added .cust_service class to work in conjuntion with .whiteoncolor
			  for addition of 800 num display in footer (EC)


 ***************************/

body {
	background-image: url(images/pg_elmnts/back_gradient.jpg);
	background-repeat: repeat;
	margin: auto;
	line-height: 160%;
}

.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.border2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.border3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.side_gradient {
	background-image: url(images/pg_elmnts/side_gradient.gif);
	background-repeat: repeat;
}

.bottom_nav {
	background-image: url(images/pg_elmnts/bottom_nav.gif);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.bottom_nav_home {
	background-image: url(images/pg_elmnts/bottom_nav2.gif);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 160%;
}

/*Washington style for wa_internet*/

p.callout {
	border:1px solid #f6d30e;
	background: #fffdd8;
	padding: 10px ;
	margin: 20px 20px 30px 40px;
	width: 480px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 7px;
	line-height: 160%;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 7px;
	line-height: 160%;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
}

/*Washington style for wa_internet*/

li.liWarnedYou {
	background: url(images/pg_elmnts/sinfo_16x16.gif) no-repeat 0 4px;
	list-style-type: none !important;
	padding-left: 18px;
}

/*Washington list styles for hmpg*/

ul.index {
	list-style: none;
	padding-bottom: 20px;
}

ul.index li {
	padding-left: 18px;
	margin-bottom: 8px;
	background: #fff url(images/pg_elmnts/arrow.gif) no-repeat 0 5px;
}

/*added table styling 8-28-09 ss*/

.table_text td[scope="row"] {
	font-weight: bold;
}

.table_text  td {
	border: 1px solid #515942;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
}

.table_text  th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	background-color: #515942;
}

.whiteoncolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF
}

span.cust_service {
	display: block;
	padding: 10px 0;
}

.center  {
text-align: center;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 148px;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}

.sidebar {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: 2px solid #CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	-moz-border-radius-topright: 1em; 
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-bottomright: 1em; 
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-top-right-radius: 18px; 
	-webkit-border-top-left-radius: 18px;
	-webkit-border-bottom-right-radius: 18px; 
	-webkit-border-bottom-left-radius: 18px;
}

.remember {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: 2px solid #515942;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	-moz-border-radius-topright: 1em; 
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-bottomright: 1em; 
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-top-right-radius: 18px; 
	-webkit-border-top-left-radius: 18px;
	-webkit-border-bottom-right-radius: 18px; 
	-webkit-border-bottom-left-radius: 18px;
}

.certlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000
}

.errormessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000
}

/* @group Course now 'Managed' warning styles */

div.alert {
	background: #FFFFCC;
	padding: 5px 15px;
	border-bottom: 1px solid red;
	margin-bottom: 800px;
}

div.alert p.message {
	color: red;
	font-weight: bold;
	font-size: 15px;
}

div.alert p.button_link {
	text-align: center;
}

div.alert p.button_link a {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-style: outset;
	border-width: 3px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.1;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}

div.alert p.button_link a,  div.alert p.button_link a {
	background: #3838FF;
	border: 3px outset #3838FF;
}

div.alert p.button_link a:hover {
	background: #B3D9FF;
	border: 3px outset #B3D9FF;
	color: #000;
}

div.alert p.button_link a:active {
	background: #B3D9FF;
	border: 3px inset #B3D9FF;
	text-decoration: underline;
}

div#legacy_course_content  p.alert {
	background: #FFFFCC;
	padding: 5px 15px;
	border-bottom: 1px solid red;
}

/* Washington HE styles for tip box and links*/

.waFix a:link {
	color: #0066cc;
	text-decoration: underline;
}

.waFix a:visited {
	color: #0066cc;
}

.waFix a:hover {
	color: #ff6600;
}

.waFix a:active {
	color: #ff3333;
}

.waCheck {
	padding-left: 16px;
	background: url(images/pg_elmnts/check.gif) no-repeat 0px 0px;
}

p.waTip {
border: 1px solid #359cc8;
padding-left: 36px;
background: #eaf5f9 url(images/pg_elmnts/info.gif) no-repeat 5px 5px;
padding: 8px 8px 8px 36px;
}


/* @end */