.pagemaster {
}
.skinmaster {
}

.skinheader {
}

.skingradient {

}
.controlpanel {
}

.TabBg {
}

/*CLASSES SPECIFIC TO THIS SITE*/

.header {
	background-image: url(images/AD_lndg_top.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 825px;
	background-position: left top;
}


/*TEXT STYLES*/

.NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #663333;
}

.NormalRed
{
}

.NormalBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000033;
}

/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    
{
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead 
{

}


/*PANES*/

.Left1Pane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-image: url(images/AD_lndg_left1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 380px;
	vertical-align: top;
	height: 140px;
}
.Left2Pane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-image: url(images/AD_lndg_left2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 380px;
	vertical-align: text-bottom;
	height: 314px;
	text-align: left;
}

.BottomPane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/AD_lndg_btm_bkgd.jpg);
	background-position: left;
	height: 43px;
	width: 778px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	line-height: 24px;
}
.ButtonPane {
	height: 140px;
	width: 291px;
}

.Right1Pane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	width: 154px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/AD_lndg_rt1.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
a.Right1Pane:hover{
	background-image: url(images/AD_lndg_rt1-over.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 154px;
}

.Right2Pane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	width: 154px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/AD_lndg_rt2.jpg);
	height: 314px;
}
.ContentPane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	width: 291px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/AD_lndg_08.jpg);
	background-repeat: no-repeat;
	height: 314px;
}

Body
{
	background-position: center;
	background-image: url(images/AD_lndg_bkgd.jpg);
	background-repeat: repeat;
}

	/*MENU*/

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	z-index: 0;
	cursor: hand;
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
}


.MainMenu_MenuContainer {
	height: 22px;
	background-image: url(../Skin- Landing page/bkgd_nav.jpg);
}

.MainMenu_MenuBar {
	cursor: hand;
}

.MainMenu_MenuItem {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	cursor: hand;
	color: #FFFFFF;		/* Color of all text on main and sub menus*/
	background-color: none;
	height: 22px;
	/* background-image: url(menu_bkgd.jpg);    Warning: Don't use here unless you want ALL menu items root and sub affected*/
	border-top: 0px;
	border-bottom: 0px;
	padding-right: 3px;
	background-image: url(../Skin- Landing page/bkgd_nav.jpg);
}

.MainMenu_MenuItemSel {
	height: 22px;
	font-family: Verdana;
	font-size: 11px;
	color: #3366FF;
	background-color: White;
	padding-left: 0px;
        padding-right: 3px;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	z-index: 0;
	cursor: hand;
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
}

/*EXTRA STUFF*/

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}


/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {

}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
color: #FFFFFF;
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}
.loginlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left top;
	background-image: url(images/indx_green_bkgd.jpg);
	background-repeat: repeat;
	line-height: 14px;
}
.menu_placeholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #330099;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 19px;
	background-position: center center;
	text-align: left;
	line-height: 17px;
}
.btm_rt_crnr {
	background-image: url(images/AD_lndg_btm_rt_crnr.jpg);
	height: 43px;
	width: 24px;
}
.btm_lft_crnr {
	background-image: url(images/AD_lndg_btm_lft_crnr.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 23px;
}
