body 
{
	margin:0pt;
	padding:0pt;
}

#main 
{
	color:#26266C;
	font-family:Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	width:770px;
}

#main img 
{
	border:0pt none;
	margin:0pt;
	padding:0pt;
}

#header 
{
	background:transparent url(images/topGrad.jpg) repeat-y scroll 0%;
	float:left;
	height:auto;
	overflow:hidden;
	text-align:left;
	width:100%;
}

#header .logo 
{
	margin:5px;
}

#title 
{
	background:#26266C none repeat scroll 0%;
	float:left;
	height:30px;
	overflow:hidden;
	padding:0px 10px;
	text-align:left;
	width:100%;
}

#header img 
{
	float:right;
}

#title h1 
{
	color:white;
	font-size:150%;
	margin:0px;
	padding:0px;
}

#nav 
{
	background:#26266C none repeat scroll 0%;
	float:left;
	font-size:80%;
	height:18px;
	margin-bottom:10px;
	overflow:auto;
	width:100%;
}

#nav a 
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#nav a:hover 
{
	color:#C1C1DB;
}

#nav ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#nav li 
{
	float:right;
	margin-right:20px;
}

#sideBar 
{
	float:left;
	font-size:80%;
	height: 100%;
	margin-top: 25px;
	overflow: auto;
	text-align: left;
	width: 150px;
	padding: 10px;
	
}

#sideBar h1 
{
	color:#C1C1DB;
	font-size:125%;
	margin-bottom:-4px;
}

#sideBar h2 
{
	font-size:110%;
	margin:0px;
}

#sideBar h3 
{
	font-size:105%;
	margin:0px;
}

#sideBar .sideArea 
{
	background:#C1C1DB none repeat scroll 0%;
	height:auto;
	margin-bottom:40px;
	overflow:hidden;
	padding:20px 10px 0px;
}
#sideBar .sideArea a 
{
	font-weight:bold;
	text-decoration:none;
}

#sideBar .btnMore a 
{
	color:white;
	float:right;
	font-size:105%;
	font-variant:small-caps;
	margin:20px 0px -3px;
}

#content 
{
	float:right;
	margin-right:10px;
	text-align:justify;
	width: 65%;
	padding-left: 50px;
	border-left: 1px solid #C1C1DB;
}

#content img 
{
	border:6px solid #26266C;
}

#content img:hover 
{
	border:6px solid #C1C1DB;
}

#content h1 
{
	font-size:140%;
}

#content h2 
{
	font-size:105%;
}

#content h4 
{
	font-size:90%;
	font-weight:bold;
	margin-bottom:5px;
}

#footer 
{
	background:transparent url(images/footerGrad.jpg) no-repeat scroll center bottom;
	float:left;
	height:auto;
	margin-top:15px;
	overflow:hidden;
	text-align:left;
	width:100%;
}

#footer a 
{
	color:#26266C;
	float:right;
	margin-top:30px;
	text-decoration:none;
}

#footer img 
{
	margin-right:10px;
}

#copyright 
{
	background:transparent url(images/copyGrad.jpg) repeat-y scroll 0%;
	clear:both;
	color:white;
	font-size:10pt;
	height:auto;
	overflow:hidden;
	padding-left:10px;
	text-align:left;
	width:100%;
}

#copyright .btnBack a 
{
	color:white;
	float:right;
	font-size:10pt;
	height:auto;
	margin-right:100px;
	text-align:right;
	text-decoration:none;
	width:auto;
}

.trigger 
{
	color:#990000;
	cursor:pointer;
	position:relative;
	z-index:1;
}

.menu 
{
	font-family:Arial,Helvetica,sans-serif;
	overflow:hidden;
	position:absolute;
	visibility:hidden;
	z-index:5;
}

a.subnav:link 
{
	color:#000066;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

a.subnav:visited 
{
	color:#000066;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

a.subnav:hover 
{
	color:#000066;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.subnav:active 
{
	color:#000066;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}