﻿body
{
	font-family:Arial, Verdana;
	font-size:84%;	
	background-image:url(/images/bg.png);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
	margin:0px;
	padding:0px;
	color:#595A5B;
}

body *, td
{
	font-family:Arial, Verdana;	
}


a,a:visited
{
	text-decoration:none !important;
	color:#3EA3C1;
}
a:hover
{
	text-decoration:underline;
}

a img
{
	border:none;
}

#bodycontent
{
	width:1000px;
	margin:0 auto;
}

#header
{
	height:292px;
	width:100%;
	color:#fff;

}

#header table.headertable
{
	height:188px;
	font-size:2em;
	font-weight:bold;
	background-image:url(/images/headerbg.png);
	background-repeat:no-repeat;
}

#header .sitename
{
	font-size:0.7em;
}

#nav
{
	width:100%;
	color:#fff;	
}
#navInner
{
	background-image:url(/images/navitembg.png);
	background-repeat:repeat-x;	
	border-top:solid 2px #2C7892;
	height:36px;
}

#toplinks
{
	text-align:right;
	padding-right:10px;
	height:30px;
}

#navInner a,
#navInner a:visited
{
	color:#fff;
	font-weight:bolder;
	display:inline-block;
	padding:10px;	
	text-decoration:none;
}

#navInner a:hover,
#navInner a.lnkSelected
{
	background-image:url(/images/navitembg_sel.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-decoration:none;
}

#navInner .navdiv
{
	width:2px;
	background-image:url(/images/navdivider.png);
	background-repeat:no-repeat;
	font-size:0.1em;
	display:inline;
	padding:18px 0px;
	margin:0px !important;
}

#navInner .social
{
	text-align:right;
	padding-right:10px;
}

#navInner .social a,
#navInner .social a:visited
{
	padding:0px 0px 0px 5px;
}

#navInner .social a:hover,
#navInner .social a.lnkSelected
{
	background-image:none;	
}

#toplinks a,
#toplinks a:visited
{
	color:#fff;
	font-weight:normal;
	display:inline-block;
	padding:0px 2px;
	text-decoration:none;
	margin-top:8px;
	font-size:0.9em;
}

#toplinks a:hover,
#toplinks a.lnkSelected
{
	text-decoration:underline;
}

#tickerouter
{
	width:100%;
	background-color:#000;
	color:#fff;
	height:30px;
	margin:5px 0px;
	font-size:0.9em;
}

#tickerinner td a
{
	color:#fff !important;
}

#tickerinner .divider
{
	color:#fff;
	padding:0px 50px;
}


#tickerinner
{
	padding:5px 5px 0px 5px;
}


#subnav
{
	width:100%;
	color:#6F2586;	
}

#subnav ul li
{
	list-style-image:url(/images/admin/plus.png);		
}
#subnav a,
#subnav a:visited
{
	color:#6F2586;
	text-decoration:none;
}

#subnav a:hover,
#subnav a.lnkSelected
{
	color:#6F2586;
	font-weight:bold;
	text-decoration:none;
}

#contentOuter
{
	background-color:#fff;
	border-left:solid 1px #317FA0;	
	border-right:solid 1px #317FA0;	
	display:block;
	margin-top:3px;
}

#contentInner
{
	padding:15px;
}

.leftText
{
	text-align:justify;
	padding-right:20px;
}
.rightText
{
	width:232px;
}


.MainHeading
{
	margin-bottom:10px;
	color:#505050;
	font-weight:bold;
	font-size:2.2em;
	border-bottom:solid 1px #505050;
}

.SubHeading
{
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:10px;
	background-image:url(/images/subheaderbg.png);
	padding:5px 10px;
}

.NewsHeading
{
	font-weight:bold;
	font-size:1.6em;	
	margin-top:5px;
	margin-bottom:5px;
}
.NewsDate
{
	font-weight:bold;
	font-size:1.1em;	
	margin-bottom:10px;
}

.content
{
	padding:5px;
}

.linkspanel
{
	background-image:url(/images/contentshadowright.png);
	background-repeat:repeat-y;
	background-position:right top;
	width:651px;
}

.linkspanelinner
{
	background-image:url(/images/contentshading.png);
	background-repeat:repeat-y;
	width:642px;
	border:solid 2px #DBDBDB;
}

.linkspanelbase
{
	background-image:url(/images/contentshadowbottom.png);
	background-repeat:no-repeat;	
	width:651px;
	line-height:1px;
	font-size:0.1em;
}

.sectionHeader
{
	font-weight:bold;
	font-size:1.1em;
	padding-bottom:10px;
}

.bluebox
{
	background-image: url(/images/blueboxbg.png);
	background-repeat:repeat-x;
	width:689px;
}

.border
{
	border:solid 1px #A9A9A9;
}

.blueboxinner
{
	padding:5px;	
}

.bluebox table
{
	border:none;
}

.bluebox td
{
	padding:10px;
	vertical-align:top;
}

.blueboxheading
{
	color:#fff;
	font-weight:bold;
	background-image: url(/images/contentheading.png);
	background-repeat:no-repeat;
	padding:7px;
}

.blueboxheadingNoBox
{
	color:#4A4A4A;
	font-weight:bold;
	padding:7px;
	font-size:1.4em;
}


.bluebox .blueboxcontent
{
	padding:10px;
}

.bluebox .blueboxcontent p
{
	margin:0px 0px 10px 0px;
}

.bluebox .profileimage
{
	float:left;
	padding:0px 10px 10px 0px;
}

.rtecontent
{
	font-family:Arial, Verdana !important;
}

.rtecontent img 
{
	float:left;
	padding: 0px 10px 10px 10px;
}

.rtecontent td img 
{
	float:none;
}

#rightcol
{
}

#rightcol .subHeader
{
	width:232px;
	height:32px;
	text-align:right;
	background-image:url(/images/rightcolheader.png);
	background-repeat:no-repeat;
	background-color:#fff;
	color:#fff;
	padding:0px;
	font-weight:bold;
}

#rightcol .subHeaderinner
{
	padding:8px 15px 0px 0px;
}

#rightcol .subHeaderinner a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background-image:url(/images/rhc_link.png);
	background-repeat:no-repeat;
	background-position:center right;
}
#rightcol .subHeaderinner a span
{
	margin-right:20px;
}

#rightcol .subHeaderinner .pnlImage
{
	float:left;
}
#rightcol .subHeaderinner .pnlImage img
{
	padding-left:5px;
	margin-top:-2px;
}

.righcolcontents
{
	padding:2px 5px;
	margin-bottom:1px;
	text-align:center;
}

.righcolcontents *
{
	text-align:left;
}

.righcolcontents img
{
	margin:0 auto !important;
}
.righcolcontents .slideshowouter img
{
	width:224px;
}

.feeditemouter
{
	border-bottom:solid 1px #505050;
	padding-bottom:10px;
	margin-bottom:10px;
}

.slideshowouter
{
	display:block;
	height:195px;
	overflow:visible;
}

.newsitem
{
	padding:5px 10px;
	background-color:#D5E8EF;
	text-align:right;
	margin-bottom:3px;
}

.postbody
{
	font-size:0.85em !important;
}

.twitterboxheader
{
	height:4px;
	width:212px;
	background-image:url(/images/landing/twitterboxheader.png);
	background-repeat:repeat-y;
}
.twitterbox
{
	width:212px;
	background-image:url(/images/landing/twitterboxbody.png);
	background-repeat:repeat-y;
}
.twitterboxfooter
{
	height:45px;
	width:212px;
	background-image:url(/images/landing/twitterboxfooter.png);
	background-repeat:repeat-y;
}

.twitterboxinner
{
	padding:10px 30px 10px 10px;
	text-align:left;
	font-size:0.9em;	
}

.twitterbox div
{
	color:#11C3FF;
	font-style:italic;
	overflow:hidden;
}
.twitterbox .date
{
	padding-top:3px;
	font-size:0.9em;	
}
.twitterbox .date a,
.twitterbox .date a:visited
{
	color:#8E8E8E;
}

.flashouter
{
	text-align:center;
	width:100%;
	margin-bottom:10px;
}

#blogPaging
{
	border-bottom:solid 1px #505050;
	padding-bottom:10px;
}

#blogitems table
{
	margin:20px 0px;
}

.blogitem
{	
	border-bottom:solid 1px #505050;
	padding-bottom:20px;
}

.blogitem td a,
.blogitem td a:visited
{
	font-weight: bold; 
	font-size: 1em; 
	color: #3DA7C1;
}

.blogposted
{
	font-weight:bold;
	font-style:italic;
	font-size:0.9em; 
	color:#A6A6A6;
}

.blogpostedname
{
	font-weight: bold; 
	font-size: 1.1em;
	color: #3DA7C1;
}

.blogposteddate
{
	font-weight: bold; 
	font-size: 0.9em;
	color: #5C5C5C;
}

.blogtitle
{
	font-weight: bold; 
	font-size: 1.1em;
	color:#595A5B !important;
}
.blogtitle a,
.blogtitle a:visited
{
	color:#595A5B !important;
}




.blogitemsmall .td *
{		
	font-size: 0.8em !important;
	color:#595A5B;	
}

.blogitemsmall td a,
.blogitemsmall td a:visited
{
	font-weight: bold; 
	font-size: 0.8em !important; 
	color: #3DA7C1;
}

.blogitemsmall td .blogposted
{
	font-weight:bold;
	font-style:italic;
	font-size:0.8em !important; 
	color:#A6A6A6;
}

.blogitemsmall td .blogpostedname
{
	font-weight: bold; 
	font-size: 0.8em !important;
	color: #3DA7C1;
}

.blogitemsmall td .blogposteddate
{
	font-weight: bold; 
	font-size: 0.8em !important;
	color: #5C5C5C;
}

.blogitemsmall td .blogtitle
{
	margin-top:5px;
	font-weight: bold; 
	font-size: 0.8em !important;
	color:#595A5B !important;
}
.blogitemsmall td .blogcontent
{
	font-size: 0.8em !important;
	color:#595A5B !important;
	margin:3px 0px 0px 0px;
}

.blogitemsmall td .blogtitle a,
.blogitemsmall td .blogtitle a:visited
{
	font-size: 0.8em !important;
	color:#595A5B !important;
}

.paging
{
	font-weight:bold;
}

.galleryItemLeft
{
	width:48%;
	height:120px;
	margin:0xp 0px 10px 0px;
	float:left;
	border:solid 1px #ccc;
	overflow:hidden;
}

.galleryItemRight
{
	width:48%;
	height:120px;
	margin:0xp 0px 10px 0px;
	float:right;
	border:solid 1px #ccc;
	overflow:hidden;
}
.galleryItemInner
{
	padding:5px;
}

.galleryTitle
{
	font-weight:bold;
	font-size:0.9em;
}

.gallerySummary
{
	font-size:0.85em;
	font-style:italic;
}

.galleryDate
{
	font-size:0.85em;
	font-style:italic;
	color:#aaa;
}

.galleryCaption
{
	margin:5px 10px 0px 10px;
	height:20px;
	color:#595A5B !important;
	font-size:0.9em;
}

.imageItem
{
	display:inline-block;
	text-align:center;
	width:215px;
}

.videoCaption
{
    border:solid 1px #ccc;
	margin:2px 0px 0px 0px;
	padding:2px 5px;
	height:30px;
	color:#595A5B !important;
	font-size:0.85em;
	background-color:#EEF6F9;
}

.galleryCaptionBoxed
{
	margin:5px 0px;
	color:#595A5B !important;
	font-size:0.9em;
    border:solid 1px #ccc;
}
.galleryCaptionInner
{
	padding:5px;
}

.msg
{
	font-weight:bold;
	color:Blue;
}

#mocktabs
{
	margin-top:2px;
	margin-bottom:20px;
}

#mocktabs a img
{
	border-bottom:solid 5px #fff;
}

#mocktabs a.seltab img
{
	border-bottom:solid 5px #333;
}

.notification
{
	font-weight:bold;
	color:#399B47;
}

.relLinkItem
{
	float:left;
	width:49%;
	margin-bottom:0px 0px 0px 5px !important;	
	padding:0px !important;
	vertical-align:top;	
}

.relLinkItem table
{
	padding:0px !important;
	margin:0px !important;
}

#footer
{
	height:310px;
	width:100%;
	background-color:#000;
	color:#fff;
	border-bottom:solid 10px #317FA0;
	background-image:url(/images/footerlines.png);
	background-repeat:repeat-x;
}

#footerinner
{
	width:1100px;
	height:100%;
	margin:0 auto;
	background-image:url(/images/footerbg.png);
	background-repeat:no-repeat;
	background-position:top right;
}

#footercontent
{
	width:1000px;
	margin:0 auto;
	padding:10px;
	font-size:0.9em;
	color:#ACACAC;
}

#footercontent a,
#footercontent a:visited,
#footercontent td a
{
	color:#ACACAC;
}

#footercontent h4
{
	text-decoration:underline;	
}

#footercontent ul
{
	list-style:none;
}

#footercontent li a,
#footercontent li a:visited
{
	color:#ACACAC;
}

.emailform
{
	padding-top:5px;
	color:#3692B2 !important;
}
.emailconfirm
{
	color:#3692B2 !important;
}

.emailbox
{
	border:solid 1px #3692B2;
	width:180px;
	height:24px !important;
	line-height:24px;
}

.watermark
{
	color:#999 !important;
	font-size:0.9em;
	border:solid 1px #3692B2;
	width:180px;
	height:24px !important;
	line-height:24px;
}
.clearer
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-color: Transparent !important;
}
