/* ******************** built in ***************************************** */	
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;	
	background-color:white;
	text-align:left;
	background-image:url(/advising/images/background_faded.gif);
	font-size:0.625em;
	}
h1{
	font-size:1.400em; 
	color:#369;
	text-align:center;
	margin:0.625em 0em 0.625em 0em;
	}
h2{
	font-size:1.250em;
	color:#323467;
	margin:0.625em 0em 0.625em 0em;
	}
h3{
	font-size:1.00em;
	margin:0.625em 0em 0.625em 0em;
	}
h4{
	font-size:1.400em;
	color:#666;
	margin:0.625em 0em 0.625em 0em;
	}
h5{ 
	font-size:1.250em; 
	color:#666;
	margin:0.625em 0em 0.625em 0em;
	}
h6{
	font-size:1.00em;
	color:#666;
	margin:0.625em 0em 0.625em 0em;
	}

form{
	margin:5px 0px 5px 0px;
	}
a:link, a:visited{
	color:#006; 
	text-decoration:none;
	}
a:hover{
	color:red; 
	text-decoration:underline;
	}
hr { 
	border: 0px; 
	color: #ccc; 
	background-color: #ccc; 
	height: 1px; 
	width: 98%; 
	text-align: left; 
	}

/* ******************** id ***************************************** */
#mainContainer {
	width:800px;
	background-color:white;
	border: 1px black solid;
	background-image:url(/ar/images/bg_nav2.gif);
	background-repeat:repeat-y;
}
#leftSide{
	vertical-align:top;
	padding:5px;
}
#rightMenu{
	float:right;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#ccc;
	width:120px;
	}
#rightMenu h2{
	font-size:0.95em;
	margin:0px;
	}
#topMenu1{
	text-align:center;
	vertical-align:middle;
	color:black;
	background-color:#fef266;
	height:18px;
	}
#topMenu1 a{
	color:black;
	} 
#topMenu1 a:hover{
	color:black;
	}
#topMenu2 div{
	padding-top:3px;
	background-image:url(/ar/images/bg_top.gif);
	text-align:center;
	border-bottom:1px solid black;
	width:160px;
	background-color:#0053A1;
	float:left;
	height:18px;
	font-weight:bold;
	}
#topMenu2 a{
	color: white;
	
}
#topMenu2 a:hover{
	color:white;
	}
#banner{
	clear:both;
}
#title{
	background-color:#369;
	text-align:center;
	font-weight:bold;
	background-image:url(/ar/images/bg_title.gif);
	color:white;
	height:20px;
	letter-spacing:0.25em;
	font-size:1.25em;
	border-top:1px black solid;
	border-bottom:1px black solid;
	}
#content{
	vertical-align:top;
	text-align:left;
	background-color:white;
	width:599px;
	float:left;
	}
#content ul{
	margin:0px;
	padding:0px;
	}
#content ul li{
	list-style-type:disc;
	list-style-position: outside;
	margin:0px 0px 0px 20px;
	}
#footer{
	text-align:center;
	vertical-align:middle; 
	color:black;
	background-color:white;
	padding-bottom:5px;
	}
#a_to_z{
	background-color:#fef266;
	}
#footerDecor{
	height:7px;
	background-image:url(/ar/images/botton_line.gif);
	clear:both;
}
#dropmenu{
	vertical-align:middle;
	color:black;
	height:180px;
	width:180px;
	border:solid #0053a1 1px;
	background-image:url(/saem/images/dropdown.gif);
}
#leftNav{
	width:200px;
	color:white;
	float:left;
	margin:0px;
	text-align:center;
}
#leftNav H2{
	font-size:0.9em;
	margin:0.7em 0em 0.2em 0em;
}
#leftInnerNav{
	background-color:white;
	width:180px;
	color:black;
	padding:5px;
	margin:5px 0px 5px 0px;
	text-align:left;
}
#leftNav input{
	vertical-align:middle;
}
/* ******************** classes ***************************************** */	
.insertPadding{
	padding:5px;
	}
.rightsub{
	height:20px;
	text-align:center;
	font-weight:bold;
	background-image:url(/ar/images/bg_bar.gif);
	color:white;
	background-color:#000;
	letter-spacing:0.25em;
	}
.rightsub a{
	color:white;
	}
.rightsub a:hover{
	color:white;
	}
.rightsub a:visited{
	color:white;
	}
.subNav1{  /* **********red nav*************** */
	padding-left:0px;
	margin-left:0px;
	border-bottom:1px solid #900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
.subNav1 li{
	list-style-type:none;
	margin:0px;
	padding:0.25em 0px;
	border-top:1px solid #900;
	border-left:1px solid #900;
}
.subNav1 li a{
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 5px;
}
.subNav1 li a:hover{
	text-decoration:none;
	color:white;
	background-color:#930;
}
.subNav1 li a:visited{
	text-decoration:none;
	color:#930;
	background-color:white;
}
.subNav1 li a:visited:hover{
	text-decoration:none;
	color:white;
	background-color:#930;
}
.subNav2{ /* **********blue nav******************* */
	padding-left:0px;
	margin-left:0px;
	border-bottom:1px solid #069;
	margin-top:0px;
	padding-top:0px;
}
.subNav2 li{
	list-style-type:none;
	margin:0px;
	padding:0.25em 0px;
	border-top:1px solid #069;
	border-left:1px solid #069;
}
.subNav2 li a{
	text-decoration:none;
	color:#006699;
	font-weight:bold;
	padding:0px 0px 0px 5px;
} 
.subNav2 li a:hover{
	text-decoration:none;
	color:white;
	background-color:#069;
} 
.subNav2 li a:visited{
	text-decoration:none;
	color:#069;
	background-color:white;
}
.subNav2 li a:visited:hover{
	text-decoration:none;
	color:white;
	background-color:#069;

}/* ****************************** */
.note{
	font-style:italic;
	color:red;
	font-weight:bold;
}
.input-box{
	color:#26a;
	background:white;
	border:#26a solid 1px;
}

.fixIEImageGap{
	vertical-align:bottom;
}
.submit-button{
	color:#0053A1;
	font-weight:bold;
	background:white;
}
.rightNavText{
	text-align:center;
	font-weight:bold;
	background-image:url(/ar/images/bg_title.gif);
	height:18px;
}
.rightNavText a{
	line-height:1.50em;
	color:white;
}
