/*----------other template styles---------*/

a.NavLeft		{ color: #532e63; font-weight: bold; text-decoration: none; }
a.NavLeft:hover     	{ color: #532e63; font-weight: bold; text-decoration: underline; }
.FontTitlePage      	{ color: #532e63; font-size: 16pt; font-weight: bold; }
a.FontNavChildren    	{ text-decoration: none; font-weight:bold; }
a.FontNavChildren:hover	{ text-decoration: underline; font-weight:bold; }
.ColumnHeader      	{ font-size: 12pt; font-weight: bold; }
.ColumnSubheader    	{ color: #ffffff; font-size: 10pt; font-weight: bold; }
.Column            	{ color: white; background-color: #532e63 }
.Column a           	{ color: White; }
.Column a:hover    	{ color: White; text-decoration: none; }
.Column a:visited   	{ color: White; }
H1                  	{ color: #532e63; font-size: 16pt; font-weight: bold; }
H2                  	{ color: #000; margin-bottom:0; font-size: 11pt; font-weight: bold; }
.HorizontalNav      	{ background-color: #532e63; }
.TopBackground      	{ background: white url('getinspiredheader.JPG'); background-repeat: no-repeat; background-position: left top; }
.LeftBorder         	{ border-left: #532e63 thin solid; }
.NavHeader		{ padding-top: 10px; color: #532e63; padding-top: 20pt; font-size: 11pt; font-weight: bold; }
.NavChild		{ padding-top: 5px; }
a.NavChild		{ font-weight: bold; color: #333333; text-decoration: none; }
a.NavChild:hover	{ font-weight: bold; color: #532e63; text-decoration: underline; }
a.NavGrandchild		{ padding-left: 2pt; text-decoration: none; color: #333333; font-size: 9pt; }
a.NavGrandchild:hover	{ padding-left: 2pt; text-decoration: underline; color: #532e63; font-size: 9pt; }
.link			{ color: #ffffff; }
.link:hover		{ color: #ffffff; }

#pageWrapper { background:url(purplelinedivider.png) repeat-y top left; }
#pageWrapperInner { background:none; }
#sidebar2 { margin-top:20px; float:right; background-color:#532e63; padding:10px; color:#fff;}
#sidebar2 a { color:#fff; }
#mainContent { width:759px; }
#breadcrumbs a, #tacticalNavigation a { font-weight:bold; }
#tacticalNavigation ul li { color:#532e63; } 
#navigationBar { background-color:#532E63; }

/*#logo { margin-left:15px; width:350px; height:100px; background:url(wsulogo.jpg) no-repeat;}*/
#logo span { visibility:hidden; }
#logo a { width:300px; }
  
/*----------PARENT MENU ITEMS----------*/
/* background of parent links */
.RadMenu_GIW 
{ background: #532e63; }

/* top and bottom borders of parent links */
.RadMenu_GIW .link 
{ text-decoration:none; line-height: 20px; font-weight: bold; }

/* padding of parent links */
.RadMenu_GIW .link .text 
{ padding-right: 20px; color:#fff !important; }

/* background and border of parent links on hover */
.RadMenu_GIW .link:hover
{ background: #937d9c; }

/* font of all text */
.RadMenu_GIW .text 
{ padding: 0px 10px; font-size: 12px; color: #ffffff; }


/*----------CHILD MENU ITEMS----------*/
/* background and border of child links */
.RadMenu_GIW .group .link 
{ background: #937d9c; font-weight: normal; }

/* padding for child links */
.RadMenu_GIW .group .text 
{ padding-left:10px; padding-right: 10px; padding-top: 10px; color: #ffffff; }

/* background and border of child links on hover */
.RadMenu_GIW .group .link:hover 
{ background: #532e63; }