/*<group=General Styles>*/

body {
	background: repeat-x url(../_images/body.jpg) #d9d9d9;
}

p {
}

b, strong {

}

a:link, a:visited {
	color: #012550;
}

a:hover, a:active {
}

img {
}

.image-left {
}

.image-right {
}
	
/*</group>*/

/*<group=Layout>*/

#top_grad {
	background: repeat-x;
}

#container { 
	border-right: 0 #88683c solid;
	border-bottom: 0 solid #88683c;
	border-left: 0 solid #88683c;
}

#container2 { 
	border-right: 0 #88683c solid;
	border-bottom: 0 solid #88683c;
	border-left: 0 solid #88683c;
}

.clearer {
}

#pageHeader {
	background: url(../_images/header.jpg) repeat-x;
}

#pageHeader img {

}

#pageHeader h1 {
	text-shadow: 2px 2px 2px #07326d;
}

#pageHeader h2 {
	color: #ffffff;
	text-shadow: 2px 2px 2px #07326d;
	font-weight: bold;
	font-style: italic;
	font-family: Times New Roman, Times, serif;
}

#contentContainer {
}

#contentContainer #content {
}

#sidebarContainer {
}

#sidebarContainer #sidebar {
	color: #a31d30;
}

#sidebarContainer .sideHeader {
	background: url(../_images/side_head_bg.png) repeat-x left top;
}

#footer {
	color: #000000;
}

#footer p {
	color: #000000;
}

#footer a:link, #footer a:visited {
	color: #a31d30;
}

#footer a:hover, #footer a:active {
	color: #ff0000;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	border-top-color: #484848;
}

#navcontainer #current {
	background: #012550;
	color: #ffffff;
}

#navcontainer #current:hover {
	background: #012550;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #012550;
}

/* Parent - Level 0 */

#navcontainer ul{
}

#navcontainer li {
}

#navcontainer a{
	background: #e2e2e2;
	border-bottom-color: #484848;
}

#navcontainer a:hover {
	background: #89a2df;
	color: #ffffff;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {

}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	background: #aec8ee;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
	background: #89a2df;
}

#navcontainer ul ul .currentAncestor {
	background: #89a2df;
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{

}

#navcontainer ul ul ul a:hover{

}

#navcontainer ul ul ul #current{
	background: #c7c7c7;
	color: #000000;
}

/* Child Level 3 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

/* Child Level 4 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/*</group>*/

/*<group=Global Classes>*/

blockquote {

}

h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 {
	font-size: 1.4em;
	margin: 0 0 3px;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 3px;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

.imageStyle {

}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {

}

.filesharing-item {

}

.filesharing-item-title a:link {

}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {

}

/*</group>*/


