body {
	background-color: #E1E7F2;
}
/*.css {
	background-attachment: fixed;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.eye {
	background-attachment: fixed;
	background-image: url(../images/home-eyeBackgroundcopy.png);
	background-repeat: repeat-y;
	background-position: center top;
}


-->

/*These control the general, asthetic, typographical/text
elements of the css*/
h1 {
	line-height: 1.8em;
	color: #336699;
	margin :0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
}
/* was pink
----------------------------------------------------------------------------*/
h2 {
	line-height: 1.8em;
	color: #00B0E2;
	margin :0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
}
h3 {
	letter-spacing: 1px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	font-size:14px;
	color:#0074A2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h5 {
	font-size:13px;
	font-weight: bold;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size:12px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* $3 - Lists Styling
----------------------------------------------------------------------------*/
li {
	list-style: disc inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0074A2;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 15px;
	text-transform: uppercase;
}

.item li {
list-style: none;
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}
	
/* $4 - Horizonal Rules
----------------------------------------------------------------------------*/
hr {
	/*many components use this as a seperator line */
	border:none;
	background:#0074A2;
	height:1px;
}

/* $5 - Quotations
----------------------------------------------------------------------------*/

/* $6 - Sitewide Links
----------------------------------------------------------------------------*/
.back_button {
	margin:5px 0 15px;
}
.back_button a {
	color:#0074A2;
}
.xsmall {
/* a symantic style to allow you to add text with this class, that
is used for small text, like date/written by etc */
	font-family: Arial, Helvetica, sans-serif;
	color: #0074A2;
	text-decoration: none;font-size: 9px;
}
.small {
/* a symantic style to allow you to add text with this class, that
is used for small text, like date/written by etc */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0074A2;
	text-decoration: none;
	font-size: 10px;
}
.text {
/* a symantic style to allow you to add text with this class, that
is used for small text, like date/written by etc */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;font-size: 12px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00B0E2;
	text-decoration: none;
	font-size: 10px;
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0074A2;
	text-decoration: none;
	font-size: 10px;
}
.textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00B0E2;
	text-decoration: none;
	font-size: 12px;
}
.textlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0074A2;
	text-decoration: none;
	font-size: 12;
}
.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00B0E2;
	text-decoration: none;
	font-size: 12px;
	font-weight:bolder;
}
.texttitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0074A2;
	text-decoration: none;
	font-size: 12px;
	font-weight:bolder;
}
.date {
/*Styles the "Last updated on" text
at the end of articles/contents */
	color: #999999;
	font-size: 0.8em;
	margin-bottom: 2px;
}

.morelink {
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.morelink:hover {
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


.hometitle {
	/*Title of articles*/
	font-size: 11px;
	font-weight: bolder;
	color:#0074A2;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

/* navigation */
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0074A2;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 4px;
}
.mainmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00B0E2;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
	padding: 4px;
}
.mainmenuOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00B0E2;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
	padding: 4px;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0074A2;
	text-decoration: none;
	font-size: 11px;
}
.topmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00b0e2;
	text-decoration: none;
	font-size: 11px;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0074A2;
	text-decoration: none;
	font-size: 11px;
}
.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00b0e2;
	text-decoration: none;
	font-size: 11px;
}
.submenuOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00b0e2;
	text-decoration: none;
	font-size: 11px;
	width: 100pt;
	font-weight: bold;
}
.subsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0074A2;
	text-decoration: none;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.subsub:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00b0e2;
	text-decoration: none;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
hr {
	/*many components use this as a seperator line */
	border:none;
	background:#0074A2;
	height:1px;
	margin:10px 0;
}
.channelPageHeader
{
}
.channelPageFooter
{
}
.channelPageBody
{
}
.collapsPanelHeader
{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.PNG);
	background-repeat:repeat-x;
	color:#FFF;
	cursor:pointer ;
	font-weight:bold;
}
.collapsPanelDesc
{
	background-color:white;
	overflow:hidden;
}




/*Style for channel partners website*/
.style1 {
	font-weight: 800;
	color: #FFFFFF;
}
.style2 {
	text-decoration: none;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: #666666;
    /*background-color: #2E4d7B;*/
    background-image: url(../images/top-bottom.png);
    background-repeat: repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background-image: url(../images/top-bottom.png);
    background-image-repeat: x-repeat;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background-image: url(../images/top-bottom.png);
    background-image-repeat: x-repeat;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: black;
    background-color: #f9faff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: white;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.eventDate 
{
    border: none;
    color: #666666;
    /*background-color: #5078B3;*/
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.info
{
	color:Blue ;
	font-style:italic ;
	text-transform:none ;
	font-weight:normal ;
}
.err
{
	color:Red ;
	font-style:italic ;
	text-transform:none ;
	font-weight:normal ;
}