@import url(grid.css);

h1, h2, h3
{
	color:#222222;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:2px;
	display:block;
	padding: 2px;	
	margin:0px;	
}
h1
{
	padding-right:130px;
}
h2{
	font-size:16px;	
}

h3{
	font-size:14px;
}

a:link, a:visited
{ 
	color:#0E4A7C;
	text-decoration:underline;
}

a:hover, a:active
{
	color:#666666;
	text-decoration:none;	
}

div.siteTitle
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	text-align:center;		
}


a.bigLink:link, a.bigLink:visited, a.bigLink:hover, a.bigLink:active
{ 	
	
	letter-spacing:1px;	
	color:#ffffff;
	text-decoration:none;		
	font-family:Arial, Helvetica, sans-serif;
}

a.bigLink:hover
{
	text-decoration:underline;
}



/******************************************************* top Menu ***************************************************************/

a.menuHead:link, a.menuHead:visited, a.menuHead:hover, a.menuHead:active, a.menuHeadActive:link, a.menuHeadActive:visited, a.menuHeadActive:hover, a.menuHeadActive:active  
{ 
	
	display:block;
	letter-spacing:1px;
	width:166px;
	height:15px;
	overflow:hidden;
	margin-top:4px;
	font-size:11px;	
	color:#000000;
	text-decoration:none;	
	border-left: 0px;
	border-bottom:#CCCCCC 1px solid;
	border-right:5px solid #FFFFFF;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
}

a.menuHead:hover, a.menuHead:active, a.menuHeadActive:link, a.menuHeadActive:visited, a.menuHeadActive:hover, a.menuHeadActive:active
{
	width:166px; 	
	background-color:#EEEEFF;		
	border-right: 5px #0066FF solid;
	padding-left:0px;
}


a.menuFooter:link, a.menuFooter:visited, a.menuFooter:hover, a.menuFooter:active
{ 	
	display:inline;
	letter-spacing:1px;
	margin-right:10px;
	font-size:11px;	
	color:#999999;
	text-decoration:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.menuFooter:hover, a.menuFooter:active
{
	color:#000000;
}

.bubbleInfo {
background-color: #eee;
display:block;
height:auto;
width:auto;
float:left;
text-decoration:none;
margin:0 auto;
text-align:center;
font-size:12px;
margin:5px 15px;
color:#183152;
padding: 10px;
text-align: left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
-moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
}

.bubbleInfo:hover
{
background-color:#ddd;
color:#183152;
}

/*********************************************** HP row 2 & 3 **********************************************************/
a.linkAddBox2:link, a.linkAddBox2:visited, a.linkAddBox2:hover, a.linkAddBox2:active
{ 	
	display:block;
	width:168px;
	height:60px;
	padding:0px;
	border:#999 solid 1px;
	overflow:hidden;	
	margin-top:10px;
	color:#999;	
	font-size:10px;		
	text-decoration:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
}

a.linkAddBox2:hover, a.linkAddBox2:active
{
	color:#111;
	border:#CCC solid 1px;
}

a.AgendaBox:link, a.AgendaBox:visited, a.AgendaBox:hover, a.AgendaBox:active
{ 	
	display:block;
	width:164px;
	height:58px;
	padding:1px 2px 1px 2px;
	border:#EEE solid 1px;
	overflow:hidden;	
	background-color:#F6F6F6;
	margin-top:10px;		
	text-decoration:none;		
	clear:both;
	font-size:10px;	
	font-weight:bold;
	text-align:left;
	color:#374E94;
}

a.AgendaBox:hover, a.AgendaBox:active
{
	color:#777;
	border:#DDD solid 1px;	
}

#agenda a:link, #agenda a:visited, #agenda a:hover, #agenda a:active
{ 	
	display:block;
	width:165px;
	padding:2px;
	height:auto;
	margin:0px 0px;	
	border:1px solid #fff;	
	overflow:hidden;		
	margin-top:10px;		
	text-decoration:none;			
	font-size:10px;		
	text-align:left;
	color:#374E94; 
}

#agenda a:hover, #agenda a:active
{
	color:#111;
	border:#aaa solid 1px;	
	background:#eee;
	
}


.AgendaDate
{
	font-size:10px;
	font-weight:normal;
	height:auto;	
	vertical-align:bottom;
	color:#666666;
	letter-spacing:0px;
	text-align:right;
	text-decoration:none;
	border:0px #000000 solid;
	padding-left:5px;
}


.blogPost:link, a.blogPost:visited, a.blogPost:hover, a.blogPost:active
{ 	
	display:inline;
	width:164px;	
	padding:1px 2px 1px 2px;
	border:#EEE solid 0px;		
	margin-top:10px;		
	text-decoration:none;		
	clear:both;
	text-align:right;
	font-size:10px;	
	font-weight:bold;
	text-align:left;
	color:#DF0024;
}

a.blogPost:hover, a.blogPost:active
{
	color:#777;	
	text-decoration:underline
}


/*********************************************************** pages menu left***************************************************/
#menuLeft {
	width:168px;;	
	padding: 0 0 0 0;			
	color:#555;
	}
	
#menuLeft ul {
	list-style:none;
	margin-left: 0;
	padding-left: 0;
	
	}
	
#menuLeft li {
	margin: 7px 0 0 0;
	}
	
#menuLeft li a {
		display:block;		
		width:100%;
		padding: 0px 2px 0px 0px;
		color: #555;
		text-decoration: none;
		border-bottom:#CCC dotted 1px;		
		width: 100%;
		}

html>body #menuLeft li a {
	width: auto;
	}

#menuLeft li a:hover {	
	color: #000;	
	}

div.Title
{
	width:170px;
	margin-top:-3px;
	padding-top:0px;
	color:#0066FF;
	font-weight:bolder;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:3px;
}

a.pageToolLink:link, a.pageToolLink:visited, a.pageToolLink:hover, a.pageToolLink:active
{ 	
	display:block;
	width:128px;
	min-height:17px;	
	padding:0px;
	padding-left:20px;
	background:no-repeat left;	
	border:0px;
	overflow:hidden;	
	margin-right:10px;	
	margin-top:10px;
	color:#999;	
	font-size:10px;		
	text-decoration:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



a.pageToolLink:hover, a.pageToolLink:active
{	
	color:#111;	
}


/*************************************************    N E W S  **********************************************/
.discretInfoNews, .discretInfoNewsComments, .discretPostInfo
{
	display:block;
	margin:5px;
	margin-left:2px;
	float:left;
	height:14px;	
	padding-left:5px;
	border-left:#CCC 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size:9px;	
	color:#AAA;
	text-transform:uppercase;
}

.discretPostInfo
{
	padding:3px 10px 7px 10px;
	margin:0px;
	border:0px;	
}

.discretAgenda
{
	display:block;
	width:100%;
	text-align:left;
	font-size:10px;		
	color:#444;/*#374E94;	*/
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	letter-spacing:4px;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;;	
	margin:10px 0px;	
	text-transform:uppercase;
}



.discretInfoNewsComments
{
	padding-left:29px;	
	background:url(../site-images/comment.png) left no-repeat;
	background-position:8px 0px;
}

.NewsTitle
{
	color:#333333;
	font-size:13px;
	letter-spacing:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;	
}

.NewsShort
{
	color:#666666;
	font-size:12px;
	letter-spacing:0px;	
}

a.NewsTitle:link, a.NewsTitle:visited, a.NewsTitle:hover, a.NewsTitle:active
{ 	
	display:block;
	width:100%;
	margin-top:0px;
	color:#333;	
	font-size:13px;		
	text-decoration:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



a.NewsTitle:hover, a.NewsTitle:active
{	
	color:#555;
	text-decoration:underline;	
}


a.newsSmallLink:link, a.newsSmallLink:visited, a.newsSmallLink:hover, a.newsSmallLink:active
{ 	
	display:inline;		
	color:#F60;
	margin-top:2px;	
	font-size:10px;		
	text-decoration:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

a.newsSmallLink:hover, a.newsSmallLink:active
{	
	color:#555;
	text-decoration:underline;	
}

a.itemDetail:link, a.itemDetail:visited, a.itemDetail:hover, a.itemDetail:active
{ 	
	display:block;	
	padding:1px 10px 0px 0px;	
	margin-top:2px;		
	font-size:10px;		
	text-decoration:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.itemDetail:hover, a.itemDetail:active
{		
	text-decoration:underline;	
}

.ErrorMessage
{
	display:block;
	width:70%;
	border-top:#F09393 2px solid;
	border-bottom:#F09393 2px solid;
	background-color:#FDE3E3;
	padding:25px;
	height:25px;
	vertical-align:middle;
	text-align:center;
	margin:0 auto;
}

.rssIcon
{
	float:right;
	z-index:2;
	margin-top:-10px;	
}


#twitter_div{font-size:10px; width:167px; margin:0px 0px 0px 0px; border-right:1px solid #ccc; padding:5px 3px 15px 0px; overflow:hidden}
#twitter_update_list{display: inline; padding:0px; margin:0px; list-style-type:none;}
#twitter_update_list ul{}
#twitter_div a{width:100%; text-align:right; color:#990000; text-decoration:none; overflow:hidden}
#twitter_div a:hover{color:#888;}

#twitter_update_list li{ display:block; margin-bottom:10px; text-indent:0px;}






