@charset "utf-8";
/* CSS Document */

body {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
	margin:0;
	padding:0;
	
	
	background-image: url(../images/sides.jpg);
	background-position: center;	
}

p { line-height: 160%; }
 
 
#wrapper {
	margin: 0 auto;
	width: 920px;
	text-align:left;
	background:#fff;
}
#header {
	color: #333;
	width: 900px;
	height:65px;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	background: #ffffff;
}

#header a img{
	border: none;
}

#header p {
	color:#8C7FBB;
	font-size:105%;
	font-weight:200;
	line-height:140%;
	text-align:right;
	position: relative;
	right: 10px;
	bottom: 80px;
}
#navigation {
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
	height:30px;
	float:left;
}

#nav1Holder
{
	width: 200px;
	float: left;
	/*clear:both;
	height:35px;
	position:relative;
	top:0px;
	left:10px;*/
	padding-top:5px
}

#nav2Holder
{
	width: 720px;
	float: right;
	background: #8b80bc url(../images/left-tab.gif) left top no-repeat;
	height: 30px;
	padding-top:5px
}

ul#nav1 {
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#342b56;
	list-style: none;
	position:relative;
	top:0px;
	margin:0
}
ul#nav1 li {
	display:inline;
	padding:0 10px 0 10px;
	font-size:14px;
	font-style: normal;
	font-weight:bold;

}
ul#nav1 li a {
	color:#342b56;
	list-style:none;
	text-decoration:none;
}
ul#nav1 li a:hover {
	color:#8C80BC;
	text-decoration: none;
}
ul#nav2 {
	padding:0px 0px 0px 0px;
	text-align:center;	
	color:#000;
	list-style: none;
	position:relative;
	top:0px;
	margin:0
}
ul#nav2 li {
	padding:0 30px 0 30px;
	font-size:16px;
	background :url(../images/spacer.gif) 0 0 repeat-y;
	float: left;
	position: relative;
}
ul#nav2 li.first{
	background-image:none;
}
ul#nav2 li a {
	display: block;
	color:#fff;
	text-decoration:none;
}
ul#nav2 li a:hover {
	color:#000000;
	text-decoration:none;
}

ul#nav2 li ul{
	background:#8b80bc;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:150px;
	z-index:200;
	list-style: none;
	padding: 10px 10px 0px 0px;
	margin: 0px;
	top:1em;
	left:0;
	border-top: 1px thin;
}
		
ul#nav2 li:hover ul{
		display:block;
}

ul#nav2 li li {
	display:block;
	float:none;
	/*width:100px;*/
	background-image:none;
	margin: 0px 5px 5px 0px;
}

ul#nav2 li ul a{
	display:block;
	font-size:12px;
	font-style:normal;
	/*padding:0px 10px 0px 15px;*/
	text-align:left;
}

ul#nav2 li ul a:hover{
	background:#8b80bc;
	color:#000000;
	opacity:1.0;
	filter:alpha(opacity=100);
	text-decoration:none;
}		

#tagline {
	color: #333;
	width: 900px;
	height:auto;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background: #ffffff;
	float:left;
}
#tagline blockquote {
	width: 500px;
	height: 100px;
	color:#362E58;
	font-style:italic;
	text-align:center;
	position: relative;
	left: 370px;
	bottom: 0px;
}
#main {
	width: 920px;
	background: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	height: auto;
	float: left;
}
#col1 {
	color: #333;
	background: #ffffff;
	background-image: url(../images/col1bg.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	width: 215px;
	min-height: 467px; 
	float: left;
}
#col1row1 {
	color: #333;
	background-image:url(../images/myaislogin2.gif);
	background-repeat:no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 48px 0px 0px 0px;
	width: 215px;
	height:30px;
	float: right;
}

#col1row2 {
	color: #333;
	background-image:url(../images/commlogin2.gif);
	background-repeat:no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 48px 0px 0px 0px;
	width: 215px;
	height:30px;
	float: left;
}
#col1row3 {
	color: #333;
	background-image:url(../images/helplogin.gif);
	background-repeat:no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 48px 0px 0px 0px;
	width: 215px;
	height:30px;
	float: left;
}
#col1rowtext p {
	color: #333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 215px;
	float: left;
	font-size:12px;
}

#col1row1 a {
	font-size:12px;
	color:#362E58;
	font-weight:bold;
	text-decoration:none;
	padding: 50px 0px 0px 160px;
}
#col1row1 a:hover {
	color:#6F6597;
	text-decoration:underline;
}
#col1row2 a {
	font-size:12px;
	color:#362E58;
	font-weight:bold;
	text-decoration:none;
	padding: 50px 0px 0px 160px;
}
#col1row2 a:hover {
	color:#6F6597;
	text-decoration:underline;	
}
#col1row3 a {
	font-size:12px;
	color:#362E58;
	font-weight:bold;
	text-decoration:none;
	padding: 50px 0px 0px 160px;
}
#col1row3 a:hover {
	color:#6F6597;
	text-decoration:underline;	
}


#col1-nobg {
	color: #333;
	background: #ffffff;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 10px;
	/*margin: 0px 0px 5px 0px;
	padding: 10px;*/
	width: 215px;
	float: left;
}
#col1-nobg h2 {
	color: #51b7df;
	margin: 8px 0px 10px 0px;
	padding: 0px;
}

#col1-courseware {
	color: #333;
	background: #ffffff;
	background-image: url(../images/courseware/side_gradient_bg.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	width: 215px;
	/*min-height: 150px; */
	float: left;
	text-align:center;
}

#col1-courseware ul{
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 75px 0px;
	text-align:left;
	color:#000;
	list-style-image: url(../images/courseware/cross.gif);
}

#col1-courseware ul li {
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
	background :url(../images/courseware/horizontal_dashline.gif) 0 0 repeat-x;
	/*border-bottom: dashed 1px;*/
}

#col1-courseware ul li.first {
	background-image:none;
	/*border-bottom: dashed 1px;*/
}

#col1-courseware ul li a{
	color:#669900;
	font-size: 16px;
	text-decoration: none;
}

#col1-courseware ul li a:hover{
	color:#669900;
	text-decoration: underline;
}

#col1-courseware ul li img{
	vertical-align:top;
	float: right;
}



#col1-courseware .arrowLink {
	padding: 5px 0px 0px 155px;
}

#col1-courseware .arrowLink a {
	color: #3399cc;
	font-size: 16px;
	text-decoration: none;
}

#col1-courseware .arrowLink a:hover {
	text-decoration: underline;
}

#col1-courseware .courseware-logo {
	margin: 30px 0px 20px 0px;
	text-align:center;
	font-size: 16px;
	font-style:italic;
}

#maincol-courseware {
	float: right;
	color: #333;
	background: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 10px 20px 5px 20px;
	width: 642px;
	display: inline;
	
}

#maincol-courseware h2 {
	color: #51b7df;
	margin: 0px;
	padding: 0px;
}

#maincol-courseware p {
	padding: 5px 0px 5px 0px;
}

#maincol-courseware .flag-right
{
	float:right;	
}

#maincol-courseware p.quote
{
	text-align: right;
	padding: 0px 10px 0px 0px;
}


#maincol-courseware h3 {
	color: #51b7df;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#maincol-courseware p.partners {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#maincol-courseware p.company {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


#maincol-sitemap {
	float: left;
	color: #333;
	background: #ffffff;
	margin: 0px 0px 5px 10px;
	padding: 10px 10px 5px 0px;
	width: 90%;
	display: inline;
}

#maincol-sitemap h2 {
	color: #51b7df;
	margin: 0px;
	padding: 0px;
}

#maincol-sitemap h3 {
	color: #51b7df;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}

#maincol-sitemap h3 a {
	color: #51b7df;
	text-decoration: underline;
}

#maincol-sitemap h3 a:hover {
	color: #000;
	text-decoration: none;
}

#maincol-sitemap p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#maincol-sitemap p a {
	color: #989898;
	padding: 0px 0px 0px 35px;
	font-size: 14px;
	text-decoration: underline;
}


#maincol-sitemap p a:hover {
	color: #000;
	text-decoration: none;
}

.clear 
{
	clear:both;
}

#maincol {
	float: right;
	color: #333;
	background: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 10px 20px 5px 20px;
	width: 642px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	
	/*border-left: 2px dotted #362E58;*/
}

#maincol h2 {
	color: #51b7df;
	margin: 0px;
	padding: 0px;
}

#logos {
	color: #333;
	width: 920px;
	height:auto;
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background: #ffffff;
}
#footer {
	width: 920px;
	clear: both;
	color: #989898;
	background: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left; 
	border-top: dotted 1.5px;    
}

#footer2holder {
	width: 720px;
	float: right;
}

#footer1 {
	width: 190px;
	float: left;
	padding: 3px 0px 0px 10px;
}

#footer1 p a img{
	border: none;
}

#footer1 a {
	color: #989898;
	text-decoration: none;
}

#footer1 a:hover {
	color:#89cfe9;
	text-decoration: underline;
}


#footer1 img {
	vertical-align: text-bottom;
	padding-right: 10px;
}

#footer2 {
	padding: 0px;

}
ul#footer2 {
	padding:2px 0px 0px 0px;
	text-align:right;
}
ul#footer2 li {
	display:inline;
	padding:0 12px 0 12px;
	font-size:11px;
	font-weight:normal;
	background :url(../images/spacer2.gif) 0 0 repeat-y;
}
ul#footer2 li.first{
	background-image:none;
}
ul#footer2 li a {
	color: #989898;
	list-style:none;
	text-decoration:none;
}
ul#footer2 li a:hover, ul#nav li.current a {
	color:#89cfe9;
	text-decoration:underline;
}
ul#footer2 li.no-border {
	border: none;
	border-right: none;
}

#maincol #home-courseware-container
{
	padding: 25px 50px 0px 50px;
}

#home-courseware
{
	width: 497px;
	min-height: 68px;
	background:  url(../images/home/flagRAI_gradient.gif) 0 0;
	background-repeat: no-repeat;
	text-align: right;
}

#home-courseware a img
{
	padding: 5px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	border: none;
}

.partners
{
	color: #51b7df;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
}

#maincol-courseware .partners a
{
	color: #51b7df;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#maincol-courseware .partners a:hover
{
	text-decoration: underline;
	color: #000000;
}

.partners img
{	
	vertical-align:middle;
	border: none;
}

#maincol-courseware #container{	
	margin:0 auto;
	background:#fff;
	width:320px;
	padding:20px 40px;
	text-align:left;
	}		


#maincol-courseware #form1{
	margin:1em 0;
	padding-top:10px;
	background:url(../images/form_top.gif) no-repeat 0 0;
	}
	
#maincol-courseware #form1 fieldset{
	margin:0;
	padding:0;
	border:none;	
	float:left;
	display:inline;
	width:260px;
	margin-left:25px;
	}	
	
#maincol-courseware #form1 legend{display:none;}	
#maincol-courseware #form1 p{margin:.5em 0;}	
#maincol-courseware #form1 p label{display:block;}	
#maincol-courseware #form1 p input, #maincol-courseware #form1 p textarea{		
	width:252px;
	border:1px solid #ddd;
	background:#fff url(../images/form_input.gif) repeat-x;
	padding:3px;
	}	
	
#maincol-courseware #form1 p textarea{
	height:125px;
	overflow:auto;
	}	
	
#maincol-courseware #form1 p.submit{
	clear:both;
	background:url(../images/form_bottom.gif) no-repeat 0 100%;
	padding:0 30px 20px 30px;
	margin:0;
	text-align:right;
	}	
	
#maincol-courseware #form1 p.submit input{
	width:150px;
	height:37px;
	line-height:37px;		
	border:none;
	background:url(../images/form_button.gif) no-repeat 0 0;
	color:#fff;
	cursor:pointer;
	text-align:center;
	}





<!--[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
<![endif]-->

<!--[if IE]>
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]-->
