 <!--Basic alignment table (home - For ESOS)  -->

table1 {
	padding: 0px;
	margin: 0px;
}
#table1  tr {
	vertical-align: top;
}
#table1 td {
	padding: 0px;
	margin: 0px;
	text-align:center;
	border:none;
}

 <!--Table with outline (home - text and recent updates) -->  
table2 {
	padding: 0px;
}

#table2  tr {
	vertical-align: top;
}
#table2 td {
	text-align:left;
	padding: 0px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}

 <!--Basic alignment table (home - For Members) --> 
table3 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
#table3  tr {
	vertical-align: top;
}
#table3 td {
	padding: 0px;
	margin: 0px;
	border:none;
	width: 50%;
}

 <!--Basic alignment table (content - ALCOASTS) --> 
table4 {
	padding: 0px;
	margin: 0px;
}
#table4  tr {
	vertical-align: top;
}
#table4 th {
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color:#E0E0E0;
	vertical-align:middle;
}
#table4 td {
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

 <!--Unordered list (home - recent updates -->  
ul#list_updates  {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
ul#list_updates li {
	margin-bottom: 10px;
}
ul#list_updates li a {
	color: #0000A5;
	text-decoration: none;
}
ul#list_updates li a:hover {
	color: #0000A5;
	text-decoration: underline;
}

 <!--Unordered list (content) -->  
ul#list1 {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 50px;
}
ul#list1 li {
	margin-bottom: 10px;
}
ul#list1 li a {
	color: #0000A5;
	text-decoration: none;
}
ul#list1 li a:hover {
	color: #0000A5;
	text-decoration: underline;
}

 <!--Unordered list (faq) -->  
ul#list_faq {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 50px;
	font-size: 12px;
}
ul#list_faq li {
	margin-bottom: 10px;
}
ul#list_faq li a {
	color: #0000A5;
	text-decoration: none;
}
ul#list_faq li a:hover {
	color: #0000A5;
	text-decoration: underline;
}

 <!--Ordered list list (content) -->  
ul#list1_number  {
	list-style-type:decimal;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 50px;
}
ul#list1_number li {
	margin-bottom: 10px;
}
ul#list1_number li a {
	color: #0000A5;
	text-decoration: none;
}
ul#list1_number li a:hover {
	color: #0000A5;
	text-decoration: underline;
}

 <!--List header red -->   
.list_focus {
	font-weight: bold;
	color: #CC3333;
}
list_focus a {
	color: #CC3333;
}

 <!--List header blue -->  
.list_focus2 {
	font-weight: bold;
	color:#003366;
	text-decoration:underline;
}

 <!--Button (recent updates) -->  
#button1  {
	height: 17px;
	width: 120px;
	background-color: #E7E7E7;
	text-align: center;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 3px;
	border: 1px solid #999999;
	margin-left: 25px;
	margin-bottom: 20px;
}
#button1 a {
	color: #01649B;
	text-decoration: none;
}
#button1 a:hover {
	color: #666666;
	text-decoration: underline;
}

 <!--Home page text about CGI -->  
#text1 {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 6px;
	margin-right: 5px;
}


 <!--Page header - general -->  
#head_grey {
	background-image:url(images/head_grey.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}


 <!--Page header - member go to college -->  
#head_gold {
	background-image:url(images/head_gold.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}

 <!--Page header - member pay for college -->  
#head_green {
	background-image:url(images/head_green.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}

 <!--Page header - member courese and tests -->  
#head_blue {
	background-image:url(images/head_blue.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}

 <!--Page header - eso college advising -->  
#head_red {
	background-image:url(images/head_red.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}

 <!--Page header - eso ta and grants -->  
#head_aqua {
	background-image:url(images/head_aqua.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}

 <!--Page header - eso courses and tests -->  
#head_orange {
	background-image:url(images/head_orange.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}

 <!--Page header - spouse -->  
#head_purple {
	background-image:url(images/head_purple.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}

 <!--Page header - reserve  --> 
#head_jade {
	background-image:url(images/head_jade.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}

 <!--Page header - SMS -->  
#head_brown {
	background-image:url(images/head_brown.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}

 <!--Page header - aux -->  
#head_violet {
	background-image:url(images/head_violet.jpg);
	height: 35px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-weight: bold;
	color:#FFFFFF;
}


 <!--Page header - breadcrumb -->  
.member_type {
	font-size: 10px;
	color:#000000;
	float:right;
	font-weight:normal;
	padding-right: 5px;
	padding-bottom: 5px;
}

 <!--Content page topic header - general -->  
#subhead_grey {
	font-size:1.4em;
	font-weight: bold;
	color:#6666666;
	padding-top: 20px;
}
#subhead_grey a {
	color:#6666666;
	text-decoration:none;
}
#subhead_grey a:hover {
	color:#999999;
}


 <!--Content page topic header - member go to college -->  
#subhead_gold {
	font-size:1.4em;
	font-weight: bold;
	color:#CC9900;
	padding-top: 20px;
}
#subhead_gold a {
	color:#CC9900;
	text-decoration:none;
}
#subhead_gold a:hover {
	color:#999999;
}

 <!--Content page topic header - member pay for college -->  
#subhead_green {
	font-size:1.4em;
	font-weight: bold;
	color:#336600;
	padding-top: 20px;
}
#subhead_green a {
	color:#336600;
	text-decoration:none;
}
#subhead_green a:hover {
	color:#999999;
}

 <!--Content page topic header - member courses and tests -->  
#subhead_blue {
	font-size:1.4em;
	font-weight: bold;
	color:#0F2258;
	padding-top: 20px;
}
#subhead_blue a {
	color:#0F2258;
	text-decoration:none;
}
#subhead_blue a:hover {
	color:#999999;
}

 <!--Content page topic header - eso college advising -->  
#subhead_red {
	font-size:1.4em;
	font-weight: bold;
	color:#993333;
	padding-top: 20px;
}
#subhead_red a {
	color:#993333;
	text-decoration:none;
}
#subhead_red a:hover {
	color:#999999;
}

 <!--Content page topic header - eso ta and grants -->  
#subhead_aqua {
	font-size:1.4em;
	font-weight: bold;
	color:#278989;
	padding-top: 20px;
}
#subhead_aqua a {
	color:#278989;
	text-decoration:none;
}
#subhead_aqua a:hover {
	color:#999999;
}

 <!--Content page topic header - eso courses and tests -->  
#subhead_orange {
	font-size:1.4em;
	font-weight: bold;
	color:#A75E14;
	padding-top: 20px;
}
#subhead_orange a {
	color:#A75E14;
	text-decoration:none;
}
#subhead_orange a:hover {
	color:#999999;
}

 <!--Content page topic header - spouse -->  
#subhead_purple {
	font-size:1.4em;
	font-weight: bold;
	color:#003366;
	padding-top: 20px;
}
#subhead_purple a {
	color:#003366;
	text-decoration:none;
}
#subhead_purple a:hover {
	color:#999999;
}

 <!--Content page topic header - reserve -->  
#subhead_jade {
	font-size:1.4em;
	font-weight: bold;
	color:#00B347;
	padding-top: 20px;
}
#subhead_jade a {
	color:#00B347;
	text-decoration:none;
}
#subhead_jade a:hover {
	color:#999999;
}

 <!--Content page topic header - SMS -->  
#subhead_brown {
	font-size:1.4em;
	font-weight: bold;
	color:#575739;
	padding-top: 20px;
}
#subhead_brown a {
	color:#575739;
	text-decoration:none;
}
#subhead_brown a:hover {
	color:#999999;
}

 <!--Content page topic header - aux -->  
#subhead_violet {
	font-size:1.4em;
	font-weight: bold;
	color:#6B296B;
	padding-top: 20px;
}
#subhead_violet a {
	color:#6B296B;
	text-decoration:none;
}
#subhead_violet a:hover {
	color:#999999;
}

 <!--Content interior header -->   
.subhead2 {
	font-weight:bold;
	color:#003366;
	line-height: 30px;
	vertical-align:bottom;
	font-size: 14px;
}

 <!--Content page - faq -->  
#subhead_faq {
	font-size:1em;
	color:#6666666;
	padding-left: 10px;
}
#subhead_faq a {
	color:#6666666;
	text-decoration:none;
}
#subhead_faq a:hover {
	color:#999999;
}

 <!--Content interior header -->   
.subhead2 {
	font-weight:bold;
	color:#003366;
	line-height: 30px;
	vertical-align:bottom;
	font-size: 14px;
}


 <!--checkmark image --> 
.checkmark {
	vertical-align:text-bottom;
}

.body_bold {
	font-weight: bold;
}

.bold_italic {
	font-style: italic;
	font-weight: bold;
}

.red_bold {
	font-weight: bold;
	color: #F00;
}


 <!-- green cell color --> 
.cell_center {
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#C4FFC4;
}

 <!-- red cell color --> 
.cell_center2 {
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFB3B3;
}

 <!-- dantes include --> 
 #dantes {
	width: 150px;
	background-color: #E0E0E0;
	vertical-align: top;
	margin-top: 6px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-size: 0.85em;
}

 <!-- dantes include header --> 
 .dantes_head {
	font-weight:bold;
	color:#003366;
	font-size: 12px;	 
	 
 }



