@import url("forum.css"); /* Forum styles */

body {
	margin: 0em;
	padding: 0em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #01B5E9;
	padding-right: 1em;
	padding-left: 0.7em;
	padding-top: 0.8em;
	background-color: #FFFFFF;
}

h2 {
	color: #93A253;text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	height: 10px;
	vertical-align: middle;
	padding-right: 1em;
	padding-left: 0.8em;

} 


h3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #01B5E9; 
	font-size: 0.8em ; 

	padding-right: 1em;
	padding-left: 0.8em;
} 


h4 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #93A253; 
	font-size: 0.7em; 
	font-weight: bold; 
	margin-top: 0.5em; 
	font-style: normal; 
	margin-bottom: 0em ; 

	padding-right: 1em;
	padding-left: 1em;
} 


h5 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #01B5E9; 
	font-size: 0.6em; 
	font-weight: bold ; 

	padding-right: 1em;
	padding-left: 1.1em;
} 


h6 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #01B5E9; 
	font-size: x-small; 
	font-weight: bold ; 
	background-color: #FFFFFF; 
	padding-right: 1em;
	padding-left: 1em;
} 


p {
	font-family: Verdana;
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	padding-right: 1em;
	padding-left: 1em;
	word-wrap: break-word;
	overflow: hidden;
} 

p.newstext {
	font-family: Verdana;
	font-size: 0.6em;
	color: #666666;
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding-left: 1.2em;
	margin-right: 0.7em;
	background-color: #FFFFFF;
} 

p.haveyoutext {
	font-family: Verdana;
	font-size: 0.6em;
	color: #666666;
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding-left: 1.2em;
	margin-right: 0.4em;
	background-color: #FFFFFF;
} 


p.p-quote-text
{
    font-family: verdana;
	font-size: 0.7em;
	color: #595959;
	padding-left: 0.8em;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
}

p.p-quote-author
{
    font-family: verdana;
	font-size: 0.75em;
	font-weight: bold;
	color: #595959;
	padding-left: 0.8em;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
}


/* BREADCRUMBS START
--------------------------------------------- */


.breadcrumbs {
	font-family: verdana;
	font-size: 0.6em;
	color: #999999;
	text-align: left;
	background-color: #FFFFFF;
} 

a.breadcrumbs:link {
	font-size: 1em;
	color: #01B5E9;
}   

a.breadcrumbs:visited {
	font-size: 1em;
	color: #01B5E9;
}   

a.breadcrumbs:hover   {
	font-size: 1em;
	color: #01B5E9;
} 

a.breadcrumbs:active  {
	font-size: 1em;
	color: #01B5E9;
}  


/* BREADCRUMBS END
--------------------------------------------- */

a {
	text-decoration: none; font-weight: normal; 
	color: #0099CC; font-family: verdana; 
	font-size: 1em; 
}
 
a:hover {
	font-weight: normal;
	color:  #0099CC;
	font-family: verdana;
	font-size: 1em;
	text-decoration: underline;
} 

a:link {
	font-weight: normal;
	color: #0099CC; 
	font-family: verdana; 
	font-size: 1em
} 

a:visited {
	font-weight: normal;
	color: #0099CC; 
	font-family: verdana; 
	font-size: 1em
} 





a.toolkit:link    {
	color: #979797;
	font-family: Verdana;
	font-size: 0.6em;
	text-decoration: none;
	padding-left: 1.2em;
	background-image: url(../images/toolkit_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}   
a.toolkit:visited { 
	color: #979797;
	font-family: Verdana;
	font-size: 0.6em; 
	padding-left: 1.2em;
	text-decoration: none;
	background-image: url(../images/toolkit_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.toolkit:hover   {
	color: #979797;
	font-family: Verdana;
	font-size: 0.6em; 
	padding-left: 1.2em;
	text-decoration: underline;background-image: url(../images/toolkit_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.toolkit:active  { 
	color: #979797;
	font-family: Verdana;
	font-size: 0.6em;
	padding-left: 1.2em;
	text-decoration: none; background-image: url(../images/toolkit_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}   


a.bold_white:link {
	color: #fff;
	font-family: Verdana;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0.4em;
	padding-bottom: 0.6em;
}   

a.bold_white:visited {
	color: #fff;
	font-family: Verdana;
	font-size: 0.7em; 
	text-decoration: none;font-weight: bold;
	vertical-align: middle;
	padding-top: 0.4em;
	padding-bottom: 0.6em;}   

a.bold_white:hover {
	color: #B6C583;
	font-family: Verdana;
	font-size: 0.7em; 
	text-decoration: none;font-weight: bold;
	vertical-align: middle;
	padding-top: 0.4em;
	padding-bottom: 0.6em;
} 

a.bold_white:active  {
	color: #fff;
	font-family: Verdana;
	font-size: 0.7em;
	text-decoration: none;font-weight: bold;
	vertical-align: middle;
	padding-top: 0.4em;
	padding-bottom: 0.6em;
}   






/* TOP NAV STARTS
--------------------------------------------- */

#vdividermenu ul{
	margin: 0;
	padding: 0;
	float: left;
	font-weight: normal;
	font-family: verdana;
	font-size: 65%;
	width: 639px;
	background-color: transparent;
    border-right-style: none;
    border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;

	border-bottom-color: none;
	border-bottom-width: none;	

	list-style-position: none;
	list-style-type: none;
	list-style-image: none;	
}



#vdividermenu ul li{
	display: inline;
	padding: 0em;
}

#vdividermenu ul li a{
	float: left;
	color: white;
	padding: 4px 6px;
	text-decoration: none;
	background: transparent url(../images/topnav_spacer.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
	color: white;
	
}

#vdividermenu ul li a:hover{
	color: white;
	background-color: #01B5E9;
}


#vdividermenu ul li a.current{
	background-color: #01B5E9;
}

/* TOP NAV END
--------------------------------------------- */


/* TOP NAV STARTS * MAC FIXES
--------------------------------------------- */

html>#vdividermenu ul{
	margin: 0;
	padding: 0;
	float: left;
	font-weight: normal;
	font-family: verdana;
	font-size: 65%;
	width: 639px;
	background-color: #666666;
    border-right-style: none;
    border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;

	border-bottom-color: none;
	border-bottom-width: none;	

	list-style-position: none;
	list-style-type: none;
	list-style-image: none;	
}



html>#vdividermenu ul li{
	display: inline;
	padding: 0em;
}

html>#vdividermenu ul li a{
	float: left;
	color: white;
	padding: 4px 6px;
	text-decoration: none;
	background: transparent url(../images/topnav_spacer.gif) center right no-repeat;
}

html>#vdividermenu ul li a:visited{
	color: white;
}

html>#vdividermenu ul li a:hover{
	color: white;
	background-color: #01B5E9;
}


html>#vdividermenu ul li a.current{
	background-color: #01B5E9;
}

/* TOP NAV END * MAC FIXES
--------------------------------------------- */





/* CMS Images
--------------------------------------------- */
/* left*/
.img-float-left { 
	margin: 0em 0.5em 0.5em 0.6em;
	background-position: left; 
}

/* centre*/
.img-float-center {
	margin: 0.5em 0.2em 0.3em 0.5em;
	background-position: center;
}

/* right*/
.img-float-right { 
	margin: 0.5em 0.6em 0.5em 1em;
	background-position: right; 
}


/* CMS Images END
--------------------------------------------- */

td.main_header {
	background-image: url(../images/master_header.jpg);
	background-repeat: no-repeat;}

.content_column {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8EDCF6;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #8EDCF6;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8EDCF6;
	background-color: #FFFFFF

}

html>.content_column {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8EDCF6;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #8EDCF6;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8EDCF6;
	background-color: #FFFFFF

}


.content_column1 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8EDCF6;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #8EDCF6;
	background-color: #FFFFFF;
}

html>.content_column1 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8EDCF6;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #8EDCF6;
	background-color: #FFFFFF;
}

td.right_column {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0099CC;
	background-color: #FFFFFF;
	margin-right: 8em;
	padding-right: 8em;
}

html>td.right_column {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0099CC;
	background-color: #FFFFFF;
	margin-right: 8em;
	padding-right: 8em;
}

td.footer {
	background-color: #999999;
	font-family: verdana;
	font-size: 0.6em;
	color: #FFFFFF;
	padding: 0.5em;
}


/* ********* LINKS START ********* */


a.subnav:link{
	color: #01B7E9;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.7em;
	font-weight: normal;
	vertical-align: middle;
}

a.subnav:visited{
	color: #01B7E9;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.7em;
	font-weight: normal;
	vertical-align: middle;
}

a.subnav:hover{
	color: #01B7E9;
	text-decoration: underline;
	font-family: verdana;
	font-size: 0.7em;
	font-weight: normal;
	vertical-align: middle;
}
	
a.subnav:active {
	color: #01B7E9;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.7em;
	font-weight: normal;
	vertical-align: middle;
}

/* ********* LINKS END ********* */

/* ********* SUB NAV 2 ********* */

a.subnav2:link{
	color: #75798E;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.6em;
	font-weight: normal;
	vertical-align: top;
	line-height: 140%;
}

a.subnav2:visited{
	color: #75798E;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.6em;
	font-weight: normal;
	vertical-align: top;
	line-height: 140%;
}

a.subnav2:hover{
	color: #75798E;
	text-decoration: underline;
	font-family: verdana;
	font-size: 0.6em;
	font-weight: normal;
	vertical-align: top;
	line-height: 140%;
}
	
a.subnav2:active{
	color: #75798E;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.6em;
	font-weight: normal;
	vertical-align: top;
	line-height: 140%;
}


/* ********* SUB NAV 2 END ********* */

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #4E555C;
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 2em;
	font-style: oblique;
} 

td.have_you_box {
	border: 1px solid #CFD4D5;
}

.dots {
	margin-top: 0.2em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8EDCF6;
}

html>.dots {
	margin-top: 0.2em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8EDCF6;
}

.left_logos {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8EDCF6;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	width: 194px;
	vertical-align: bottom;
}

html>.left_logos {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8EDCF6;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	width: 194px;
	vertical-align: bottom;
}


.right_logos {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8EDCF6;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	width: 194px;
	vertical-align: bottom;
}

html>.right_logos {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8EDCF6;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	width: 194px;
	vertical-align: bottom;
}
	
.input {
	background-color: #EEEEEE !important;
	font-family: verdana;
	font-size: 0.7em;
	color: #666666;
	padding: 0.1em;
	border-top: 1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #CCCCCC;
	border-left: 1pxsolid #CCCCCC;	
}

table.stats  {
	margin-left: 0.6em;
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.7em;
	color: #666666;
	width: 93%;
	background-color: #999999;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.stats td  {
	background-color: #DADAC9;
	color: #666666;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

table.stats thead td {
	background-color: #999999;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
}

table.stats thead td p {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

table.stats p {
	font-size: 1em;
	background-color: transparent;
}

/* ########## 
	Added by SC
   ########## 
*/
.menuTable {
	margin-left: 0.8em;
	margin-top: 0.6em;
	padding-top: 0.6em;
	line-height: 105%;
}

.menuSubTable {
	margin-left: 0.6em;
	width: 95%;
}

.menuSubTable {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
white-space: pre;
white-space: -hp-pre-wrap; /* HP Printers */
white-space: pre-line;
}

.menuSubTable td.subNavContent {
	display:block;
	padding: 1px;

	width:100%;
	
}

.login_button {
	vertical-align: middle;
}

.newsDate {
	float: right;
}

.newsLink {
	font-size: 0.8em;
}


/* ********* SITE MAP HEADER END ********* */
p.siteMapSection{
	font-family: verdana;
	font-size: 0.8em;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	margin-bottom: 0em;
	padding: 0em;
}

a.siteMapSection:link{
	color: #01B7E9;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.8em;
	font-weight: normal;
	vertical-align: middle;
}

a.siteMapSection:visited{
	color: #01B7E9;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.8em;
	font-weight: normal;
	vertical-align: middle;
}

a.siteMapSection:hover{
	color: #01B7E9;
	text-decoration: underline;
	font-family: verdana;
	font-size: 0.8em;
	font-weight: normal;
	vertical-align: middle;
}
	
a.siteMapSection:active{
	color: #01B7E9;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.8em;
	font-weight: normal;
	vertical-align: middle;

}
/* ********* SITE MAP HEADER END ********* */

#newsImage {
	float: left;
	margin: 0em 0.5em 0.5em 0.6em;
}
#newsImage p {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	width : 100px;
}


#newsBody {
	float: left;
}

.searchBoxLink {
	text-align: right;

	padding-top: 0em ;
	margin-right: 3em;
	margin-top: 0em;
}

/* SEARCH BREADCRUMBS START
--------------------------------------------- */


.search_breadcrumbs {
	font-family: verdana;
	font-size: 1em;
	color: #999999;
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	background-color: #FFFFFF;
	
} 

.search_breadcrumb_highlighted {
	font-family: verdana;
	font-size: 1em;
	color: #999999;
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	background-color: #FFFFFF;
} 


a.search_breadcrumbs:link {
	font-family: verdana;
	font-size: 1em;
	color: #01B5E9;
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	background-color: #FFFFFF;
}   

a.search_breadcrumbs:visited {
	font-family: verdana;
	font-size: 1em;
	color: #01B5E9;
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	background-color: #FFFFFF;
}   

a.search_breadcrumbs:hover   {
	font-family: verdana;
	font-size: 1em;
	color: #01B5E9;
	text-align: left;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	background-color: #FFFFFF;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
} 

a.search_breadcrumbs:active  {font-family: verdana;
	font-size: 1em;
	color: #01B5E9;
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	background-color: #FFFFFF;
}  


/* SEARCH BREADCRUMBS END
--------------------------------------------- */

.dropdown {
	background-color: #EEEEEE;
	font-family: verdana;
	font-size: 0.6em;
	color: #666666;
	margin-left: 0.4em;
	width: 83%;
	padding: 0.1em;
	vertical-align: middle;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.documentListing {
	float: middle;
	margin-left: 1em;
	margin-right: 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px solid #fff;
	
}

.documentListing p.AlignRight {
	text-align: right;
	padding-right: 1em;
	margin-right: 3em;
}

.haveYouVisited {
	padding-left: 1em;
}

td.error p {
	color:red;
}


#div-atoz-links {
	float: left;
	padding: 0.3em;
	margin: 0.3em;
	width: 93%;
	position:relative;
}

#div-atoz-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#div-atoz-links ul li {
	padding: 0;
	float: left;
	font-size: 1em;
	color: #dfdfdf;
	margin: 0 0 10px;
}

#div-atoz-links ul li a:link, #div-atoz-links ul li a:visited { 
	padding: 2px 5px;
	text-decoration: none;
	color: #04a8de;
	background: #f3f2f1;
	margin: 0 5px 0 0;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#div-atoz-links ul li a#atoz-current:link, #div-atoz-links ul li a#atoz-current:visited {
	padding: 2px 5px;
	text-decoration: none;
	color: #fff;
	background: #99b52c;
	margin: 0 5px 0 0;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#div-atoz-links ul li a:hover, #div-atoz-links ul li a:active {
	background: #04a8de;
	text-decoration: none;
	color: #fff;
}
	
#div-atoz-links ul li a.atoz-empty:link, #div-atoz-links ul li a.atoz-empty:visited {
	padding: 2px 5px;
	text-decoration: none;
	color: #ccc;
	background: #f3f2f1;
	margin: 0 5px 0 0;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#div-atoz-links ul li a.atoz-empty:hover, #div-atoz-links ul li a.atoz-empty:active {
	padding: 2px 5px;
	text-decoration: none;
	color: #ccc;
	background: #f3f2f1;
	margin: 0 5px 0 0;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

.relatedDocuments {
	padding-left: 1em;
}

p.relatedDocs {
	font-family: Verdana;
	font-size: 0.6em;
	color: #666666;
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding-left: 1.2em;
	margin-right: 0.4em;
	background-color: #FFFFFF;
} 

h1.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #01B5E9;
	padding-right: 1em;
	padding-left: 0.7em;
	padding-top: 0.6em;
	margin-top: 0em;
	background-color: #FFFFFF;
}

.members_login {
	text-align: right;
	vertical-align: middle;
}


a.footerlink:link    {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 1em;
	text-decoration: none;
	padding-left: 1.2em;
	padding-right: 1.2em;
}   

a.footerlink:visited { 
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 1em; 
	padding-left: 1.2em;
	padding-right: 1.2em;
	text-decoration: none;
}
a.footerlink:hover   {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 1em; 
	padding-left: 1.2em;
	padding-right: 1.2em;
	text-decoration: underline;
}

a.footerlink:active  { 
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 1em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	text-decoration: none;
}  




ul {
	font-family: Verdana;
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 2px 3em;
} 


li {
	font-family: Verdana;
	font-size: 1em;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: top; 
	padding-right: 1em;
} 

ol {
	font-family: Verdana;
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: decimal;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 2px 1.8em;
} 




table.table-clean
{
	border-collapse: collapse;
	padding: 0;
	width: 80%;
	margin: .7em 1em .5em .5em;
	font-family: verdana;
	font-size:8pt;
}

table.table-clean td {
	border: 0;
	color: #666;
	padding: 5px;
	vertical-align: top;
	line-height: 120%;
	font-size:8pt;
}

table.table-clean td p {
	font-family: verdana;
	color: #666;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	font-size:8pt;
}



table.table-quotes
{
	border-collapse: collapse;
	padding: 0;
	margin: .7em 1em .5em .5em;
}

table.table-quotes td {
	border: 0;
	padding: 1px;
	vertical-align: top;
	line-height: 120%;
}


table.table-with-header
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.7em;
	color: #fff;
	width: 95%;
	background-color: #999999;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 1em;
}

table.table-with-header th {
	background-color: #B9B9B9;
	padding: 0px;
	height: 30px;
	text-align: left;
	border-bottom: 2px #fff solid;
	margin: 0.2em;
}

table.table-with-header p {
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

table.table-with-header td
{
	background-color: #E4E4E4;
	color: #666666;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

table.table-with-header p {
	font-size: 0.9em;
	background-color: transparent;
}


.img-float-left {
	float: left;
	margin: .125em 1.1em .125em .125em;
	display: block;
}

.img-float-right {
	float: right;
	margin: .125em .125em .125em 1.1em;
	display: block;
}


.div-textbox
{
    margin: 1em 1em 1em 1em;
    padding: 0.8em;
	border: 1px solid #ccc;
	background-color: #FBFBEE;
	width: 60%;
	list-style: none;
}


.subnavImage {
	margin-top: 0.1em;
	padding-top: 0.1em;
	float: center;
}

#breadcrumbsDiv {
	padding-right: 1em;
	padding-left: 0.7em;
	height: 2px;

}


.schoolTable {
	margin-left: 1em;
	margin-right: 1em;
	width: 90%;
	background-color: #FFFFFF;
	
}

.schoolTable th {
	width: 70%;
	font-weight: bold;
	text-align: left;
	background: #FFFFFF;
	
}

.schoolTable th h1 {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFF;
}

.schoolTable th p {
	font-weight: bold;
	color: #666666;
	font-size: 0.7em;
	background-color: #FFF;


}

.schoolTable p {
	font-weight: normal;
	color: #666666;
	font-size: 0.7em;
	background-color: #FFF;


}

.schoolTable td {
	width: 70%;
	text-align: left;
	text-align: left;
	background: #FFFFFF;
	
}

.pagination
{
    font-size: 100%;
}

a.pagination_link {
	text-decoration: none; font-weight: normal; 
	color: #0099CC; font-family: verdana; 
	font-size: 100%;
}
 
a.pagination_link:hover {
	font-weight: normal;
	color: #ccc;
	font-family: verdana;
	font-size: 100%;
	text-decoration: underline;
} 

a.pagination_link:link {
	font-weight: normal;
	color: #0099CC; 
	font-family: verdana; 
	font-size: 100%;
} 

a.pagination_link:visited {
	font-weight: normal;
	color: #0099CC; 
	font-family: verdana; 
	font-size: 100%;
}

#listing_container
{
    margin-left: .7em;
    margin-right: .7em;
    margin-bottom: 1em;
}



.newsarea 
{
    padding-top: 5px; 
    padding-right: 5px; 
    padding-bottom: 5px; 
    padding-left: 5px;
}

.newsheader 
{
    padding-top: 5px; 
    padding-right: 5px; 
    padding-bottom: 5px; 
    padding-left: 5px; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 75%; 
    font-weight: bold; 
   color: #01B5E9;
    height: 14px; 
    vertical-align: middle; 
    background-color: #E8F1F6;
	
    height: 1px; 
  
    background-image: url(../images/shim.gif) 
 }

.newsdate 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 70%; 
    line-height: 1.2em; 
    font-weight: bold; 
    color: #00B5F1;
}

.newsdate2
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 75%; 
    line-height: 1.2em; 
    font-weight: bold; 
    color: #595959;
    margin-left:0.9em;
}

.helptitle
{
    font-weight: bold;
    font-size: 95%; 
}

.helptext
{
    font-size: 95%; 
}

.newstitle 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 73%; 
    line-height: 1.2em; 
    font-weight: bold; 
    color: #333333;
}

.newslink
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 70%; 
    line-height: 1.2em; 
    font-weight: normal; 
    color: #00B5F1; 
    text-decoration: underline
}

.docslink
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 70%; 
    line-height: 1.2em; 
    font-weight: normal; 
    color: #00B5F1; 
}

.docslinklarge
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 75%; 
    line-height: 1.4em; 
    font-weight: normal; 
    color: #00B5F1; 
}

.navspacerLightBlue
{
    background-color: #BFDBE6; 
    height: 1px; 
    width: 1px; 
    background-image: url(../images/shim.gif) 
}

.bodytext {
	font-family: Verdana;
	font-size: 0.7em;
	color: #666666;
	background-color: #FFFFFF;
}

.listing_back 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 75%; 
    color: #00B5F1; 
    text-decoration: none
}

a.newslink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #00B5F1;
	text-decoration: underline;
	font-weight: bold;
}
a.newslink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #00B5F1;
	text-decoration: underline;
	font-weight: bold;
}
a.newslink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #00B5F1;
	text-decoration: underline;
	font-weight: bold;
}
a.newslink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #00B5F1;
	text-decoration: underline;
	font-weight: bold;
}

a.newstitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
}
a.newstitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
}
a.newstitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #595959;
	text-decoration: underline;
	font-weight: bold;
}
a.newstitle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
}

.fill_5
{
    height: 5px;
}

.fill_20
{
    height: 20px;
}

.footerline
{
    background-color: #BFDAE9; 
    height: 1px; 
    width: 100%;
}

.go_btn {
	vertical-align: bottom
}



td.border_top {
	background-image: url(../images/border_top.gif);
	background-repeat: repeat-x;
}

td.border_right {
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}

td.border_btm {
	background-image: url(../images/border_btm.gif);
	background-repeat: repeat-x;
}

td.border_left {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-x;
}

.login_wrapper
{
	padding: 0 1em 0 0;
	margin: 0 0 0 0;
	border: 0;
	float: right;
	background-image: url(../images/f_images/login_bak.png);
	background-repeat: no-repeat;
	width: 359px;
	height: 143px;
}

.login_table
{
    padding: 0 0 0 0;
    margin: 40px 0 0px 5px;
    border: 0;
    width: 340px; 
    font-size: 1em;
}

.login_table td
{
    padding: 4px 10px 3px 0px;
    margin: 2px 0 3px 0;
    border: 0;
	color: #666668;
	font-size: 0.7em;
	font-family: Verdana, Georgia,"Times New Roman",Times,serif;
	text-align: right;
	font-weight: normal;
}

.login_table td.cols_1
{
    width: 150px; 
}

.login_table td.cols_2
{
    width: 190px; 
}

.login_table input.text
{
    padding: 2px 4px 2px 4px;
    margin: 0 0 0 0;
	width: 177px;   
	border: 1px solid #65C1DA;
	color: #666668;
}

.login_table td.error
{
	color: red;
}
