.brushScriptMT
{
	font-family:"Brush Script MT";
}
.timesNewRoman
{
	font-family:"Times New Roman";
}
.georgia
{
	font-family:"Georgia";
}
.arial
{
	font-family:"Arial";
}
.helvetica
{
	font-family:"Helvetica";
}
.verdana
{
	font-family:"Verdana";
}
.tahoma
{
	font-family:"Tahoma";
}
.comicSansMS
{
	font-family:"Comic Sans MS";
}

/* CSS Document */
/* (CM) button in regular state - This is for the catagory button in the include menu */
.button_over {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #10385A 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #10385A 1px solid;
	vertical-align:middle;
	text-align: center;
	background-image: url(images/button_bkg_side.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
	background-color:#5D7B94;

}
/* (CM) button in selected state "you are here clue" - This is for the catagory button in the include menu */
.button_selected{
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #10385A 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #10385A 1px solid;
	vertical-align:middle;
	text-align: center;
	background-image: url(images/button_bkg_side.gif);
	background-color: #5D7B94;
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
}
/* (CM) button in when it is hovered over */
.button_up {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #10385A 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #10385A 1px solid;
	vertical-align:middle;
	text-align: center;
	background-image:url(images/button_bkg_side_up.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
	background-color: #5D7B94;

}
/* (PG) you can implement this on the main page if you have a bar as a bkg  */
.button_bkg{
	color:#CCCCCC;
	background-image: url(images/button_bkg.gif);
	background-repeat: repeat-x;
}
/*(CM) The text in the button (CM)*/
.button_text {
	
	font-family: Comic Sans, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none;
	font-size:10px;
	text-align:center;
	background-color:#5D7B94;
}
/*(CM) The text in the button when it is a selected menu item (you are here clue)  (CM)*/
.button_textSelected {
	font-family: Comic Sans, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px;
	text-align:center;
	background-color: #5D7B94;
	color:#CCCCCC;
}
/*(CM) The text in the button (CM)*/
.button_text:hover {
	font-family: Comic Sans, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px;
	text-align:center;
	background-color: #5D7B94;
	color:#CCCCCC;
}
/* (CM) Footer can be used to do a bar footer or text
.footer {
	font-size: 11px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
/* (CM) Footer text 
.footer_text {
	color:#333333;
	font-size: 11px;
	text-decoration: none;
}
/* (CM) Footer text 
.footer_text:hover {
	color:#999999;
	text-decoration: none;
}
 */
/* (CM) Title Cell For None Menu Items WITH NO sub items */
.nav_title {
	color: #FFFFFF;
	vertical-align: bottom;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	width: 150px;
	height: 27px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-bottom: 4px;
	margin-top: 12px;
}
/* (CM) Title Cell For None Menu Items WITH sub items */
.nav_title_no_content {
	background-image: url(images/nav_title.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	vertical-align: top;
	padding-left: 20px;
	padding-bottom:12px;
}
/* (CM) Title text Cell For None Menu Items WITH NO sub items */
.nav_title_text {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/* (CM) Title text Cell For None Menu Items WITH NO sub items */
.nav_title_text_no_content {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/* (CM) Side content For Non Menu Level 2 Items */
.side_content {
	width: 150px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	background-image: url(images/news_bkg.jpg);
	background-repeat: repeat-x;
	padding: 8px;
	background-position: center bottom;
}
/* (CM) Title For Children Level 3 Related Items */
.nav_title2 {
	font-size: 12px;
	font-variant: small-caps;
	color:#666666;
	font-weight: bold;
	padding-left:7px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FF6600;
	background-color: #F3F3F3;
}
/* (CM) Curent Selected Page in Reltated Links related link  */
.navpage{
	font-weight:bold;
}
.table_title_red_l {
	background-image: url(images/tiltle_red_l.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	width: 147px;
	height:34px;
	padding-top: 5px;
	padding-left: 6px;
	vertical-align: top;
}
.table_title_blue_r {
	background-image: url(images/title_blue_r.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	width: 147px;
	height:34px;
	padding-top: 5px;
	padding-left: 35px;
	vertical-align: top;
}
.table_title_grey_r {
	background-image: url(images/title_grey_r.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	width: 147px;
	height:34px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 35px;
}
.table_content {
	border: 1px solid #E8E8E8;
	background-image: url(images/content_bkg.jpg);
	background-repeat: no-repeat;
}

.table_content_side {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	width: 137px;
	padding: 5px;
}
.nav_side {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.nav_side_bkg {
	background-image: url(images/side_nav_bkg.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F2f2f2;
	border-right-color: #F2f2f2;
	border-bottom-color: #F2f2f2;
	border-left-color: #F2f2f2;
	height: 180px;
	vertical-align: top;
}
/*Border for outlining tables defaults*/
.border{ 
border:2px solid black;
}
