/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/
/*		BASE RULES		*/
img {
	border: 0px;
}
p {margin: 0 0 10px 0;padding: 0;}
.redbar1 p {margin: 0;padding: 0;}
.hometitle p {margin: 0;padding: 0;}
table {
font-size: 10px;
font-family: Arial, sans-serif;
}
ul {
font-size: 10px;
line-height: 1.3em;
margin: 0 0 8px 25px;
padding: 0;
}
/*		BODY & WRAPPER		*/
#body {
	margin: 0px;
	border: 0;
	padding: 0;
	background: #000 url('images/bg.jpg') repeat-x top left;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #004e97;
	margin: 5px 0 7px 0;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004e97;
	margin: 15px 0 5px 0;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004e97;
	margin: 15px 0 5px 0;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004e97;
	margin: 12px 0 4px 0;
}
h5 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004e97;
	margin: 9px 0 3px 0;
}
h6 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004e97;
	margin: 6px 0 1px 0;
}
/*       MAIN         */
#toplinks {padding: 25px 0 0 0;}
#toplinks p {font-size: 11px; color: #fff;}
#toplinks a:link, #toplinks a:visited, #toplinks a:active {color: #fff;text-decoration: none;}
#toplinks a:hover {color: #fff;text-decoration: underline;}
#solpart {height: 25px;background: #9d003a;}
#homebar {height: 541px;background: #004e97 url('images/bg-blue.jpg') repeat-x top left;}
#bar4bg {background: #e2e2e2 url('images/home-4bar.jpg') no-repeat top left;}
#sc {padding: 150px 0 0 0;}
#space1 {width: 18px;}
#space2 {width: 37px;}
#space3 {width: 45px;}
#space4 {width: 40px;}
#space5 {width: 75px;}
.sctext {width: 135px;}
.sctext div, .sctext p {color: #9d003a;}
#bluebar {height: 81px;background: #004e97 url('images/bg-blue.jpg') repeat-x top left;}

#level2 {background: #fff url('images/bg-body-home.jpg') no-repeat bottom;}
#pane1 {padding: 20px 10px 40px 20px;}
#pane2 {padding: 20px 10px 40px 10px;}
#panebar {padding: 20px 5px 40px 5px;}
#pane3 {padding: 20px 10px 40px 10px;}
#pane4 {padding: 20px 10px 40px 10px;}
#pane1 div, #pane1 p {color: #9d003a;}
#pane2 div, #pane2 p {color: #9d003a;}
#pane3 div, #pane3 p {color: #9d003a;}
#pane4 div, #pane4 p {color: #9d003a;}
#level3 {background: #fff url('images/bg-partners.jpg') no-repeat bottom;}
#logos {background: #fff; padding: 10px;}
#redbar {height: 320px; background: #9d003a url('images/bg-redbar.jpg') no-repeat bottom;}
#mainbody {background: #fff url('images/bg-body.gif') repeat-x bottom;}
#content {padding: 20px;}
#maincol {padding-right: 20px; width: 100%;}
#rightcol {}
#rightcol div, #rightcol p {color: #9d003a;}

#bluebg {height: 2px; background: #004e97;}
#footer {background: #f0f0f0;height: 52px;}
#footab {}
#footpad {padding: 20px 20px 0 20px;}
/*.footer div, .footer p {font-size: 10px;color: #666;}*/
#footpad a:link, #footpad a:visited, #footpad a:active {color: #333;text-decoration: none;}
#footpad a:hover {color: #000;text-decoration: underline;}

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
/* style for Sub-page Header Module Title */
.SubPageTitleHead {
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: bold;
	text-transform: uppercase;
    color: #FFFFFF;
}
/* style for Sub-page Header Module Sub-title */
#SubPageTitleContent p {
    font-family: Constantia, Trebuchet MS,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 100;
	font-style: italic;
    color: #FFFFFF;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
	font-family: Arial, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #666;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family: Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #FF0000;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #003366;
}
/* GENERIC */
a:link {
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
}
/* Login */
a.login:active, a.login:link, a.login:visited, a.login:hover {
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #F0F0F0;
	text-decoration:none;
	font-weight:normal;
}
/* Links Bottom */
a.links_bottom:link{
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #dfdfdf;
	text-decoration: none;
	font-weight:normal;
}
a.links_bottom:visited{
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #dfdfdf;
	text-decoration:none;
	font-weight:normal;
}
a.links_bottom:hover{
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #ccc;
	text-decoration: none;
	font-weight:normal;	
}
a.links_bottom:active{
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #dfdfdf;
	text-decoration:none;
	font-weight:normal;
}
.links_bottom {
	font-family: Arial, sans-serif;
    font-size: 10px;
    color: #dfdfdf;
	text-decoration:none;
	font-weight:normal;
}
/* Main Menu */
.MainMenu_MenuContainer {
	border: 0px;
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	padding-bottom: 0px;
	width: 100px;
}
.MainMenu_MenuBar {}
.MainMenu_MenuItem {
	background-color: #fff;
	cursor: pointer; 
	color: #9d003a; 
    font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	margin: 0px;
	padding: 0px;
	height: 15px;
	border: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #9d003a; 
	cursor: pointer; 
	color: #fff; 
    font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	margin: 0px;
	padding: 0px;	
	height: 15px;
	border: 0px;
}
.menuitembreadcrumb, .MainMenu_MenuItemBreadcrumb, .MainMenu_SubMenuItemActive {
	background-color: #9d003a; 
	cursor: pointer; 
	color: #fff; 
    font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	margin: 0px;
	padding: 0px;	
	height: 15px;
	border: 0px;
}
.MainMenu_MenuIcon { background: #e8e8e8 url('images/arrow.gif') no-repeat center center;display:none; }
.rootmenuitem {	
	background: transparent;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
    font-family: Arial, sans-serif;
	padding: 0 5px 0 5px;
	margin: 0;
	border: 0;
	cursor: pointer;
	display: table-cell;
	height: 25px;
}
.rootmenuitemselected {
	background: transparent;
	color: #ffcc00;
	font-weight: normal;
	font-size: 11px;
    font-family: Arial, sans-serif;
	padding: 0 5px 0 5px;
	margin: 0;
	border: 0;
	cursor: pointer;
	display: table-cell;
	height: 25px;
}
.rootmenuitembreadcrumb {
	background: transparent;
	color: #ffcc00;
	font-weight: normal;
	font-size: 11px;
    font-family: Arial, sans-serif;
	padding: 0 5px 0 5px;
	margin: 0;
	border: 0;
	cursor: pointer;
	display: table-cell;
	height: 25px;
}
.submenu {
	z-index: 1000;
	position: static;
/*	background-color: #57585C; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	border: 0px #A7A7A7 solid;*/
	margin: 0px 0 0 0;
	padding: 0px;
	border: 1px solid #ececec;
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer;
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
}
.MainMenu_RootMenuArrow {
	background: transparent url('images/arrow.gif') no-repeat left center;
	font-family: webdings; 
	font-size: 0px; 
	cursor: pointer;
}
/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

