html{

}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#ffffff;
	background-image:url(../images/topstrip.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#606060;

}

#shell{
margin:0;
padding:0;
margin-top:15px;

}
#flash{
width:300px;
height:145px;
float:left;
}
#flashloader{
width:300px;
height:145px;
float:left;

}
#content{
height:260px;
width:100%;
}
#main{
height:260px;
width:100%;
}
#header{
	margin-top:22px;
	height:152px;
	width:758px;
	margin-left: 40px;
	
}
#flash{
	height:145px;
	width:300px;
	float:left;
}
#menu{
	margin-top:95px;
	height:30px;
	margin-left:363px;
	position:absolute;
}
#logins{

}
#main{

}
h1{
margin-top:0;
font-weight:200;
font-size:21px;

}
h3{
margin-top:0;
font-weight:200;
margin-bottom:5px;
font-size:26px;
color:#373F71;
}
h2{
margin-top:0;
font-weight:200;
font-size:20px;


}
h4{
font-weight:normal;
margin-bottom:8px;
margin-top:8px;
font-size:16px;

}
h4 a{
	text-decoration:none;
}
h4 a:hover{
	text-decoration: underline;
}

#content{
	margin-right:0px;
	
	background-color:#ffffff;	
}
#photo{
	float:right;
	width:360px;
	margin-left:30px;
	margin-bottom:20px;
}
#footer{
margin-top:50px;
background-color:#ffffff;
border-top:1px solid #999999;
height:50px;

bottom: 0;

}
#middle{
margin-left:40px;
width:718px;
margin-top:25px;
}
#footerText{
margin-left:40px;
font-size:13px;
margin-top:10px;
}
#clear{
clear:both;
}


/************************menu*******************************/
#minitabs {
	margin: 0;
	padding: 0 0 5px 0px;
	
	}
#loginBox{
border: 1px solid #999999;
float:right;
width:200px;
height:120px;
margin-left:30px;
margin-bottom:0px;
padding:20px;
text-align:center;
}
#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 14px;
	margin: 0 10px 10px 0px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #606060;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 3px solid #999999;
	padding-bottom: 2px;
	background:none;
	color: #606060;
	}

a:link {
	color: #373F71;
}
a:visited {
	color: #373F71;
}
a:hover {
	color: #373F71;
}
a:active {
	color: #373F71;
}
.small{
	font-size:11px;
	font-style:italic;
	color:#999;
	
}
