.titlemain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #294b60;
}
.comment {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;/*#666666;*/
}
.titlebody_grey {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#404040;/*#69818f;*/
}
a.titlebody_grey {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;/*#69818f;*/
	text-decoration:none;
}

.content_grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;/*#666666;*/
	text-decoration: none;
}
.navisub_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navisub_whitebold {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_greybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;/*#666666;*/
}
a.title_greybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;/*#666666;*/
	text-decoration:underline;
}
a.title_greybold_selected {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;/*#69818f;*/
	text-decoration:underline;
	
}

a.content_grey:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;/*#666666;*/
	text-decoration: underline;
}
.content_white {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titlebody_black {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.navisub_white:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #152630;
	font-weight: bold;
	text-decoration: none;
}
.content_darkgrey {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}



/*Top navigation*/
.topnav_DynamicMenuItemStyle /*Style applied to each dynamic menu item.*/
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	color: #404040;/*#546f80;*/
	
}
.topnav_DynamicHoverStyle
{
    background-color: #dadada;
}
.topnav_DynamicMenuStyle /*Style applied to the container tag for the dynamic menu.*/
{
	border: #dadada 1px solid;
	
}

.topnav_DynamicSelectedStyle /*Style applied to the selected dynamic menu item.*/
{
/*
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 5px 5px 5px 5px;*/
}

.topnav_StaticMenuItemStyle /*Style applied to each static menu item.*/
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #404040;/*#546f80;*/
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	text-align: left;
	
}
.topnav_StaticHoverStyle /*Style applied to a static menu item when you hover your mouse over it.*/
{
	color: Red;
}
.topnav_StaticMenuStyle /*Style applied to the container tag for the static menu.*/
{
	
	
}
.topnav_StaticSelectedStyle /*Style applied to the selected static menu item.*/
{
	color: Red;
}

/*Footer navigation*/
.footer_StaticHoverStyle /*Style applied to a static menu item when you hover your mouse over it.*/
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;/*#666666;*/
	padding: 5px 5px 5px 5px;

	
}
.footer_StaticMenuItemStyle /*Style applied to each static menu item.*/
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;/*#666666;*/
	padding: 5px 5px 5px 5px;
	
}
.footer_StaticMenuStyle /*Style applied to the container tag for the static menu.*/
{
	
	text-align: center;
}
.footer_StaticSelectedStyle /*Style applied to the selected static menu item.*/
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;/*#666666;*/
	padding: 5px 5px 5px 5px;
	
}

/*Left navigation*/
.leftnav_HoverNodeStyle /*Style applied to a Tree node when you hover your mouse over a node.*/
{
    
}
.leftnav_LeafNodeStyle /*Style applied to leaf Tree nodes (Tree nodes without child nodes).*/
{
   
}
.leftnav_NodeStyle /*Style applied to Tree nodes by default.*/
{
   
}
.leftnav_ParentNodeStyle /*Style applied to parent nodes (Tree nodes with child nodes).*/
{
   
}
.leftnav_RootNodeStyle /*Style applied to root nodes (Tree nodes with no parent nodes).*/
{
    
}
.leftnav_SelectedNodeStyle /*Style applied to the selected node.*/
{
    
}
.leftnav_Level1
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    /*padding: 2px 2px 2px 0px;*/
    background-color: #365366;
    border-bottom: white 1px solid;
    width:167px;
    text-align:left;
 
}
.leftnav_Level1:hover
{
    background-color: #365366;
    color: Red;
}
.leftnav_Level2 /*Style applied to Tree nodes by default.*/
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:White;
	text-decoration: none;
    /*padding: 2px 2px 2px 10px;*/
    background-color: #365366;
    width:167px;
    border-bottom: white 1px solid;
}
.leftnav_Level2:hover
{
    background-color: #365366;
    color:Red;
}
/*Breadcrumbs*/
.breadcrumbs
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	vertical-align:middle;
	text-align:left; 
}
a.breadcrumbs:hover
{
    text-decoration:underline; 
}
.breadcrumbs02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.breadcrumbs03 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #425800;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.name {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.commentText {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.date {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}


.tag {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727ef0;
	text-decoration: none;
	font-weight: bold;
}
.tagText {



	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414fe0;
	text-decoration: none;
	font-weight: bold;
}
.imgBorder {
	text-decoration: none;
	border: 1px solid #FFFFFF;
}


A.articles:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5e5e;
	text-decoration: none;
}
A.articles:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5e5e;
	text-decoration: none;
}
A.articles:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5e5e;
	text-decoration: none;
}
A.articles:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5e5e;
	text-decoration:underline;
}

.textfieldNone {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #abaca9;
	width: 260px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.textfieldNone02 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #abaca9;
	width: 590px;
	height: 120px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.rating{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #abaca9;
}
.commentLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	top: 2px;
}


A.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #294b60;
	text-decoration: none;
}
A.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #294b60;
	text-decoration: none;
}
A.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #294b60;
	text-decoration: none;
}
A.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
