a:hover {color: #000000;}
a:active {color: #003366;}
a:link {color: #003366;}
a:visited {color: #003366;}

.body {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height:145%; color: #000000}

.newsletterHdr {font-size:18px; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; color:#696969}

.skypeInfo {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:normal; color: #FFFFFF; padding-left:6px; padding-right:6px;}

.footer {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:normal; color: #999999}
.footer a:link {color: #999999; text-decoration:underline;}
.footer a:visited {color: #999999; text-decoration:underline;}
.footer a:hover {color: #000000; text-decoration:underline;}
.footer a:active {color: #999999; text-decoration:underline;}

.newsletterFooter {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:normal; color: #FFFFFF}
.newsletterFooter a:link {color: #FFFFFF; text-decoration:underline;}
.newsletterFooter a:visited {color: #FFFFFF; text-decoration:underline;}
.newsletterFooter a:hover {color: #FFFFFF; text-decoration:underline;}
.newsletterFooter a:active {color: #FFFFFF; text-decoration:underline;}

.topNav {color: #4B4B4B; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; letter-spacing:0px; font-size: 11px; text-align:center;}
.topNav a:link {color: #4B4B4B; text-decoration:none;}
.topNav a:visited {color: #4B4B4B; text-decoration:none;}
.topNav a:hover {color: #000000; text-decoration:none; font-weight:bold;}
.topNav a:active {color: #4B4B4B; text-decoration:none;}

.topNavHover {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; letter-spacing:0px; font-size: 11px; text-align:center;}
.topNavHover a:link {color: #000000; text-decoration:none;}
.topNavHover a:visited {color: #000000; text-decoration:none;}
.topNavHover a:hover {color: #000000; text-decoration:none;}
.topNavHover a:active {color: #000000; text-decoration:none;}

.leftNav {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; letter-spacing:0px; font-size: 11px; text-align:right}
.leftNav a:link {color: #000000; text-decoration:none;}
.leftNav a:visited {color: #000000; text-decoration:none;}
.leftNav a:hover {color: #000000; text-decoration:none;}
.leftNav a:active {color: #000000; text-decoration:none;}

.leftNavHover {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; letter-spacing:0px; font-size: 11px; text-align:right}
.leftNavHover a:link {color: #000000; text-decoration:none;}
.leftNavHover a:visited {color: #000000; text-decoration:none;}
.leftNavHover a:hover {color: #000000; text-decoration:none;}
.leftNavHover a:active {color: #000000; text-decoration:none;}

td {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height:145%; color: #000000}

hr {height:1px; color:#CCCCCC}

.button
{
	/*filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#375A82', startColorstr='#375A82', gradientType='0');*/
	background-color: #375A82;
	border:0px solid;
	border-color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	color: #FFFFFF;
	height:22px;
	padding:0px;
}

H1 {font-size:18px; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; color:#696969}
H2 {font-size:15px; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}
H3 {font-size:14px; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}
H4 {font-size:13px; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}
H5 {font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}
H6 {font-size:11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}

address {font-size:11px;}

pre {font-size:11px;}

ol {margin-top: 5px; list-style-type: decimal;}

ul {margin-top: 5px;}

li {list-style-type: square; list-style-position: outside; margin-left: -12px;}

/*Navigation*/
/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 1px 0;
	font-size: 12px;
	display: none;
	color: #FFFFFF;
	/*/*/display: block; /* Hide from NN4*/
}
#p7TMctrl a:link {
	color: #FFFFFF;
}
#p7TMctrl a:visited {
	color: #FFFFFF;
}
#p7TMctrl a:hover {
	color: #FFFFFF;
}
#p7TMctrl a:active {
	color: #FFFFFF;
}

/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 1.5; /* */
}
/*Sets background color and border around the menu DIV*/
#p7TMnav {
	border: 0px solid #FFFFFF;
	border-bottom: 0;
}
#p7TMnav div {
	/*/*/background-color: #375A82; /* */
}

/*second level menuitem divs*/
/*Sets left margin to 12px establishing a cascading indent*/
/*Sets border and bg color to establish the pastel BOXES*/
#p7TMnav div div {
	margin: 0 0 0 8px;
	/*/*/border-left: 0px solid #FFFFFF;
	background-color: #81B3D8; /* */
	color: #000000;
}

/*third level menuitem divs. Sets BOX color*/
#p7TMnav div div div {
	/*/*/background-color: #769CB9; /* */
}
/*fourth level menuitem divs. Sets BOX color*/
#p7TMnav div div div div 
{
	/*/*/background-color: #5E7692; /* */
}
/*fifth level menuitem divs. Sets BOX color. Cascades to lower levels*/
/*To set additional level color BOXES, add a new selector with an additional -div- appended*/
#p7TMnav div div div div div {
	/*/*/background-color: #C0C0C0; /* */
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #333333;
	font-size: 12px;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/border-top: 0px solid #DDDEE8;
	border-right: 0px solid;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #DDDEE8;
	text-decoration: none;
	background-color: transparent;
	display: block;
	color: #FFFFFF;
	padding: 2px 0 2px 5px; /* */
}
#p7TMnav div a:visited {
	color: #FFFFFF;
}
#p7TMnav div a:hover {
	background-color: #EAEBEC;
	color: #000000;
}
#p7TMnav div a:link {
	color: #FFFFFF;
}
/*This is the colour of the top level selected menu item
Set this to a combination of colours nice enough to display
that this section of submenus is now active*/
#p7TMnav div a:active {
	background-color: #EAEBEC;
	color: #000000;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	font-size: 12px;
	color: #000000;
}


/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 12px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image:    url(p7t_plus.gif);
	background-position: 2px 50%;
	padding: 0 0 0 13px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:    url(p7t_minus.gif);
	background-position: 2px 50%;
	padding: 2px 0 2px 13px !important;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 2px 0 2px 13px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
/*
.p7currentmark {
	font-weight: bold;
	letter-spacing: 3px;
	background-color: transparent !important;
	color: #FFFFFF !important;
	padding: 2px 0 2px 13px !important;
}
*/