body,td,th,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-y;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D90000;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	margin-bottom: 2px;
}
#professionals {
	display: none;
}
#professionals_show {
	display: block;
}

#civilians {
	display: none;
}
#civilians_show {
	display: block;
}

h3 {
	font-size: 11px;
}
.toptable {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.lefttable {
	background-image: url(images/left_nav_bg.gif);
	background-repeat: no-repeat;
}
td img {
	display:block;
}
.mainbody {
	border: 1px solid #0000DA;
	margin: 4px;
	padding: 4px;
	background-color: #FFFFFF;
}
li {
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
}
div.leftcolumn {
	width: 245px;
	float: left;
}
div.rightcolumn {
	width: 245px;
	float: right;
}
.clearcolumns {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
td.buttons {
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 242px;
}
td.buttons p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	height: 24px;
	padding-left: 15px;
}
td.buttons p a:link, td.buttons p a:visited, .courselist a:link, .courselist a:visited {
	color: #AD0000;
	text-decoration: none;
}
td.buttons p a:hover, .courselist a:hover {
	color: #0000C5;
	text-decoration: none;
}
.courselist ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 150px;
}
.courselist li {
	list-style-type: none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1CA2C;
}
.hiliteli {
	background-color: #F4E266;
}
.required {
	color: #FF0000;
	font-weight: bold;
}

.washington {
	background-image: url(/images/washington.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.litelogo {
	background-image: url(images/light_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightcolumn_nowidth {
	float: right;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.rightcolumn_no {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}p.mobile {
	text-indent: -9px;
}
span.mobile {
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
}
.cParentMenu{
	width: 100%;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cParentMenu a {
	display: block;
} 
.cParentMenu a:link, .cParentMenu a:visited {
	padding: 10px 5px 2px;
	color: #D90000;	
	text-decoration: none;
} 
.cParentMenu a:hover {
	padding: 10px 5px 2px 10px;	
	color: #FFFF66;	
	text-decoration: none;
} 
.cDaughterMenu{
	width: 100%;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
.cDaughterMenu a {
	display: block;
} 
.cDaughterMenu a:link, .cDaughterMenu a:visited {
	padding: 1px 5px 1px 15px;	
	color: #D90000;	
	text-decoration: none;
} 
.cDaughterMenu a:hover {
	padding: 1px 5px 1px 20px;	
	color: #FFFF66;	
	text-decoration: none;
} 
