/*************************
* HTML Elements
*************************/
body
{
	padding: 0px;
	margin: 0px;
	background: #2c1f4d;
}

td
{
/*
    vertical-align: top;
    text-align: left;
*/
}

H1 {
	font-family: Arial, Helvetica;
	font-size: 16pt;	
	margin-bottom: 0px;
	color: #d5158b;
	line-height: 1.3;
}
H2 {
	font-family: Arial, Helvetica;
    font-size: 13pt;
    margin-bottom: 0px;
	color: #d5158b;
	line-height: 1.3;
}
H3 {
	font-family: Arial, Helvetica;
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: 0px;
	color: #d5158b;
	line-height: 1.3;
}

.Dark H1 {
	font-family: Arial, Helvetica;
	font-size: 16pt;	
	margin-bottom: 0px;
	color: #a29db1;
	line-height: 1.3;
}
.Dark H2 {
	font-family: Arial, Helvetica;
	font-size: 13pt;
	margin-bottom: 0px;
	color: #a29db1;
	line-height: 1.3;
}
.Dark H3 {
	font-family: Arial, Helvetica;
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: 0px;
	color: #a29db1;
	line-height: 1.3;
}


A:link {
	color: #d5158b;
	text-decoration: none;
}
A:visited {
	color: #d5158b;
	text-decoration: none;
}
A:active {
	color: #d5158b;
	text-decoration: none;
}
A:hover {
	color: #d5158b;
	text-decoration: underline;
}

.Dark A:link {
	color: #a29db1;
	text-decoration: none;
}
A:visited {
	color: #a29db1;
	text-decoration: none;
}
A:active {
	color: #a29db1;
	text-decoration: none;
}
A:hover {
	color: #a29db1;
	text-decoration: underline;
}


p
{
	margin-top: 0;
}

/**************************
*   Skin Specific Styles
**************************/ 
.Normal
{
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #2c1f4d;
}

.Dark .Normal
{
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #a29db1;
}

.pageMaster
{
	width: 100%;
	height: 100%;
	text-align: center;
}

.vScrollDiv
{
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

.vLine
{
    background-image: url(vLine.gif);
    background-repeat: repeat-y;
}

.controlpanel
{
	width: 100%;
	background-color: papayawhip;
}

.pageHeaderTitle
{
	font-family: 'Arial Narrow' , Arial, Helvetica;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
}

#wrapperHome {
	width: 1022px;
	height: 700px;
	background-position: center top;
	background-image: url(RATI_home-background.jpg);
	background-repeat: no-repeat;
}
#wrapperHome #tdTop {
	height: 490px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
#wrapperHome #tdContent {
	height:140px; 
	text-align:left; 
	vertical-align:top;
	padding: 0;
	margin: 0;
}
#wrapperHome #tdBottom {
	height:70px; 
	text-align:center; 
	vertical-align:bottom;
	padding: 0;
	margin: 0;
}


#wrapperInner #tdTop {
	background-image:url(RATI_inner-top.jpg); 
	background-repeat: no-repeat; 
	height: 154px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
#wrapperInner #tdContent
{
	background-image: url(RATI_inner-repeat.jpg);
	background-repeat: repeat-y; /* height:100%;  */
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}	
.DoubleSpace .Normal {
	line-height: 1.8;
}
#wrapperInner #tdBottom {
	background-image:url(RATI_inner-bottom.jpg); 
	background-repeat:no-repeat; 
	height:80px; 
	text-align:center; 
	vertical-align:bottom;
	padding: 0;
	margin: 0;
}
#wrapperInner #leftPhoto {
	background-position: left top;
	background-image: url(RATI_left-photo.jpg);
	background-repeat: no-repeat;
	height: 269px;
}
#wrapperInner .ContentPaneDIV {
	background-image: url(RATI_inner-header.jpg); 
	background-position: center top; 
	background-repeat: no-repeat; 
	background-color: #eeeeec; 
	padding: 0px 0px 20px 0px;
	text-align:left;
	vertical-align:top;
}


/**************************** 
*  SOLPART MENU CLASSES 
****************************/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_Root TD {
	/* all tabs - other than selected */
	text-align: left;
	vertical-align: bottom;
}
.MainMenu_RootActive TD {
	/* currently selected tab */
	text-align: left;
	vertical-align: bottom;
}
.MainMenu_RootSelected TD { 
	/* hover tab */
	color: #ffffff;
	text-align: left;
	vertical-align: bottom;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #bcd8f7 0px solid;
	border-bottom: #bcd8f7 0px solid;
	border-top: #bcd8f7 0px solid;
	border-right: #bcd8f7 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #a29db1;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	background-color: Transparent;
}
.MainMenu_Separator {
	background-color: Transparent;
	color: #a29db1;
	font-weight: normal;
}
.MainMenu_MenuIcon {
	background-color: #4b4067; 
	border-left: #bcd8f7 0px solid; 
	border-bottom: #bcd8f7 0px solid; 
	border-top: #bcd8f7 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #4b4067;  
	/* width: 140px; */
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {  
	height: 1px;
	color: #a29db1;
	
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; 
	background-color: Transparent;	/* this overrides the default #EEEEEE */
	font-weight: bold; 
}
.MainMenu_MenuItemSel {
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	/* color: #a29db1;  */
	color: #ffffff; 
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #bcd8f7 0px solid; 
	border-bottom: #bcd8f7 0px solid; 
	border-top: #bcd8f7 0px solid;
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}







.StandardButton {
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}






/* Custom Tags */



/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.DateText {
	font-weight: bold;
    font-size: 8.5pt;
    color: navy;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.DateStyle {
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
    text-decoration: none;
}

.MediaTabs
{
	color: #a29db1;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
    
A.MediaTabs:link {
    text-decoration:  none;
    color: #a29db1;
}

A.MediaTabs:visited  {
    text-decoration:    none;
    color: #a29db1;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color: #a29db1;
}

A.MediaTabs:hover
{
    color: #a29db1;
	text-decoration: underline;
}

.pageHeaderCell
{
	background-attachment: fixed;
	background-image: url(header.jpg);
	width: 800px;
	background-repeat: no-repeat;
	height: 100px;
}

.pageMenuCell
{
	background-attachment: fixed;
	background-image: url(menuBackground.jpg);
	width: 800px;
	background-repeat: no-repeat;
	height: 20px;
}

.x
{
}
