#boxy {
background-color: #e4e4e4;
border: 1px solid #003366;
padding:10px;
}

#boxy p {
margin-top: 0px;
}

#container {
	width:700px;
	height: 100%;
	}

h1.at
	{ 
	font:18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	border-bottom: 0px solid #990000;
	padding-bottom:0px;
	margin-bottom:5px;
	border-top: 1px solid #999999;
	padding-top:10px;
	
	}

h1.atBoxy
	{ 
	font:18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	border-bottom: 0px solid #990000;
	padding-bottom:0px;
	margin-bottom:5px;
	}

h1 a 
	{
	color:#990000;
	text-decoration: none;
	}	

img 
	{
	padding:0px;
	margin:0px;
	border:0px;
	}

h2.at 
	{ 
	font:16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:5px;
	}


#atBreadcrumb 
	{
	background-color : #003366;  
	padding : 2px; 
	padding-bottom : 5px; 
	font-size: 70%;
	color: #fff;
	} 

#atContent1
	{
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	margin-left: 235px;
	padding-left:40px;
	font-size: 80%;
	color: #003366;
	}

#atContent2
	{
	padding-top: 10px;
	margin-left: 235px;
	padding-left:40px;
	font-size: 80%;
	color: #003366;
	}
	

#atSidebar1
	{
	float:left;
	margin-left:0px;
	background-color: #EAEDF2;
	border: 1px solid #003366;
	border-top: 0px #EAEDF2;
	font-size: 70%;
	color: #666699;
	height: 2450px;
	width:228px;
	padding:10px;
	}

#atSidebar2
	{	
	border-top: 1px solid #003366;
	float:left;
	margin-left:0px;
	background-color: #EAEDF2;
	border: 1px solid #003366;
	font-size: 70%;
	color: #666699;
	width:228px;
	padding:10px;
	height:100%;
	}	

.atSidebarBold {
	color: #666699;
	font-weight:bold;
}

.atSidebarItalic {
	color:#666699;
	font-style:italic;
}

.atBottomSidebar {
	margin-top:360px;
}

#atBanner {
	width: 700px;
	
}

.atCenter {
	text-align:center;
}

.atRight {
	text-align:right;
}

.italic {
	font-style:italic;
}

