/*	Main Body Styles	*/   
.NormalTextBox{
	width: 110px;
}

.skinwidth {
	width: 764px;
}
.row1 {
	height: 0px;
}
.row2 {
	height: 262px;
	background-image: url(images/bannerbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.row3 {
	height: 30px;
	background-image: url(images/midbarbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.mainbanner {
	height: 262px;
	width: 100%;
	background-image: url(images/grassbg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
}
.menubg {
	height: 43px;
	width: 100%;
	background-color: #0068B3;
}
.midbar {
	background-color: #EFF2F3;
}
.footer {
	background-color: #EEF0E6;
	border-top: #DCDED4 1px solid;
	height: 40px;
}
.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
.controlpanel {
	width: 100%;
	background-color: #ffffff;
	background-image: url(images/greybg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
	height: 0px;
}
.maincontentpadding {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}


/*	Content Panes	*/
.toppane {
	width: 100%;
	background-color: transparent;
}
.leftpane {
	background-color: transparent;
}
.contentpane {
	width: 100%;
	background-color: transparent;
}
.rightpane {
	background-color: transparent;
}
.bottompane {
	width: 100%;
	height: 100%;
	background-color: transparent;
}

/*	Menu Styles	*/
.MainMenu_MenuIcon{ 
	display:none;
}
.MainMenu_RootMenuArrow{
	display:none;
}
.MainMenu_MenuArrow{
	display:none;
}
.MainMenu_MenuBar{
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuItem {
	border: 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #6A747C; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MainMenu_MenuItemSel {
	border: 0px solid; 
	cursor: pointer; 
	cursor: hand;
	color: #E33333; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MainMenu_MenuItemAct {
	border: 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial;
	height: 43px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #F89A6F; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	height: 43px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/menubg_over.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.rootmenuitemselected TD{
	cursor: pointer; 
	cursor: hand;
	color: #F89A6F;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial;
	height: 43px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/menubg_over.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.submenuitemselect {
	background-color: #ededed;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	z-index: 1000;
	margin-left: -1px; 
	cursor: pointer; 
	cursor: hand; 
	border: #E9E9E9 2px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}

/*	Button & Form Styles	*/
.StandardButton {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #E33333;
	border-top: 1px solid #F2B2A8;
	border-bottom: 1px solid #D83800;
	border-left: 1px solid #F2B2A8;
	border-right: 1px solid #D83800;
	cursor: hand;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
}


/*	Text Styles	*/
.Head {
	color: #0068B3;
	font-family: Arial, Helvetica;
	font-size: 18px;
}
.Subhead {
	color: #0068B3;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.Normal {
	font-family: Arial, Helvetica;
    font-size: 12px;
	color: #6C6C6C;
}
.NormalPic {
	font-family: Arial, Helvetica;
    font-size: 11px;
	color: #6C6C6C;
}
.dotline {
	background-image: url(images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 20px;
}

A:link {
	text-decoration: underline;
	font-weight:bold;
	color: #6C6C6C;
}
A:visited {
	text-decoration: underline;
	font-weight:bold;
	color: #6C6C6C;
}
A:active {
	text-decoration: underline;
	font-weight:bold;
	color: #6C6C6C;
}
A:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #6C6C6C;
}
.login {
	text-decoration: underline;
	color: #F77435;
	font-size: 11px; 
	font-style: normal;
	font-family: Arial;
}
a.login:link {
	text-decoration: underline;
	color: #F77435;
	font-size: 11px; 
	font-style: normal;
	font-family: Arial;
}
a.login:visited  {
	text-decoration: underline;
	color: #F77435;
	font-size: 11px; 
	font-style: normal;
	font-family: Arial;
}
a.login:active   {
	text-decoration: underline;
	color: #F77435;
	font-size: 11px; 
	font-style: normal;
	font-family: Arial;
}
a.login:hover    {
	text-decoration: none;
	color: #F77435;
	font-size: 11px; 
	font-style: normal;
	font-family: Arial;
}
a.CommandButton:link    
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline; 
	color : #000000;
}
a.CommandButton:visited    
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline; 
	color : #000000;
}
a.CommandButton:active    
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline; 
	color : #000000;
}
a.CommandButton:hover    
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline; 
	color : #000000;
}
