@charset "utf-8";
body {
	background-image: url(/portals/16/skins/pages/graphics/background.gif);
	margin: 0px;
	padding: 0px;
	background-color: #b5ac82;
	background-repeat: repeat-x;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	line-height: 20px;
}
.footer {
	font-size: 10px;
}

.content {
	background-color: #f6f4e4;
	width: 760px;
}

#contentWrapper {
	background-image: url(/portals/16/skins/pages/graphics/background_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
.mainmenuborder {
	width: 100%;
	border: 1px solid #D2CCAA;
	text-align: center;
	margin-bottom: 15px;
}
.mainmenu {
	width: 760px;
	background-color: #7f1a0c;
	height: 30px;
}
.mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.contentborder {
	border: 1px solid #D2CCAA;
	background-color: #8f9275;
	width: 100%;
}
.contenthomeleft {
	background-color: #f6f4e4;
	padding: 20px;
	width: 260px;
	font-size: 10px;
	line-height: 15px;
}
.contenthomeright {
	background-color: #f6f4e4;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.contentleft {
	background-color: #f6f4e4;
	padding: 20px;
	font-size: 12px;
}
.contentleft p {
	font-size: 12px;
}
.contentleft li {
	font-size: 12px;
}
.contentright {
	background-color: #f6f4e4;
	padding: 20px;
	width: 180px;
	font-size: 10px;
	line-height: 15px;
}
a {
	color: #993300;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #295B5C;
}



/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: #7f1a0c;
	

}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 30px;
	background-color: #7f1a0c;

}
.MainMenu_MenuItem
{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	background-color: Transparent;
	font-weight: normal;
	
}
.MainMenu_MenuIcon 
{
    display: none; 
}
.MainMenu_SubMenu
{
	z-index: 1000;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-align:-moz-center; /*FF*/
    #text-align:center; /*IE */
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 30px;
	background-color: #7f1a0c;
	font-weight: normal;
	}
.MainMenu_MenuBreak
{
}
.MainMenu_MenuItemSel
{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	background-color: #295b5c;
	font-weight: normal;


}
.MainMenu_MenuArrow 
{
    display: none; 
}
.MainMenu_RootMenuArrow
{
    display: none; 
} 

A:link
{
	text-decoration: none;
	color: #990000;
	
}

A:visited
{
	text-decoration: none;
	color: #990000;
		
}

A:hover
{
	text-decoration: underline;
	color: #990000;
		
}

A:active
{
	text-decoration: none;
	color: #990000;
		
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
		color: #000000;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #990000;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #990000;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A.CommandButton:active
{
	text-decoration: underline;
	color:#990000;
}
/* style of item titles on edit and admin pages */
.SubHead
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.normal {
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	}
.head {
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	
}
li {
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	}
.breadcrumb {
	padding-top: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	
}

td p{
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	}











