@charset "utf-8";
body  {
	font:  Helvetica, Arial, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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;
	background-image:url(../images/RCA-I-GB2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #E6F2FF;	
}
.twoColFixLtHdr #logorow {
	width: 781px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #666666;
	text-align: left;
	margin-top:9px;
	margin-bottom:7px;
	margin-right: auto;
	margin-left: auto;

}

.twoColFixLtHdr #container {
	width: 781px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left:2px;

	
} 
.twoColFixLtHdr #header {
	width: 769px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 1px;
	margin-right: 20px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 0.1em;
	font-size: 11px;
	font-weight:600;
	background-color: #DDDDDD;
	background-image: url(../images/rcamenubg.jpg);
	background-repeat: repeat-x;
} 
.twoColFixLtHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	height:auto;
	margin-right: 13px;
	position: relative;
	vertical-align:top;
	text-align:left;

	
	
}
#sidebar2A {
	width: 179px;
	padding-top: 0px;
	top:auto;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align:top;
	background-color: #CCCCCC;
	background-image: url(../images/rca-left-bg.jpg);
	background-position: top;
	float: none;

	
}
#sidebar2 {
	width: 180px;
	text-align: center;
	padding: 5px;
	height: 180px;
	display: block;
	position: static;
	z-index: auto;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	clear: none;

	
}


.twoColFixLtHdr #mainContent {
	float: left;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 1;
	padding-right: 5px;
	padding-bottom: 5;
	padding-left: 5px;
	width:550px;
	border-spacing: 2px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F6FAFD;
} 

.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: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing:0.2em;
	margin-bottom: -15px;
	padding-left: 4px;
	padding-top:4px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing:0.1em;
	margin-bottom: -15px;
	padding-left: 4px;
	padding-top:4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing:0.1em;
	margin-bottom: -15px;
	padding-left: 4px;
	padding-top:4px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	letter-spacing:0.1em;
	margin-bottom: -15px;
	padding-left: 4px;
	padding-top:4px;
}

p {
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0.08em;
	margin-bottom: 10px;
	padding-top:3px;
	line-height:1.5em;
	padding-left: 4px;
	color:#333333;
}
.contentlists {
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0.08em;
	text-indent:-16px;
	list-style-position:inside;
	list-style-image:url(../images/RCAI-bullets.gif);
	line-height:19px;
	text-align:left;
	color:#333333;
}

a.menulists {
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	list-style:none;
	color:#666666;
	text-align:left;
	text-decoration:none;
	width:130px;
	display:block;
		margin:0;
	padding:0;
	vertical-align:middle;
}
a.menulists:link {
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	list-style:none;
	color:#666666;
	text-align:left;
	text-decoration:none;
	width:150px;
	display:block;
	margin:0;
	padding:0;
	height:24px;
	vertical-align:middle;
}
a.menulists:visited {
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	list-style:none;
	color:#666666;
	text-align:left;
	text-decoration:none;
	width:150px;
	display:block;
		margin:0;
	padding:0;
	height:24px;
	vertical-align:middle;
}
a.menulists:active {
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	list-style:none;
	color:#666666;
	text-align:left;
	text-decoration:none;
	width:150px;
	display:block;
		margin:0;
	padding:0;
	height:24px;
	vertical-align:middle;
}
a.menulists:hover{
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	list-style:none;
	color:#666666;
	text-align:left;
	text-decoration:none;
	background-color:#D2E1F9;
	width:150px;
	display:block;
		margin:0;
	padding:0;
	height:24px;
	vertical-align:middle;
}
.currentpage {
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	list-style:none;
	color:#666666;
	text-align:left;
	text-decoration:none;
	width:150px;
	display:block;
	margin:0;
	padding:0;
	height:24px;
	line-height:12px;
	vertical-align:middle;
}

table {text-align:left
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0.08em;
	margin-bottom: 10px;
	line-height:1.5em;
	color:#333333;
	}

.twoColFixLtHdr #registration {
text-align:center;
width:600px;
border:#CCCCCC thin;
}
input {background-color:#FFFFFF;}

a {

	color: #333333;

}
a.idbuttons:link {
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	list-style:none;
	color:#666666;
	padding-bottom:2px;
	padding-top:3px;
	text-align:left;
	text-decoration:none;
	width:130px;
	margin-top:3px;
}
a.idbuttons:visited {
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	list-style:none;
	color:#666666;
	padding-bottom:2px;
	padding-top:3px;
	text-align:left;
	text-decoration:none;
	width:130px;
	margin-top:3px;
}
a.idbuttons:active {
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	list-style:none;
	color:#666666;
	padding-bottom:2px;
	padding-top:3px;
	text-align:left;
	text-decoration:none;
	width:130px;
	margin-top:3px;
}
a.idbuttons:hover{
	font-family:   Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	list-style:none;
	color:#666666;
	padding-bottom:2px;
	padding-top:2px;
	text-align:left;
	text-decoration:none;
	width:100px;
	background-color:#D2E1F9;
	width:130px;
	margin-top:3px;
}

.twoColFixLtHdr #footer {
	padding: 0px;
	text-align:center;
	position:relative;
	width:781px;
	vertical-align: middle;
	background-color: #DEEBFA;
}

.twoColFixLtHdr #footer1 {
	background:#DEEBFA;
	text-align:center;
	text-align:center;
	width: 650px;
	height: 17px;
	padding-left:25px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	
	
	
}
.twoColFixLtHdr #footer1 li { 
	
	list-style:none;
	width:155px;
	max-width:155px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:2px;
	margin-top:-15px;
	float:left;
	display:block;
	list-style-position:inside;
	color:#333333;
	
}


#footer1 a:link { 
	float:left;
	list-style:none;
	width:155px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#CEE1F7;
	color:#333333;
	text-align:center;
	display:block;
	margin-right:2px;
	
}
#footer1 a:visited { 
	float:left;
	list-style:none;
	width:155px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#CEE1F7;
	color:#333333;
	text-align:center;
	display:block;
	margin-right:2px;
	
} 
#footer1 a:active { 
	float:left;
	list-style:none;
	width:155px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#CEE1F7;
	color:#333333;
	text-align:center;
	display:block;
	margin-right:2px;
	
} 
#footer1 a:hover { 
	float:left;
	list-style:none;
	width:155px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#C1D9F4;
	color:#333333;
	text-align:center;
	display:block;
	margin-right:2px;
	
} 

.twoColFixLtHdr #footer2 {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#cccccc;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	height:19px;
	color:#666666;
	width: 781px;
	display: block;
} 

.twoColFixLtHdr #footer2 a { 
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#cccccc;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	height:19px;
	color:#666666;
}

.twoColFixLtHdr #footer2 a:hover { 
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#cccccc;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	height:19px;
	color:#FFFF99;
} 

.footerlist{
	list-style:none;
	list-style-position:inherit;
	padding:0px;
	text-align: center;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
}
.coursetable {
padding-left: 3px;
}


.coursetable td {
border-bottom: 1px #6699CC dotted;
border-right: 1px #dddddd dotted;
font-family:Arial, Helvetica, sans-serif;
font-size:9x;
color:#333333;
table-layout:auto;


}
.coursetable tr{
background-color:#FFFFCC;

}
#loginblock {

width:200px;
display:block;
text-align:right;
margin-top:-13px;
border:thin #FFFFFF solid;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}

#logo {

display:block;
text-align:left;
width:500px;

}
