/*
Primary Color - Purple: 313390
Secondary Color - Gray: 9FA5AC
/*********************************
/*
/*Start General Layout*/
body, html
{
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background-color: #313390;
	background-image: url(../images/Bgd/HomePageBgd2.gif);
	background-repeat: repeat-x;	
}
body
{
	min-width: 776px;
}
td, p, div
{
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}
#PageWrapper
{
	margin:0;
	width: 776px;
	
}

#main
{
	/*background-color: #fff;*/
	
	width: 706px;
	
}
#header
{
	margin: 0px;
	padding: 0px;
	
}

.menu1, .menu2, .menu3, .menu4 
{	
	/*padding:0px 0.5em;*/
	/*width:100%;*/
}
#header ol, ul 
{
	margin:0;
	padding:0;
	list-style: none;
	/*height: 30px;*/
}
#header li
{
	/*vertical-align:text-bottom;	*/
}
#spacer
{
	background-image: url(../images/Bgd/HomeBGDSpacer.gif);
	height: 30px;
	background-repeat: no-repeat;
	
}

#footer {
	background: #313390;
	clear:both;
}
#subnav
{
	background: #9FA5AC;
}
#subnav ul
{
	padding-left: 5px;
}
#subnav ul li
{
	display: inline;
}
#subnav li a
{
	text-decoration: none;
}
#subnav li a:hover
{
	color: White;
}

#header ul#globalnav li#Homenav a
{
	background: #9FA5AC;
	color: White;
}
#header ul#globalnav li#Homenav a:hover
{
	background: #9FA5AC;
	color: White;
}


ul#globalnav
{
	text-align: center;
	
}
ul#globalnav li
{
	display: inline;
	position: relative;
	float: left;
	color: White;
	
	
}
ul#globalnav li a
{
	display: block;
	color: White;
	padding: 5px 10px 11px 10px;
	text-decoration: none;

	
}
ul#globalnav li a.current
{
	background: #9CA6AD;
	color: Black;
}
ul#globalnav li a.current:hover
{
	background: #9CA6AD;
	color: White;
}
ul#globalnav li a:hover
{
	color: #9999CC;	
}
#ContentPadding
{ 
	/*background-color: #FFF;*/
	
	padding: 0px 0px 0px 0px;
	
}
#KeyLineBorder
{
	border: solid 1px #fff; 
	padding: 5px; 
	background-color: #fff;
}
#ContentArea
{	
	border: solid 1px #999;
	background-color: White;
	/*padding: 5px 5px 5px 5px;
	margin: 10px 5px 5px 5px;*/
}
/*End General Layout*/


#sideBar a{color: white;}
#sideBar a:hover{color: #ccc;}

#commonProducts{color: white;}
#commonProducts a{color: white;}
#commonProducts a:hover{color: #666;}
.blackBgd{background-color: #000;}
.colorBgd{background-color: #313390;}


#PopularPages
{
	background-color: Black;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: White;
	font-size: 11px;
}
#PopularPages a
{
	color: #313390; 
	text-decoration: none; 
}
#PopularPages a:hover {color: White;}
#PopularLinks
{
	background-color: #000;
	text-align: left;
	color: White;
}
#PopularLinks a 
{
	color: #313390; 
	text-decoration: none; 
	padding-left: 10px;
}
#PopularLinks a:hover {color: White;}


#Education
{
	background-color: #9FA5AC;
	text-align: center;
	color: White;
	font-family: verdana, Sans-Serif;
	font-size: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#Education a
{
	text-decoration: none;
	color: White;
}
#Education a:hover {color: #999;}
.title
{
	background-color: Yellow;
}
.subTitle
{
	background-color: White;
}

/*
BASICS
*******************************************************/


H1
{
	font-size: 26px;
	color: #313390;
	margin-bottom: 0px;
	line-height: 26px;
}
H2
{
	font-size: 14px;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 0px;
}
p
{
	margin-top: 0px;
	font-size: 12px;
	color: #666666;
	padding-right: 10px;
	line-height: 14px;
	margin-bottom: 15px;
}
a
{
	font-size: 12px;
	font-weight: bold;
	color: #313390;
	text-decoration: underline;
}





