/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}


ul.normal {
	list-style-type: disc;
}

ul.normal li {
	float: none;
}

li {
	z-index: 100;
}


.contentHolder {
	width:100%;
}

.mainHolder {
	width:798px;
	margin:0px;
	padding:0px;
}

.logoBar {
	width:798px;
	height:70px;
	float:left;
}

.logoHolder {
	float:left;
}

.rightLinkHolder {
	padding:8px;
	float:right;
}

.rightLinkHolder a {
	color:#666666;
	text-decoration:none;
}

.rightLinkHolder a:hover {
	color:#333333;
	text-decoration:underline;
}

.navBar {
	width:798px;
}

.navItem {
	height:30px;
	padding:0px;
	margin:0px;
	border-left:solid #FFFFFF 1px;
	border-bottom:solid #FFFFFF 1px;
	float:left;
}

.navItem a {
	width:100%;
	height:23px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding:7px 0px 0px 0px;
}

.navItemHome:hover {
	background-color:#FFFFFF;
	color:#0081be;
}
.navItemAbout:hover {
	background-color:#FFFFFF;
	color:#eb138d;
}
.navItemNe:hover {
	background-color:#FFFFFF;
	color:#b1cd40;
}
.navItemAp:hover {
	background-color:#FFFFFF;
	color:#f29e2b;
}
.navItemCommunity:hover {
	background-color:#FFFFFF;
	color:#00a3b0;
}
.navItemResources:hover {
	background-color:#FFFFFF;
	color:#e7491e;
}
.navItemGi:hover {
	background-color:#FFFFFF;
	color:#90388e;
}

.navSubItem
{
	padding:0px;
	margin:0px;
	border-left:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	border-bottom:solid #FFFFFF 1px;
	clear:both;
	text-align:center;
}

.navSubItem a {
	width:100%;
    /*height:auto;*/
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	float:left;
	padding:7px 0px 7px 0px;

}

.navSubItemAbout:hover {
	background-color:#FFFFFF;
	color:#eb138d;
}
.navSubItemNe:hover {
	background-color:#FFFFFF;
	color:#b1cd40;
}
.navSubItemAp:hover {
	background-color:#FFFFFF;
	color:#f29e2b;
}
.navSubItemCommunity:hover {
	background-color:#FFFFFF;
	color:#00a3b0;
}
.navSubItemResources:hover {
	background-color:#FFFFFF;
	color:#e7491e;
}
.navSubItemGi:hover {
	background-color:#FFFFFF;
	color:#90388e;
}

.bannerHolder {
	width:798px;
	height:268px;
	float:left;
}

.bottomContentHolder {
	width:798px;
	margin-top:10px;
	float:left;
}

.leftContentColumn {
	width:200px;
	height: 100%;
	border-right: dotted #CCCCCC 1px;
	float:left;
}

.leftColumnInsideHolder {
	padding-left:15px;
	float:left;
}

.leftColumnInsideHolder a
{
    font-family: Verdana;
    color:#B4B4B4; 
    text-decoration:none;
    font-size:12px;
}

.eventTitle 
{
    font-family: Verdana;
	font-size:12px;
    color:#B4B4B4; 
	font-weight:bold;
}

.rightContentColumn {
	width:590px;
	float:left;
}

.rightColumnTitle {
	font-size:35px;
	font-weight:bold;
	color:#9d9d9d;
}

.rightColumnInsideHolder {
	width:450px;
	padding-left:45px;
	float:left;
}

.rightColumnInside
{
    margin: 0px -5px 0px 45px;
}

.rightColumnInsideLeft {
	padding-left:45px;
	width:336px;
	float:left;
}

.rightContentColumn a{
    text-decoration:none;
}

.rightContentColumn a:hover{
    text-decoration:underline;
}

.rightColumnInsideRight {
	/*
    width:205px;
	float:left;
    */
	width:173px;
	float:right;
	z-index: 101;
}

.bodyText {
	/*font-family:"Georgia", "Times New Roman", "Times", "serif";*/
	font-size:13px;
	line-height: 20px;
	
}

.newsTitle {
	/*font-family:"Georgia", "Times New Roman", "Times", "serif";*/
	font-size:13px;
	font-weight:bold;
}

.bottomBar {
	width:100%;
	margin-top:20px;
	font-size:10px;
	color:#FFFFFF;
	float:left;
}
.side_links_text
{
	color:White;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.leftContentColumnTitle
{
    width:178px; 
    padding:7px 7px 7px 15px; 
    color:#FFFFFF; 
    font-size:13px; 
    font-weight:bold;
    float:left;
}
		
.calendar_week
{
	background-color:#B2CD40;
	font-weight:bold;
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	height:12px;
	}
.calendar_weekend
{
	background-color:#E7F0C5;
	font-weight:bold;
	}
.calendar_day
{
	background-color:#FFFFFF;
	font-weight:bold;
	}
.calendar_today
{
	background-color:#CCDF85;
	font-weight:bold;
	}
.calendar_day_text
{
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color: #A6A39E;
	}	
	
.calendar_day_link:visited {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.calendar_day_link:link {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.calendar_day_link:hover {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.calendar_pager_link:visited {
	font-family: "Arial";
	font-size: 14px;
	color: #B2CD40;
	text-decoration: none;
	line-height: 24px;
}
.calendar_pager_link:link {
	font-family: "Arial";
	font-size: 14px;
	color: #B2CD40;
	text-decoration: none;
	line-height: 24px;
}
.calendar_pager_link:hover {
	font-family: "Arial";
	font-size: 14px;
	color: #B2CD40;
	text-decoration: underline;
	line-height: 24px;
}
.calendar_event_item_link:visited {
	/*font-family:"Georgia", "Times New Roman", "Times", "serif";*/
	font-size: 12px;
	color: #838186;
	text-decoration: none;
}
.calendar_event_item_link:link {
	/*font-family:"Georgia", "Times New Roman", "Times", "serif";*/
	font-size: 12px;
	color: #838186;
	text-decoration: none;
}
.calendar_event_item_link:hover {
	/*font-family:"Georgia", "Times New Roman", "Times", "serif";*/
	font-size: 12px;
	color: #838186;
	text-decoration: underline;
}

.calendar
{
	width: 510px;
	height: 365px;
    margin-top: 2px !important;
    margin-top: 0px;
    margin-left: 2px !important;
    margin-left: 0px;
	clear: both;
}
.indiv_title
{
	font-family:"Verdana";
	font-size: 17px;
	color: #B2CD40;
	font-weight:bold;
	text-transform: uppercase;
}
.date_homepage
{
	/*font-family:"Georgia", "Times New Roman", "Times", "serif";*/
	font-size: 12px;
	color:#AECE3C;
	font-weight:bold;
	}	
.ltitle 
{
	padding-bottom: 5px;
	/*font-family:"Georgia", "Times New Roman", "Times", "serif";*/
	font-size: 13px;
	font-weight:bold;
	color: #838186;
}
.date_content
{
   font-weight:bold;
}

.ap_searchtitle
{
    margin:10px 0px 5px 0px;
    color:#f29e2b;
    font-size:13px; 
    font-weight:bold;
}

.leftColumnInsideHolder input
{
    font-family:Arial;
    font-size: 11px;
}

.leftColumnInsideHolder select
{
    font-family:Arial;
    font-size: 11px;
}

.leftColumnInsideHolder option
{
    font-family:Arial;
    font-size: 11px;
}

.ap_searchbutton
{
    margin:5px 0px 0px 0px;
    text-align:right;
}

.item_apsearch
{
    margin:10px 0px 0px 0px;
}

.gridheader_ccs
{
    background-color:#999999;
    font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
}

.griditem_ccs
{
    background-color:#ffffff;
    font-family: "Arial";
	font-size: 11px;
	color: #999999;
}

.gridaltitem_ccs
{
    background-color:#E6E6E6;
    font-family: "Arial";
	font-size: 11px;
	color: #999999;
}

.content input
{
	font-size:11px;
	font-family:Arial;
}

.content textarea
{
	font-size:11px;
	font-family:Arial;
}

.content select
{
	font-size:10px;
	font-family:Arial;
}

.content option
{
	font-size:10px;
	font-family:Arial;
}

.button
{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	padding:3px 10px 3px 10px;
}

.disclaimer
{
	float:left;
	margin:3px 5px 0px 0px;
}

.disclaimer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}




.rightColumnTitle 
{
	display: none;
}

.bannerHolder 
{
	float:left;height:149px;width:798px;
}

.bubble-wrapper
{
	padding-bottom: 1em;
}

.bubble
{
	background-color: #92DBFF;
	color: #000;
	padding: 0.5em;

	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

h3
{
	background-color: #00537C;
	color: #FFF;
	text-align: center;
	padding: 0.25em;
	margin: 0;

	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

.bubble p
{
	margin: 0.5em 0;
}