@charset "utf-8";
/* CSS Document */

/* by JD 
Blue was 6a/b2/e7
now 2d/99/d6
*/
body,
html {
	margin:0;
	padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */	
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	}
	
body {
    min-width:900px;
	font-size: 12px;
    }
		/* General styles */
h1 	{
    margin: 0px 0 30px 0;
    padding:0;
	font-size: 16px;
	text-align: left;
    }
h2
	{
	color:#2d99d6;
	font-size: 16px;
	margin: 0 0 0 0;
	text-transform: lowercase;
	}
	
h6
	{
	color:#2d99d6;
	font-size: 10px;
	margin: 0 0 0 0;
	text-transform: lowercase;
	}	
	
p,li {
	margin:.4em 0 .8em 0;
    padding:0;
	font-size: 12px;
   }

table {
font-size: 12px;
}
a:active, a:visited, a:link {
text-decoration: none;
color: #2d99d6;
}

a:hover {
color: #000000;
}
.TableBullit {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 12px;
}
.headingImg {
	padding-top: 40px;
	padding-left: 0px;
}
.container {
	width: 950px;
	   background:#FFFFFF;
	}
#header {
    background: #000000;
    }
#nav {
    background:#58585a;
    }
.date {
margin-top:30;
color: #FFFFFF;
font-style:normal;
font-weight:bold;
}

.footer {
    background-color: #FFFFFF;
    clear:both;
	text-align:center;
	font-size: 10px;
	}
.logo {
	vertical-align:bottom;
	}	
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:950px;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
.colmid {
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	}
.wrapper {
	padding-right: 20px;
	width:500px;
}
	
.wrapper li {
	margin: 0 0px 10px -25px;
	list-style-position: outside;
	padding: 0px;
	
   }	
	
	
.chromestyle{
width: 99%;
font-weight: bold;
background-color:#58585a;	/* for the whole bar */
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*	border: 1px solid #BBB; /* this gives border around the whole menu */
width: 100%;
/* background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 10px;	/* first padding avoe below menu, 2nd padding to right of ALL menu */
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
font-size: 14px;		/* JD that fixes the top menu text size */
}

.chromestyle ul li{
display: inline;
}
.chromestyle ul li a:visited, .chromestyle ul li a:link {
color: #ffffff;
}

.chromestyle ul li a{
color: #FFFFFF;	/* colour of top line menu items */
padding: 3px 7px;	/* frist item determines the gap to the top of menu start this is for items so 2nd put them to right of menu drop down*/
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;  /* iborder on right of each menu item on top line */
}
/* mouse over top line */
.chromestyle ul li a:hover
{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color:#2d99d6;	/* colour when line items are highligted */
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
/* a:active, a:visited, a:link a:hover */
/* style for drop menus */
.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: 400;
font-family:Arial, Helvetica, sans-serif;
color:#2d99d6;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
color:#2d99d6;
}
.partner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2d99d6;
	text-decoration: none;
	text-align:center;
}
.partner .small {
	font-size: 9px;
	color: #333333;
	text-align:center;
	text-decoration: none;
	font-weight: normal;
	font-style:italic;
}
.partnercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	text-align:left;
}
.small {
	font-size: 9px;
}
.counter
	{
	visibility:hidden;
	}
.news { 	/*//holding style */
	}
.news_hdr {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
.signup {
color:#FFFFFF;
background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #DEEEFA;
}
.newsdate {
	color: #2d99d6;
	font-weight: bold;
	font-size: 12px;
	background-color: #DEEEFA;
}
.news hr {
	color:#FFFFFF;
	margin: 0px;
	}
h6 {
	margin:2;
	padding: 2px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	height: 0px;
	width: 0px;
	}
.news {}
.news_hdr {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
.newsdate {	color: #2d99d6;
	font-weight: bold;
	font-size: 12px;
	background-color:#DEEEFA;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color:#DEEEFA;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}


.news_signup
	{
	color:#FFFFFF;
	}	
.catagory_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	text-align:left;
}
.catagory_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color:#DEEEFA;
	text-align:left;
}
.bloglist
	{
	color:#2d99d6;
	}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585A;
	background-color: #FFFFFF;
}

.srchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #6BB2E8;
}

/*Practiceweb styles*/

/*visitor register now links*/
a.register:active {
	color: #2F4F4F;
	text-decoration: underline;
}
a.register:link {
	color: #2F4F4F;
	text-decoration: underline;
}
a.register:visited {
	color: #003399;
	text-decoration: underline;
}
a.register:hover {
	color: #003399;
	text-decoration: none;
}

.registertext {
	color: #000000;
}

/*footer links*/
.footertext {
	font-size: 10px;
}
a.footer:active {
	font-size: 10px;
	color: #2F4F4F;
	text-decoration: underline;
}
a.footer:link {
	font-size: 10px;
	color: #2F4F4F;
	text-decoration: underline;
}
a.footer:visited {
	font-size: 10px;
	color: #003399;
	text-decoration: underline;
}
a.footer:hover {
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}

/*navigation links which are not footer links*/
a.subnav:active {
	font-size: 11px;
	font-weight: bold;
	color: #2F4F4F;
	text-decoration: none;
}
a.subnav:link {
	font-size: 11px;
	font-weight: bold;
	color: #2F4F4F;
	text-decoration: none;
}
a.subnav:visited  {
	font-size: 11px;
	font-weight: bold;
	color: #2d99d6;
	text-decoration: none;
}
a.subnav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
/*navigation links which are not footer end*/

/*start navlink used for PPV*/
a.navlink:active { 
	color: #2F4F4F;
	text-decoration: underline;
}

a.navlink:link { 
	color: #2F4F4F;
	text-decoration: underline;
}

a.navlink:visited  {
	color: #003399;
	text-decoration: underline;
}

a.navlink:hover { 
	color: #003399;
	text-decoration: none;
}

.navlink {
	color: #000000; /* Set font colour */
	background-color: #ffffff; /* Set BG Colour Of Nav Bar */
}

a.ppv-footerlink:active {
	font-size: 10px; 
	color: #2F4F4F;
	text-decoration: underline;
}

a.ppv-footerlink:link {
	font-size: 10px; 
	color: #2F4F4F;
	text-decoration: underline;
}

a.ppv-footerlink:visited  {
	font-size: 10px;
	color: #003399;
	text-decoration: underline;
}

a.ppv-footerlink:hover {
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}

.ppv-footer {
	font-size: 10px;
	color: #000000;
}/* Add a background color in this class to change ppv footer color */

/*start column classes - used in PPV & Search*/
.columnone {
	background-color: #FFFFFF;
}

.columntwo { 
	background-color: #999999;
}

.columnthree {
	background-color: #FFFFFF;
}

.col-1-maintitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 4px;
	background-color: #5996CF;
}

.col-1-subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 4px;
	background-color: #5996CF;
}

.col-3-maintitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 4px;
	background-color: #5996CF;
}

.col-3-subtitle	{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 4px;
	background-color: #5996CF;
}

/*end column classes - used in PPV & Search*/

/*smalllinks - used in PPV*/
a.smalllink:active  {
	font-size: 10px;
	font-weight: bold;
	color: #084284;
	text-decoration: underline;
	font-family : Arial, Verdana, Helvetica, Sans-serif;
}

a.smalllink:link  {
	font-size: 10px;
	font-weight: bold;
	color: #084284;
	text-decoration: underline;
	font-family : Arial, Verdana, Helvetica, Sans-serif;
}
	
a.smalllink:visited  {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-family : Arial, Verdana, Helvetica, Sans-serif;
}

a.smalllink:hover  {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-family : Arial, Verdana, Helvetica, Sans-serif;
}

.smalltext {
	font-size: 10px;
	color: #000000;
}

.smalltextbold {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
/* Inktomi Styles End */

/*format tables*/
.tablelines {
	background-color: #999999;
}/*color of the narrow line deviding up the table cells*/

.tabletitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5996CF;
}/*alter background color and font color. 
Not on all tables, only present if table has an extra heading*/

.tablehead {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}/*alter background color and font color. 
Contains headings of table rows or columns.*/

.tablebody {
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
}/*alter background color and font color. 
Contains main body of the table.*/

.tabletotal {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}/*alter background color and font color. 
Contains total, or highlighted areas.*/

/* styles to make round cornered boxes, can also be square depending on images used*/
.tableSubHeading {
	font-weight: bold;
	color: #2F4F4F;
}

.bgTop {
	background-image: url(/images/stylesheets/bg_top.gif);
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.bgColorContent {
	font-size: 10px;
	background-color: #FFFFFF;
}

.cornerTopLeft {
	background-image: url(/images/stylesheets/corner_top_lft.gif);
}

.cornerTopRight {
	background-image: url(/images/stylesheets/corner_top_rgt.gif);
}

.cornerBottomLeft {
	background-image: url(/images/stylesheets/corner_bottom_lft.gif);
}

.cornerBottomRight {
	background-image: url(/images/stylesheets/corner_bottom_rgt.gif);
}

.bgLeft {
	background-image: url(/images/stylesheets/bg_lft.gif);
}

.bgRight {
	background-image: url(/images/stylesheets/bg_rgt.gif);
}

.bgBottom {
	background-image: url(/images/stylesheets/bg_bottom.gif);
}
/* styles to make round cordered boxes end*/

/* styles to make borders/dotted lines start*/ 
.borderhorizontal {
	background-image: url(/images/stylesheets/borderhorizontal.gif);
}

.bordervertical {
	background-image: url(/images/stylesheets/bordervertical.gif);
}
/* styles to make borders/dotted lines end*/

/*form elements start*/
.button {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5996CF;
	border-bottom: 1px solid #5996CF;
	border-right: 1px solid #5996CF;
	border-left: 1px solid #5996CF;
	border-top: 1px solid #5996CF;
	text-decoration: none;
	cursor: hand;
}/*Buttons within forms.
If adding new forms put a class="button" in submit and reset tags*/

/*colored form elements - add class to input boxes and select boxes, 
but not to check boxes or radio buttons*/
select {
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}
.textbox {
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}
.textbox40 {
	font-size: 10px;
	width: 40;
	color: #000000;
	background-color: #ffffff;
}
.textbox50 {
	font-size: 10px;
	width: 50;
	color: #000000;
	background-color: #ffffff;
}
.textbox60 {
	font-size: 10px;
	width: 60;
	color: #000000;
	background-color: #ffffff;
}
.textbox80 {
	font-size: 10px;
	width: 80;
	color: #000000;
	background-color: #ffffff;
}
.textbox100 {
	font-size: 10px;
	width: 100;
	color: #000000;
	background-color: #ffffff;
}
.textbox150 {
	font-size: 10px;
	width: 150;
	color: #000000;
	background-color: #ffffff;
}
.textbox200 {
	font-size: 10px;
	width: 200;
	color: #000000;
	background-color: #ffffff;
}
.textarea {
	font-size: 12px;
	width: 340;
	color: #000000;
	background-color: #ffffff;
}
.textarea2 {
	font-size: 10px;
	width: 220;
	color: #000000;
	background-color: #ffffff;
}

.form {
	font-size: 11px;
	color: #0E1F7C;
	background-color: #ffffff;
}

/*used for manually set text box*/
/*form elements end*/

.redtext {
	color: #FF0000;
}

/*vvvv PLEASE ADD ANY SITE SPECIFIC STYLES BELOW vvvv*/


/*START TEMP STYLES*/

.col-4-maintitle	{
	background-color: #999999;
}

.col-5-subtitle	{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 4px;
	background-color: #5996CF;

}

.col-5-maintitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 4px;
	background-color: #5996CF;

}
.col-5-contentspacer {
	background-color: #FFFFFF;
}

.col-5-contenttable {
	padding : 6px
}

.columnfour {
width:1px; 
background-color: #999999;
}

.columnfive {
	background-color: #FFFFFF;
}

.clock { 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Helvetica, Arial; 
	text-align: center 
}

.italics { 
	color: #000000; 
	font-size: 10px; 
	font-family: Verdana, Helvetica, Arial; 
	text-align: center 
}

.inktomisearchbox {
	width: 150;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	color: #000000;
	background: #ffffff;
}

.footertext {
	font-size: 10px;
	color: #000000;
}

.maintitle-ppv {
	color : #000000;
	background-color : #DEDEDE;
	font-family : Verdana, Helvetica, Arial;
	font-size : 12px;
	font-weight : bold;
	text-indent : 4px;
}

.monospace { font-family: Courier, monospace; }

.highlight {
	color : #000033;
	background-color : #FFFF42;
	font-weight : bold;
	text-indent : 4px;

}
