/* generic styles */
a:focus {
  outline-style: none;
}

object {
  outline-style: none;
}

table {
	border: 0;
    border-collapse: collapse;
	float:left;
}

th {
    text-align: left;
}

td {
    vertical-align: top;
	padding: 0;
}

img {
    border: 0;
}

form {
    margin: 0;
}

input, select, textarea {
    padding: 0;
    margin: 0;
}

input.radio {
    margin-bottom: -2px;
}

body {
	margin: 0px;
	background:#001d49 url(../template_images/sitebg.jpg) repeat-x;
}

/* text/link styles */
p, td, th, li, div, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

p {
	margin:0px 0px 15px 0px;
	line-height:18px;
}

h1 {
	margin:0;
}

h2 {
	margin:0;
}

h3 {
	margin:0;
}

a {
	color:#086EB4;
}

a:hover {
	text-decoration:underline;
}

ul {
	margin:0px 0px 20px 0px;	
	padding:0px 0px 0px 20px;
}

li {
	margin:0px 10px 3px 0px;	
	padding:0px;
	list-style:none;
}
ol li {
	list-style-type:decimal;
}
hr {
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	/*change next three to suit design*/
	border-bottom:1px dotted #666666;
	margin:16px 0px 16px 0px;
	*margin:8px 0px 9px 0px;
}

/* div styles */
div {
	float:left;
}
div#site_holder {
	width:995px;/*change to suit design*/
	float:none;
	margin-left:auto;
	margin-right:auto;
}
div#outerWrap {
	width:995px;
	background:url(../template_images/bg.png) repeat-y;	
	padding:0px;
	margin:0px;
}

/* header */
div#header {
	width:975px;
	float:left;
}
div#header h1 {
	width:500px;
	float:left;
}
div#header h1 a {
	background:transparent url(../template_images/logo.gif) no-repeat;
	width:176px;
	height:77px;	
	float:left;
	margin:10px 0 0 37px;
	text-indent:-9999px;
	cursor:pointer;
}
/* menu */
ul#topmenu {
	float:right;
}
ul#topmenu li {
	float:left;
	font-weight:bold;
	font-size:11px;
	margin:10px 0 0;
	padding:0;	
}
ul#topmenu li a {
	color:#8e8e8e;
	text-decoration:none;
	display:block;
	padding:0 10px 0 11px;
	border-right:1px solid #8e8e8e;
}
ul#topmenu li.last a {
	border-right:none;
}
ul#topmenu li a:hover {
	text-decoration:none;	
}
#mainNav {
	width:950px;
	height:36px;	
	background:url(../template_images/linkbg.gif) repeat-x;
}
#mainNav ul {
	float:right;
	padding:0;
	margin:0;		
}
#mainNav ul li {
	float:left;
	font-weight:bold;
	font-size:12px;
	margin:7px 0 0;
	padding:0;
}
#mainNav li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 25px 9px 27px;
	background:url(../template_images/linkdivider.gif) no-repeat right top;
}
#mainNav li.last a {
	border-bottom:none;
}
#nav li {
	height:31px;
	position:relative;
	float:left;
	font-weight:bold;
	font-size:12px;
	margin:7px 0 0;
	padding:0;
}
#nav li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 25px 9px 27px;
	background:url(../template_images/linkdivider.gif) no-repeat right top;
}
#nav li a:hover {
	text-decoration:none;	
	border-bottom:5px solid #005d9f;
}
#nav li li {
	margin:0;
	padding:0;
	line-height:30px; 
	height:30px;
	display:block;
}
#nav li li a {
	margin:0;
	padding:0 0 0 10px;
	line-height:30px; 
	height:30px;
	text-align:left;
	color:#055FA4;
	display:block;
	background:none;
}
#nav li li a:hover {
	color:#fff;
	border-bottom:none;
	background:#055FA4;
}
#nav .submenu {
	float:left;
	width:120px;
	position:absolute;
	top:26px;
	left:0;
	display:none;
} 
#nav .submenu li {
	width:100%;
	background:#B1CEE2;
	margin:-3px 0 0;
	padding:0;
	position: relative;
}
#nav li:hover .submenu, #nav li.iehover .submenu, #nav .submenu li:hover #sublevel {
	border:none;
	display: block
}
/* site wrap */
div#innerWrap {
	width:950px;
	margin:0 auto;
	float:none;
	clear:both;
	padding:0px;
}
.top {
	width:950px;
	float:left;
}
.topInner {
	width:950px;
	float:left;
	margin-top: 15px;
	margin-bottom: 15px;
	
}
.leftWrap {
	width:720px;
	float:left;
	margin:0 8px 0 0;
}
.rightWrap {
	width:222px;
	float:left;
}
.leftInnerContent {
	width:222px;
	float:left;
}
.middleInnerContent {
	width:487px;
	float:left;
	margin-left: 9px;

}
.middleContent {
	width:482px;
	float:left;
	margin-left: 5px;
	margin-right: 5px;
}
.middleContent h1 {
	color:#035ead;
	font-size:23px;
	margin:15px 0 15px 0px;
	padding:0;
}
.middleContent h2 {
	color:#035ead;
	font-size:23px;
	margin:15px 0 15px 0px;
	padding:0;
}

.middleContent h3 {
	color:#000000;
	font-size:14px;
	margin:15px 0 15px 0px;
	padding:0;
	font-weight: bold;
}

.middleContent h5 {
	color:#606060;
	font-size:12px;
	margin:15px 0 15px 0px;
	padding:0;
	font-weight: bold;
}

.middleContent img {
	padding:0px 10px 10px 0px;
}

.middleContent p {
	color: #606060;
	font-size:12px;
}

.middleContent p a {
	color: #086eb4;
	text-decoration: none;
}
.middleContent p a:hover {
	color: #086eb4;
	text-decoration: underline;
}
.middleContent ul {
	clear: both;
	margin: 0px 0px 15px 0px;
	padding: 0;
}
.middleContent ul li{
	list-style-image: url(../template_images/bulletpoint.gif);
	padding-left: 5px;
	color: #686868;
	margin-left: 15px;
}
.middleContent ul li a{
	color: #086eb4;
}
.rightInnerContent {
	width:222px;
	float:right;
/*	margin-left: 9px;
	_margin:4px*/

}
.newsMainContent {
	color: #606060;
	font-size:12px;
}

/* left box sections */
#hero {
	width:720px;
	height:209px;
	margin:15px 0;
}
#banner {
	width:720px;
}
.images {
	width:227px;
	margin-right:18px;
}
.imageslast {
	width:227px;
	margin:0;
}
p.image{
	padding:0;
	margin:0;
	height:96px;
}
.sideLinkTop {
	width:222px;
}
.sideLink {
	width:222px;
	margin-top: 5px;
}
h2.svisit,h2.stour,h2.slink {
	background:url(../template_images/pinkbg.jpg) repeat-x;
	height:26px;
	line-height:26px;
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
	clear:both;
	text-align:left;
	padding-left: 5px;
}
h2.svisit a,h2.stour a,h2.slink a {
	color:#fff;
	text-decoration:none;
}
h2.stour {
	background:url(../template_images/yellowbg.jpg) repeat-x;
}
h2.slink {
	background:url(../template_images/greenbg.jpg) repeat-x;
}
.rightInnerContent h2 {
	
	font-size: 16px;
	color: #005d9f;
	margin-top: 10px;
	margin-bottom: 15px;
}
h2.visit,h2.tour,h2.link {
	background:url(../template_images/pinkbg.jpg) repeat-x;
	height:26px;
	line-height:26px;
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
	clear:both;
	text-align:center;
}
h2.visit a,h2.tour a,h2.link a {
	color:#fff;
	text-decoration:none;
}
h2.tour {
	background:url(../template_images/yellowbg.jpg) repeat-x;
}
h2.link {
	background:url(../template_images/greenbg.jpg) repeat-x;
}
h3.eventhead,h3.newshead {
	background:url(../template_images/eventsbg.jpg) repeat-x;
	height:32px;
	line-height:32px;
	margin:0;
	padding:0 0 15px 20px;
	color:#fff;
	font-size:15px;	
}
h3.newshead {
	background:url(../template_images/latestbg.jpg) repeat-x;
}
.event, .news {
	width:350px;
	float:left;
	background:#fff url(../template_images/contbg.jpg) repeat-x;
	margin:15px 13px 0 0;
	_margin:15px 6px 0px 0px;
	border:1px solid #e8e8e8;
	padding:0;	
	height: 258px;
}
.news {
	margin:15px 0 0;	
}
.event strong, .news strong {
	color:#006BB6;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	font-style:normal;
}


#homepage_events a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../template_images/sub_nav_bullet.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	display:inline;
	float:left;
	margin:0;
	padding-bottom:4px;
	padding-left:30px;
	padding-top:4px;
	width:300px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}

.news strong {
	color:#727272;
}
.news p {
	color:#545454;
	font-style:italic;
	font-size:11px;
	padding:5px 10px 0 15px;
	margin:0;
}
.event p {
	
	color:#545454;
	font-style:italic;
	font-size:11px;
	padding:5px 10px 0 15px;
	margin:0;
}

.news a {
	display:block;
	color:#086EB4;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}
p.read {
	float:right;
	margin:0 10px 10px 0;
	padding:0;
	display:inline;
}
/* right box sections */
.rightWrap h2 {
	color:#016fb8;
	font-size:22px;
	margin:15px 0 15px 15px;
	padding:0;
}
p.cont {
	font-size:12px;
	font-style:italic;
	color:#727272;
	margin:0 0 0 15px;
	padding:0;
	width:180px;
}
.rightbox{
	width:220px;
	float:left;
	background:#fff url(../template_images/contbg.jpg) repeat-x;
	margin:15px 0 0 0px;
	padding:0px;
	border:1px solid #e8e8e8;
}
h3.title {
	background:url(../template_images/rightheadbg.jpg) repeat-x;
	height:32px;
	line-height:32px;
	margin:0;
	padding:0 0 0 15px;
	color:#545454;
	font-size:15px;	
}
p.newsletter {
	font-size:11px;
	margin:0 0 10px 12px;	
}
td.latest {
	width:108px;
	padding:15px 20px 0 15px;
}

td.latest a {
	color:#0470b9;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	display:block;
	margin-top:14px;
}

td.melb {
	padding:10px 0 6px;
	width: 72px;
	float:left;
}

div.melb img {
	padding:0px;
	margin:0px;
}

p.bottombg {
	margin: 0 0 0 1px;
	padding:0;
}
/* Latest News Inner */
.latestNewsInner{
	width:220px;
	float:left;
	margin:0 0 15px 0;
	border:1px solid #e8e8e8;
	padding:0;
}
h3.newsHeading {
	background:url(../template_images/latestbg.jpg) repeat-x;
	height:32px;
	line-height:32px;
	margin:0;
	padding:0 0 0 15px;
	color:#ffffff;
	font-size:15px;	
}
.latestNewsInner p {
	color:#545454;
	font-style:italic;
	font-size:11px;
	padding:5px 10px 0 15px;
	margin:0;
}

p.bwired_logo {
	color:#545454;
	font-style:italic;
	font-size:11px;
	padding:20px 12px 20px 13px;
	margin:0;
}


.latestNewsInner a {
	display:block;
	color:#086EB4;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}
p.read {
	float:right;
	margin:0 10px 10px 0;
	padding:0;
	display:inline;
}
/*Inner side menu */

a.s_nav               {font-size:11px; background:url(../template_images/sub_nav_bullet.jpg) no-repeat 0 0; display: block; width:187px;color: #0055a5;  padding: 4px 3px 4px 40px; margin-bottom:2px; text-transform: uppercase; font-weight: bold;}
a.s_nav:link          {font-size:11px; background:url(../template_images/sub_nav_bullet.jpg) no-repeat 0 0; display: block; width:187px;color: #0055a5;  padding: 4px 3px 4px 40px; margin-bottom:2px; text-transform: uppercase; font-weight: bold;}
a.s_nav:active        {font-size:11px; background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; display: block; width:187px;color: #0055a5;  padding: 4px 3px 4px 40px; margin-bottom:2px;}
a.s_nav:visited       {font-size:11px; background:url(../template_images/sub_nav_bullet.jpg) no-repeat 0 0; display: block; width:187px;color: #0055a5;  padding: 4px 3px 4px 40px; margin-bottom:2px;}
a.s_nav:hover         {font-size:11px; background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; display: block; width:187px;color: #161616;  padding: 4px 3px 4px 40px; margin-bottom:2px;}

* html a.s_nav                  {font-size:11px; padding: 3px 3px 3px 20px; background:url(../template_images/sub_nav_bullet.jpg) no-repeat 0 0; text-transform: uppercase; font-weight: bold;}
* html a.s_nav:link             {font-size:11px; padding: 3px 3px 3px 20px; background:url(../template_images/sub_nav_bullet.jpg) no-repeat 0 0; text-transform: uppercase; font-weight: bold;}
* html a.s_nav:active           {font-size:11px; padding: 3px 3px 3px 20px; background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0;}
* html a.s_nav:visited          {font-size:11px; padding: 3px 3px 3px 20px; background:url(../template_images/sub_nav_bullet.jpg) no-repeat 0 0;}
* html a.s_nav:hover            {font-size:11px; padding: 3px 3px 3px 20px; background:url(../template_images/sub_nav_bullet_roll.jpg)no-repeat 0 0;}

a.s_nav_active               {font-size:11px; display: block; width:187px; color: #161616; padding: 4px 3px 4px 40px; background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; text-transform: uppercase; font-weight: bold;}
a.s_nav_active:link          {font-size:11px; display: block; width:187px; color: #161616; padding: 4px 3px 4px 40px; background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; text-transform: uppercase; font-weight: bold;}
a.s_nav_active:active        {font-size:11px; display: block; width:187px; color: #161616; padding: 4px 3px 4px 40px; background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0;}
a.s_nav_active:visited       {font-size:11px; display: block; width:187px; color: #161616; padding: 4px 3px 4px 40px; background:url(../template_images/sub_nav_bullet.jpg) no-repeat 0 0;}
a.s_nav_active:hover         {font-size:11px; display: block; width:187px; color: #161616; padding: 4px 3px 4px 40px; background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0;}

* html a.s_nav_active                  {font-size:11px; padding: 3px 3px 3px 20px;background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; width:140px; text-transform: uppercase; font-weight: bold;}
* html a.s_nav_active:link             {font-size:11px; padding: 3px 3px 3px 20px;background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; width:140px; text-transform: uppercase; font-weight: bold;}
* html a.s_nav_active:active           {font-size:11px; padding: 3px 3px 3px 20px;background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; width:140px;}
* html a.s_nav_active:visited          {font-size:11px; padding: 3px 3px 3px 20px;background:url(../template_images/sub_nav_bullet.jpg) no-repeat 0 0; width:140px;}
* html a.s_nav_active:hover            {font-size:11px; padding: 3px 3px 3px 20px;background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; width:140px;}

a.nav_sub_item               {float: left; font-size:11px; width: 170px; color: #0055a5; margin-bottom:7px; text-transform: uppercase; font-weight: bold;}
a.nav_sub_item:link          {float: left; font-size:11px; width: 170px; color: #0055a5; margin-bottom:7px;background:url(../template_images/sub_nav_bullet.jpg)no-repeat 0 0; text-transform: uppercase; font-weight: bold;}
a.nav_sub_item:active        {float: left; font-size:11px; width: 170px; color: #0055a5; margin-bottom:7px;background:url(../template_images/sub_nav_bullet_roll.jpg)no-repeat 0 0;}

a.nav_sub_item:visited       {float: left; font-size:11px; width: 170px; color: #0055a5; margin-bottom:7px;background:url(../template_images/sub_nav_bullet.jpg)no-repeat 0 0;}
a.nav_sub_item:hover         {float: left; font-size:11px; width: 170px; color: #161616; margin-bottom:7px;background:url(../template_images/sub_nav_bullet_roll.jpg)no-repeat 0 0;}

/*a.nav_sub_item span {margin-left: 30px; float: left; display: block; width: 122px; height: 28px;}*/

a.nav_sub_item span.topcurve			{float: left; width: 170px; height: 6px; background:url(../template_images/topcurve.gif) no-repeat bottom left; cursor: pointer; line-height: 3px; margin: 0px; padding: 0px; font-size: 2px !important;}
a.nav_sub_item span.middle_link  		{float: left; display: inline; background:url(../template_images/sub_nav_bullet.jpg) no-repeat 0 0; width: 140px; *width: 170px; padding-left: 30px; padding-top: 4px; padding-bottom: 4px; margin: 0px; cursor: pointer}
a.nav_sub_item:hover span.middle_link  	{float: left; display: inline; width: 140px; background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; *width: 170px; padding-left: 30px; padding-top: 4px; padding-bottom: 4px;  margin: 0px; cursor: pointer}
a.nav_sub_item span.bottomcurve 		{float: left; width: 170px; height: 6px; background:url(../template_images/bottomcurve.gif) no-repeat top left; cursor: pointer; line-height: 3px; margin: 0px; padding: 0px; font-size: 2px !important;}

a.nav_sub_item_active               {float: left; font-size:11px; width: 170px; color: #161616; margin-bottom:7px; text-transform: uppercase;background:url(../template_images/sub_nav_bullet_roll.jpg)no-repeat 0 0; font-weight: bold;}
a.nav_sub_item_active:link          {float: left; font-size:11px; width: 170px; color: #161616; margin-bottom:7px; text-transform: uppercase;background:url(../template_images/sub_nav_bullet_roll.jpg)no-repeat 0 0; font-weight: bold;}
a.nav_sub_item_active:active        {float: left; font-size:11px; width: 170px; color: #161616; margin-bottom:7px;background:url(../template_images/sub_nav_bullet_roll.jpg)no-repeat 0 0; font-weight: bold;}
a.nav_sub_item_active:visited       {float: left; font-size:11px; width: 170px; color: #161616; margin-bottom:7px;background:url(../template_images/sub_nav_bullet.jpg)no-repeat 0 0; font-weight: bold;}
a.nav_sub_item_active:hover         {float: left; font-size:11px; width: 170px; color: #161616; margin-bottom:7px;background:url(../template_images/sub_nav_bullet_roll.jpg)no-repeat 0 0; font-weight: bold;}

a.nav_sub_item_active span.topcurve			{float: left; width: 170px; height: 6px; background:url(../template_images/topcurve.gif) no-repeat bottom left; cursor: pointer; line-height: 3px; margin: 0px; padding: 0px; font-size: 2px !important;}
a.nav_sub_item_active span.middle_link  		{float: left; background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; display: inline; width: 140px; *width: 170px; padding-left: 30px; padding-top: 4px; padding-bottom: 4px;  margin: 0px; cursor: pointer}
a.nav_sub_item_active:hover span.middle_link  	{float: left; background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0; display: inline; width: 140px; *width: 170px; padding-left: 30px; padding-top: 4px; padding-bottom: 4px;  margin: 0px; cursor: pointer}
a.nav_sub_item_active span.bottomcurve 		{float: left; width: 170px; height: 6px; background:url(../template_images/bottomcurve.gif) no-repeat top left; cursor: pointer; line-height: 3px; margin: 0px; padding: 0px; font-size: 2px !important;}



a.nav_sub_sub_item               {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:187px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px; }
a.nav_sub_sub_item:link          {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:187px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px; }
a.nav_sub_sub_item:active        {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:1827px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px; font-weight: bold;}
a.nav_sub_sub_item:visited       {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:187px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px;}
a.nav_sub_sub_item:hover         {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:187px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px; font-weight: bold;}

* html a.nav_sub_sub_item               {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:177px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px;}
* html a.nav_sub_sub_item:link          {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:177px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px;}
* html a.nav_sub_sub_item:active        {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:177px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px; font-weight: bold;}
* html a.nav_sub_sub_item:visited       {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:177x;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px;}
* html a.nav_sub_sub_item:hover         {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:177px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px; font-weight: bold;}


a.nav_sub_sub_item_active               {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:187px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px;  font-weight: bold;}
a.nav_sub_sub_item_active:link          {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:187px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px;}
a.nav_sub_sub_item_active:active        {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:187px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px;}
a.nav_sub_sub_item_active:visited       {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:187px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px;}
a.nav_sub_sub_item_active:hover         {float: left; font-size:11px; background:url(../template_images/sub_nav_bullet_in.jpg) no-repeat 0 0;display: block;width:187px;color: #3b3b3b;padding: 4px 3px 4px 40px;margin-bottom:2px;}


/* Inner menu */

div.sb_section_holder {
	width:220px;
	float:left;
	margin:0 0 15px 0;
	border:1px solid #e8e8e8;
	background-color: #f5f5f5;
	
}

div.sb_section_holder h3 {
	background:url(../template_images/eventsbg.jpg) repeat-x;
		height:32px;
	line-height:32px;
	margin:0;
	padding:0 0 15px 15px;
	color:#fff;
	font-size:15px;	

}

div.sb_section_holder p {
	margin-bottom:10px;
}

div.sb_section_holder a {
	color:#0152a4;
	text-decoration: none;
}

.imgHolder {
	margin-left: -15px;
}

div.sub1 {
	float:left; 
	width:175px; 
	height:21px; 
	padding-top:5px; 
}
div.sub1 a {
	color:#0152a4;
	font-weight:bold;
}

div.sub1 a:hover {
	color:#181818;
	text-decoration: none;
}
div.sub1 .active a {
	color:#181818;
	text-decoration: none;
}




div.sub_nav_hr_holder {
	width:220px;
	float:left;

}

div.sub_nav_hr_holder hr {
	color:#fff;
	background-color:#f0efe7;
	height:1px;
	border-bottom:1px dotted #000000;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:6px 0px 6px 0px;
	*margin:-1px 0px -1px 0px;
}
div.sub2 {
	width:175px;
	margin-left:41px;
	font-weight:normal;
}

a.sub2 {
	color:#000000;
	font-weight:normal;

}
/* input/button */
.rightbox input {
	border:1px solid #e4e4e4;
	padding:6px;
	margin:10px;
	width:185px;
}
button {
	background:url(../template_images/submit.jpg) no-repeat;
	width:65px;
	height:20px;
	border:none;
	text-indent:-9999px;
	margin-left:15px;
}

#button {
	width:65px;
	height:20px;
	border:none;
	text-indent:-9999px;
	margin:0px 0px -5px 15px;
	padding:0px
}

.srbutton input {
	margin: 0;
	padding: 0;
}
/* help */
div.help_section {
	width:220px;
	float:left;
}



/* footer */
#footer {
	background:url(../template_images/footerbg.jpg) no-repeat;
	width:980px;
	margin-left:1px;
	padding:0;
	color:#8e8e8e;
	padding:20px 0 20px 15px;
	font-weight:bold;	
}
#footer span {
	width:500px;
	float:left;	
}
#footer p {
	float:right;
	display:inline;
	margin:0 20px 0 0;
	color:#8E8E8E;	
}
#footer a {
	color:#8E8E8E;
	text-decoration:none;	
}
#footer a:hover{
	color:#086EB4;
}

/* contact/feedback */
div.contact_col1 {
	width:120px;
	height:18px;/*22px;*/
	padding-top:4px;
	margin:3px 0px 3px 0px;
}

div.contact_col2 {
	width:220px;
	margin:3px 0px 3px 0px;
}

div.contact_col2 input {
	width:212px;/*216px;*/
	height:17px;/*18px;*/
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
}

div.contact_col2 textarea {
	width:212px;/*216px;*/
	height:200px;
	padding:0px 2px 0px 2px;
}



#menu {
	width:950px;
	height:36px;	
	background:url(../template_images/linkbg.gif) repeat-x;
}
#menu ul {
	float:right;
	padding:0;
	margin:0;		
}
#menu ul li {
	float:left;
	font-weight:bold;
	font-size:12px;
	margin:7px 0 0;
	padding:0;
}
#menu li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 25px 9px 27px;
	background:url(../template_images/linkdivider.gif) no-repeat right top;
}
#menu li.last a {
	border-bottom:none;
}
#nav li {
	height:31px;
	position:relative;
	float:left;
	font-weight:bold;
	font-size:12px;
	margin:7px 0 0;
	padding:0;
}
#nav li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 25px 9px 27px;
	background:url(../template_images/linkdivider.gif) no-repeat right top;
}
#nav li a:hover {
	text-decoration:none;	
	border-bottom:5px solid #005d9f;
}
#nav .active a  {
	text-decoration:none;	
	border-bottom:5px solid #005d9f;
}
#nav li.last a {
	background:none;
}

#nav li li {
	margin:0;
	padding:0;
	line-height:30px; 
	height:30px;
	display:block;
}
#nav li li a {
	margin:0;
	padding:0 0 0 10px;
	line-height:30px; 
	height:30px;
	text-align:left;
	color:#055FA4;
	display:block;
	background:none;
}
#nav li li a:hover {
	color:#fff;
	border-bottom:none;
	background:#055FA4;
}

#crumb {
 font-size:10px;
 color:#545454;
 

}

#crumb a{
	color:#545454;
	text-decoration: none;
}
.feedback_text {
    text-align: left;
    font-size: 12px;
    line-height: 17px;
    color: #606060;
    vertical-align: top
}
.feedback_text a {
    color: #086eb4;
	text-decoration: none;
}
.feedback_text a:hover {
    color: #086eb4;
	text-decoration: underline;
}

.form_right {
   text-align: left;
}

.form_left {
	clear: both;
	 color: #606060;
   text-align: left;
   width: 150px;
   padding: 6px 15px 0px 5px;
   
}

.form_right input {
   font-size: 12px;
   color: #606060;
   width: 200px;
   margin: 4px 0px 6px 0px;
   overflow: auto;
	 padding:4px;
	 border: 1px solid #b4d2e6;
}   

.form_right textarea {
   font-size: 12px;
   color: #000000;
   width: 250px;
   margin: 4px 0px 6px 0px;
   
	 padding:4px;
	 border: 1px solid #b4d2e6;
}   
.form_section {
    text-align: left;
    font-weight: bold;
    color: #000000;
    padding: 10px 0px 0px 10px;
    border-bottom: 1px solid #000000;
}  

input.field {
   font-size: 10px;
   width: 250px;
   margin: 5px 0px 5px 0px;
   color: #000000;
   border: 1px solid #b1cee2;
}

input.button {
	padding: 5px 3px;
   font-size: 11px;
   color: #fff;
   background: #025da4;
   border: 1px solid #023c6a;
   font-weight: bold;
}
.sitemap li a{
	color: #086eb4;
	text-decoration: none;
}
.sitemap li a:hover{
	color: #086eb4;
	text-decoration: underline;
}

.sitemap ul{
	list-style-type: square;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 2px;
	
}

.sitemap li {
	list-style-type: square;
	margin-left: 5px;
	
}

.compact ul {
padding-left: 25px;

}
.compact li {
	list-style-type: square;
		
}
/* help */
div#search {
	margin:10px 0px 0px 0px;
	float:right;
}

#div_search {

}

input.field_search {
	width:200px;
	height:19px;
	*margin-top:-1px;
	color:#000000;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-top:3px;
	padding-left:3px;
}

div#help_content {
    width:467px;
    margin-top:20px;
    *margin-top:15px;
}

div#back {
	padding-bottom:2px;
}

div#filerow {
	width:450px;/*570px;*/
	height:20px;/*31px;*/
	padding:20px 15px 0px 13px;
	background-repeat:repeat-x;
	font-weight:bold;
	color:#000;
	border-bottom: 1px solid #E8E8E8;
	margin-top:10px;
	font-size:14px
}

div#filerowalt {
	width:447px;/*570px;*/
	height:24px;/*31px;*/
	padding:7px 15px 0px 15px;
	background-image:url(../template_images/filerow_bg.gif);
	background-repeat:repeat-x;
}

div#filerowalt a, div#filerow a {
	font-weight:bold;
	color:#fff;
}

div.help_topten_holder {
	width:202px;
	margin-top:5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:10px;

}  

div.help_topten_holder h1 {
	color:#000;
	margin-bottom:10px;
} 

div.help_topten_holder h2 {
	color:#ffffff;
}

div.help_topten_holder p {
	margin:0px;
		color: #000;
}
div.help_topten_holder p a {

		color: #000;
		text-decoration: none;
}
div.help_topten_holder p a:hover {

		color: #000;
		text-decoration: underline;
}

div.help_topten_holder hr, div#search hr {
	color:#000;
	background-color:#000;
	height:1px;
	border-bottom:1px dotted #ffffff;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:3px 0px 3px 0px;
	*margin:0px 0px 0px 0px;
	padding:0px 0px -5px 0px;
}

div.topten_qs {
	width:100%;
}

div.question {
	width:447px;/*570px;*/
	padding:7px 15px 0px 0px;
	font-weight:bold;
}

div.question_answer {
	width:447px;/*570px;*/
	padding:7px 15px 0px 0px;
	font-weight:bold;
}


div.question a {

	background:transparent url(../template_images/help_bullet.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	display:inline;
	float:left;
	margin:0;
	padding-bottom:4px;
	padding-left:30px;
	padding-top:4px;
	color:#0055A5;
	width:430px;
	font
}

div.question_answer a {

	background:transparent url(../template_images/help_bullet_down.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	display:inline;
	float:left;
	margin:0;
	padding-bottom:4px;
	padding-left:30px;
	padding-top:4px;
	color:#333333;
	width:430px;

}

div.help_answer {
	width:420px;/*570px;*/
	padding:0px 30px;
	background-color:#ffffff;
}  

div.help_answer p {
	color:#000000;
}

div#bellme_fixeddiv{
margin-left:-180px;
clear:both;
}

div.bm_bubble{
margin-top:40px;
*margin-left:-160px;
}

div.bm_hdFoot{
clear:both!important;
float:none!important;
*height:1%;
}

div.bellme_call{
clear:both!important;
float:none!important;
}

div.bellme_call_but{
float:right!important;
}
input.gobutton {
	width: 34px;
	height: 30px;
	border: 0;
}
/* products */
.productContent {
	clear: both;
	float: left;
	width: 460px;
	margin-bottom: 15px;
}
.imgProduct {
	float: left;
	width: 130px;
	text-align: center;
}
.contentProduct {
	float: left;
	width: 300px;
	margin-left: 30px;
}
.headingProduct {
	float: left;
	font-size: 14px;
	color: #0070b2;	
}
.headingProduct h1 {
	float: left;
	font-size: 14px;
	color: #0070b2;	
	padding-bottom: 10px;
	margin: 0;
}

.headingProduct h1 a {
	color: #0070b2;	
	text-decoration: none;
}
.headingProduct h1 a:hover {
	color: #0070b2;	
	text-decoration: none;
}
.descProduct {
	clear: both;
	float: left;
	color: #686868;	
}
.productDetailContent {
	float: left;
	width: 460px;
}
.imageProduct {
	float: left;
	width: 230px;
}
.detailProduct {
	float: left;
	width: 212px;
	margin-left: 18px;
}
.headingProductName {
	float: left;
	color: #0070b2;	
}
.headingProductName h1 {
	
	padding-bottom: 15px;

}
.descriptionProduct {
	float: left;
	color: #686868;	
}
.descriptionProduct h2{
	clear: both;
	float: left;
	color: #0056ad;	
	font-size: 13px;
}
.descriptionProduct p {
	float: left;
	color: #686868;	
}
.descriptionProduct p a {
	float: left;
	color: #686868;	
	text-decoration: none;
}
.descriptionProduct ul {
	clear: both;
	margin: 0;
	padding: 0;
}
.descriptionProduct ul li{
	list-style-image: url(../template_images/bulletpoint.gif);
	padding-left: 5px;
	color: #686868;
	margin-left: 15px;
}

.roll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055a5;
	font-weight: bold;
	float: left;
	width:200px;
	text-transform: uppercase;
	line-height: 20px;

}
.roll ul {
		margin: 0px;
    padding: 0px;
	list-style-type: none;

}
.roll ul li {
float: left;
display: block;
				



}
.roll ul li a {
	text-decoration: none;
	color: #0055a5;	
			margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 25px;
				background:url(../template_images/sub_nav_bullet.jpg) no-repeat 0 0;

}
.roll ul li a:hover {
	text-decoration: none;
	color: #161616;	

	background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0;
}
.roll ul li .active a {
	text-decoration: none;
	color: #161616;
	background:url(../template_images/sub_nav_bullet_roll.jpg) no-repeat 0 0;
}

td#upcoming_title {
	width:100px;
	height:25px;
	padding-bottom:5px;
	vertical-align:top;
	color:#666666;
}

td#upcoming_data {
	width:383px;
	height:25px;
	padding-bottom:5px;
	vertical-align:top;
	color:#666666;
}

#events_search {
	padding:5px 10px;
}

#events_search select{
	width:200px;
	padding:3px;
	height:26px;
}
/*  Calendar  */


.calendar_table2 {
border:1px solid #E8E8E8;
float:left;
margin:15px 0 0 0;
padding:0;
width:222px;
}

.calendar_head {
background: url('../template_images/events/calendar_head.jpg') repeat-x top left;
color: #333;
height: 31px;
text-align: center;
vertical-align: middle;
font-weight: bold;
}

.calendar_back {
background: url('../template_images/events/calendar_head.jpg') repeat-x top right;
height: 31px;
padding: 0px 0px 0px 5px;
vertical-align: middle;
width:30px;
}

.calendar_forward {
background: url('../template_images/events/calendar_head.jpg') repeat-x top left;
height: 31px;
padding: 0px;
vertical-align: middle;
width:30px;
}

.calendar_wday {
text-align: center;
height: 25px;
color: #333;
vertical-align: middle;
font:11px arial;
font-weight:bold;
}

.calendar_wday1 {
text-align: center;
font-weight: bold;
border-left: 1px solid #F0EBE1;
color: #333;
height: 20px;
vertical-align: middle;
font:11px arial;
}

.day {
text-align: center;
height: 26px;
padding:3px;
*height: 20px;
vertical-align: middle;
padding:3px;
font:11px arial;
}

.calendar_wday7 {
color: #333;
font-weight: bold;
text-align: center;
border-right: 1px solid #F0EBE1;
height: 25px;
vertical-align: middle;
font:11px arial;
}

#calendar_today {
text-align: center;
height: 25px;
*height: 20px;
vertical-align: middle;
background: url('../template_images/events/date_selected.jpg') no-repeat;
color: #FFF;
}

#calendar_not_today {
text-align: center;
height: 25px;
*height: 20px;
vertical-align: middle;
}


a.calendar_selected {
display: block;
background: url('../template_images/events/date_selected.jpg') no-repeat;
color: #333;
text-decoration:none;
font:11px arial;
font-weight:lighter;
padding:2px;
}

div#pci_content_area table.calendar_table2 td#calendar_today a.calendar_selected {
color: #FFF;
}

#date_location {
color: #B60E2A;
}

#date_location_a {
color: #333;
}

#upcoming_event
{
padding-bottom:20px;
}

