/* CSS Document */

body
	{
	 background:#ffffff;
	 margin:0;
	 padding:0;
	 font:11px tahoma;
	 line-height:17px;
	 padding-top:21px;
	 
	}
a {text-decoration:none;}
a img {border:0;}
#top
	{
	 background:url(/img/top_03.gif) top no-repeat;
	 width:770px;
	 height:80px;
	 margin:0 auto;	
	}
#wrapper
	{
	 width:756px;
	 margin:0 auto;
	 border-left:1px solid #b2b2b4;
 	 border-right:1px solid #b2b2b4;
	 border-bottom:1px solid #b2b2b4;
	 background:#433269 url(/img/eye_06.jpg) top right no-repeat;
	 padding-top:7px;
	 padding-left:12px;
	 position:relative;
	}
#left
	{
	 width:370px;
	 float:left;
	 background:#ffc000;
	 border-left:4px solid #221934;
 	 border-bottom:4px solid #221934;
	 padding-top:14px;
	 padding-left:10px;
	 padding-bottom:15px;
	}
.title1
	{
	 color:#422c75;
	 font-family:arial;	
	}
.title2
	{
	 color:#ffffff;
	 font-family:arial;	
	}			
* html .ul1
	{
	 margin:0; 
	 padding:0;
	 list-style-type:none;
	 padding-top:10px;
	 padding-right:20px;
	 background:url(/img/shadow_16.gif) bottom right no-repeat;
	 padding-bottom:15px;
	}	
.ul1
	{
	 margin:0; 
	 padding:0;
	 list-style-type:none;
	 padding-top:10px;
	 padding-right:20px;
	 background:url(/img/shadow_16.gif) bottom right no-repeat;
	 padding-bottom:10px;
	}
.ul1 li
	{
	 background:url(/img/arrow_1_09.gif) 0px 5px no-repeat;
	 padding:0;	 
	 padding-left:20px;
	 margin:0;
	 padding-bottom: 0;
	 margin-bottom: 0;
	}
* html .ul2
	{
	 margin:0;
	 padding:0;
	 list-style-type:none;
	}
.ul2
	{
	 margin:0;
	 padding:0;
	 list-style-type:none;
	 padding-top:0;
	 margin-top: 0;
	}
.ul2 li
	{
	 background:url(/img/arrow_2_14.gif) 0px 5px no-repeat;
	 padding-left:10px;
	 padding-top: 0;
	 margin-top: 0;
	}
#right
	{
	 float:right;
	 width:360px;
	 padding-top:184px;
	 padding-bottom:2px;	 
	}
#member
	{
	 background:#FFC000;
	 padding:15px 20px;
	 border-bottom:4px solid #221934;
	 border-left:4px solid #221934;
	}
/*OLD MEMBER
#member
	{
	 background:url(/img/grad_member_log_19.gif) top right repeat-y;
	 padding-top:6px;
	 padding-left:136px;
	 padding-bottom:2px;
	}
*/
#member a
	{
	 color:#433269;
	}
#aia
	{
	 background:url(/img/free_box.gif) repeat-x;
	 width:360px;
	 padding:60px 0px;	
	}
.aia_cont {
	width:340px;
	padding-top:4px;
	background-color:#ffc000;
	border-left:4px solid #221934;
 	border-bottom:4px solid #221934;
	}	
.login {
	width:755px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	padding-right:15px;
	position:relative;
	}
#logbtn {
	width:103px;
	height:28px;
	background:#fff;
	float:right;
	cursor:pointer;
	}
.bg
	{
	 background:#ffffff;	
	}
#bottom
	{
	 padding-top:35px;
	 color:#808080;
	 text-align:center;
	 width:770px;
	 margin:0 auto;
	 font-size:10px;	
	}
#bottom a
	{
	 color:#433268;	
	}			
	
#subnav-login a
	{
		color: navy;
		font-weight: bold;
		text-decoration: none;
	}				

#subnav-login a:hover
	{
		color: black;
		font-weight: bold;
		text-decoration: underline;
	}				
	
a.subnav2
	{
		color: navy;
		font-weight: normal;
		text-decoration: none;
		line-height: 12px;
	}				
	
a.subnav2:hover
	{
		color: black;
		font-weight: normal;
		text-decoration: underline;
		line-height: 12px;
	}

/* notices and errors */
#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
margin: auto;
}

#flashMessage.message {
	background: #fff6bf;
	text-align: center;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	font-size: 12px;
	width: 700px;
	clear: both;
}
