


.main
	{
	width:auto;
	background-image:url(../Assets/Backgrounds/bg_page.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:auto;
	}


.PageContainer
	{
	width:905px;
	background-image:url(../Assets/Backgrounds/bg_header.gif);
	background-repeat:no-repeat;
	margin:auto;
	height:100%;
	}


#HeaderContainer
	{
	width:905px;
	height:101px;
	text-align: left;
	}
	
	
.MainNavigationContainer
{
width:672px;
margin-left:10px;

	
}	
	
	
.LogoContainer
	{
	width:220px;
	height:88px;
	background-image:url(../Assets/Backgrounds/bg_logo.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:4px;
	float:left;
	}


.HeaderNavigationContainer
	{
	width:684px;
	height:88px;
	height:101px;
	margin-left:0px;
	float:left;
	}
	
	
.TopNavigationContainer
	{
	text-align:right; 
	height:38px; 
	padding-top:8px;
	}

.PartnerContainer
	{
	text-align:right;
	height:30px; 
	}

.Text_White_Bold {

            font-family:Verdana, Arial, Helvetica, sans-serif;

            font-size:11px;

            color:#ffffff;

            font-weight:bold;

            formating:capital;

 

}

.Link_TopNavigation:link
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}
	
A.Link_TopNavigation:visited
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}
	
A.Link_TopNavigation:active
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}
	
A.Link_TopNavigation:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #e2effc;
	text-decoration:none;
	}



#ContentAreaContainer
	{
	width:905px;
	height:100%;
	text-align:right;
	padding-left:16px;

	
	}
	
	
	#ContentAreaContainer_1
	{
	width:905px;
	height:100%;
	text-align:right;
	padding-left:16px;
	margin-top:10px;

	
	}


.FlashContainer
	{
	width:889px;
	height:auto;
	text-align:left;
	}


#NewsVideoContainer
	{
	text-align: left;
	width:905px;
	background-color:#ffffff;
	margin-top:25px;


	}

.News
	{
	width:427px;
	height:auto;
	text-align:left;
	float:left;
	background-color:#ffffff;
	}


.Video
	{
	/*width:430px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	margin-left:29px;*/
	width:419px;

            height:auto;

            padding-top:0px;

            padding-left:11px;

            text-align:left;

            float:left;

            background-color:#FFFFFF;

            margin-left:32px;

            background-image:url(../Assets/Backgrounds/bg_video.gif);

            background-repeat:no-repeat;

	}

#VideoTitle

            {

            width:419px;

            padding-top:7px;

            height:34px;

            }

#NEWSTABOFF
	{
	position:absolute;
	width:108px;
	height:32px;
	padding-top:7px;
	padding-left:10px;
	background-image:URL(../Assets/Backgrounds/bg_tab_button_off.gif);
	background-repeat:no-repeat;
	z-index:1;
	visibility: hidden;
	}

#NEWSTABON
	{
	position:absolute;
	width:108px;
	height:32px;
	padding-top:7px;
	padding-left:10px;
	background-image:URL(../Assets/Backgrounds/bg_tab_button_on.gif);
	background-repeat:no-repeat;
	z-index:1;
	visibility: visible;
}


#EVENTSTABOFF
	{
	position:absolute;
	width:108px;
	height:32px;
	padding-top:7px;
	padding-left:10px;
	background-image:URL(../Assets/Backgrounds/bg_tab_button_off.gif);
	background-repeat:no-repeat;
	z-index:1;
	visibility: visible;
	}

#EVENTSTABON
	{
	position:absolute;
	width:108px;
	height:32px;
	padding-top:7px;
	padding-left:10px;
	background-image:URL(../Assets/Backgrounds/bg_tab_button_on.gif);
	background-repeat:no-repeat;
	z-index:1;
	visibility: hidden;
	}


#BLOGTABOFF
	{
	position:absolute;
	width:108px;
	height:32px;
	padding-top:7px;
	padding-left:10px;
	cursor:hand;
	background-image:URL(../Assets/Backgrounds/bg_tab_button_off.gif);
	background-repeat:no-repeat;
	z-index:1;
	visibility: visible;
	}

#BLOGTABON
	{
	position:absolute;
	width:98px;
	height:23px;
	padding-top:7px;
	padding-left:10px;
	background-image:URL(../Assets/Backgrounds/bg_tab_button_on.gif);
	background-repeat:no-repeat;
	z-index:1;
	visibility: hidden;
	}

#NewsMain
	{
	position:absolute;
	width:430px;
	height:500px;
	background-image:URL(../Assets/Backgrounds/bg_news_container.gif);
	background-repeat:repeat-x;
	z-index:2;
	visibility: visible;
	}


#NEWSCONTAINER
	{
	position:absolute;
	width:417px;
	height:174px;
	margin-top:20px;
	padding-left:14px;

	z-index:3;
	visibility: visible;
	}

#EVENTSCONTAINER
	{
	position:absolute;
	width:427px;
	height:174px;
	margin-top:0px;
	padding-left:14px;
	z-index:4;
	visibility: hidden;
	}


#BLOGCONTAINER
	{
	position:absolute;
	width:413px;
	height:174px;
	margin-top:20px;
	padding-left:14px;
	z-index:5;
	visibility: hidden;
	}

.ADBANNER
	{
	position:absolute;
	width:427px;
	height:auto;
	margin-top:120px;
	padding-left:0px;
	background-repeat:repeat-x;
	z-index:6;
	visibility: visible;
	}


.Text_General {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffc77b;
	background-color:#d57d04;
}


.Text_Blue_Normal {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#246cac;

}

.Text_White_Normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;

}

.Text_Black_Normal {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;

}



.Text_FotterBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#799eb8;
}


.Text_FooterSmall {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	line-height:14px;
	color:#799eb8;
}

#FooterContainerRight{

	background-image:URL(../Assets/Backgrounds/bg_hdottedline.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	text-align:left;
	padding-left:5px;
	padding-top:10px;
	width:auto;

	}
	
	
.FooterContainerLeft{
	/*background-image:URL(../Assets/Backgrounds/bg_vdotted.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-top:5px;
	height:85px;
	text-align:left;*/
	
	background-image:URL(../Assets/Backgrounds/bg_vdotted.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-top:20px;
	height:85px;
	text-align:right;
	width:200px;
	float:left;
	padding-right:10px;
	}

.FooterContainerRightMain{
	
	float:left; width:600px;
	margin-top:20px;
	}
	
.footer
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #395E05;
	margin-left:12px;
	margin-right:12px;
	text-decoration: none;
    }
	

.TextFooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ddb57e;

}

#Title
	{
	height:30px;

    }
	


.Title
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #34546c;
	font-weight:normal;
	margin-bottom:10px;
    }
	
.General
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	line-height: 15px;
	}
	
	.TextBlue
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #246cac;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}
	

	
.Subpage_LeftNavigation
	{
	width:203px;
	height:auto;
	background-color:#246cac;
	float:left;
	}
	
	
.Subpage_Content
	{
	width:665px;
	margin-left:15px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	
	}

.Adminpage_Content
	{
	width:665px;
	margin-left:15px;
	text-align:left;
	float:none;
	background-color:#FFFFFF;
	
	}
	
.Subpage_ContentTitle
	{	
	text-align:left;
	background-image:URL(../Assets/Backgrounds/bg_corner_title.gif);
	background-repeat:no-repeat;
	height:27px;
	}
	
	
.Subpage_ContentInner
	{
	width:668px;
	text-align:left;
	height:auto;
	background-color:#FFFFFF;

	}	
	
.SubContent1
	{
	width:370px;
	text-align:left;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	padding-left:10px;
	padding-top:5px;
	

	}		
	
	.SubContent2
	{
	width:240px;
	background-color:#FFFFFF;
	float:left;
	margin-left:29px;
	text-align:left;
	padding-top:10px;
	
	float:left;
	}

#SubContent2_Title
	{
	width:249px;
	background-color:#34546c;
	float:left;
	margin-left:29px;
	margin-top:10px;
	text-align:left;
	height:30px;
	

	}	
	
	.LeftTopbgCorner
	{
	width:auto;
	height:5px;
	}
	
.LeftNavContainer
	{
	width:203px;
	height:auto;
	border-width:0px 1px 1px 1px; 
	border-style:solid; 
	border-color:#FFFFFF;
	}

	
#LeftNavLinkContainer1
	{
	width:170px;
	height:28px;
	background-image:URL(../Assets/Backgrounds/bg_LeftNavigation_hdottedline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:15px;
	text-align:left;
}

.form_textfield_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#5A6970;
	padding-left:4px;
	font-weight:bold;
}

.BlogLeftPanel
	{
		width:210px;
		height:auto;
		float:left;
}

.BlogArchieve
	{
		width:200px;
		height:200px;
		background-repeat:repeat-x;
		background-position:bottom;
		margin-left:5px;
		margin-top:10px;
		text-align:left;
		float:left;
		border:1px solid #999999;
		padding:5px;
}

.BlogList
	{
		width:200px;
		height:100px;
		background-repeat:repeat-x;
		background-position:bottom;
		margin-left:5px;
		margin-top:10px;
		text-align:left;
		float:left;
		border:1px solid #999999;
		padding:5px;
}

.BlogNew
	{
		width:200px;
		height:50px;
		background-repeat:repeat-x;
		background-position:bottom;
		margin-left:10px;
		margin-top:10px;
		text-align:left;
		border:1px solid #999999;
		padding:5px;
}

.BlogRightPanel
	{
		float:left;
		width:450px;
		height:auto;
}



.BlogSearch
	{
		width:440px;
		height:50px;
		background-repeat:repeat-x;
		background-position:top;
		margin-left:5px;
		text-align:left;
		margin-top:10px;
		border:1px solid #999999;
		padding:5px;
}


.BlogMostRecent
	{
		width:440px;
		height:435px;
		background-repeat:repeat-x;
		background-position:bottom;
		margin-left:5px;
		margin-top:10px;
		text-align:left;
		border:1px solid #999999;
		padding:5px;
}

/* Page Templates stles Start */

/* Left Panel Page Templates styles Start */
.LeftPageTemplateCompleteLeftPanel
	{
		float:left;
		width:325px;
		height:auto;
		padding:4px;
}

.LeftPageTemplateLeftPanel
	{
		width:320px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		border:1px solid #999999;
		padding:2px;
}

.LeftPageTemplateCompleteRightPanel
	{
		float:left;
		width:325px;
		height:auto;
		margin-left:6px;
		padding:4px;
}

.LeftPageTemplateRightPanelTopHalf
	{
		width:320px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		border:1px solid #999999;
		padding:2px;
}

.LeftPageTemplateRightPanelBottomHalf
	{
		width:320px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		margin-top:6px;
		border:1px solid #999999;
		padding:2px;
}

/* Left Panel Page Templates styles End */

/* Bottom Panel Page Templates styles Start */
.BottomPageTemplateCompleteTopPanel
	{
		float:left;
		width:660px;
		height:auto;
		padding:4px;
}

.BottomPageTemplateTopPanel
	{
		width:652px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		border:1px solid #999999;
		padding:2px;
}

.BottomPageTemplateCompleteBottomPanel
	{
		float:left;
		width:660px;
		height:auto;
		padding:4px;
}

.BottomPageTemplateBottomPanelLeftHalf
	{
		width:323px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		border:1px solid #999999;
		padding:2px;
		float:left;
}

.BottomPageTemplateBottomPanelRightHalf
	{
		width:323px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		border:1px solid #999999;
		padding:2px;
		float:right;
}

/* Bottom Panel Page Templates styles End */

/* Top Panel Page Templates styles Start */
.TopPageTemplateCompleteTopPanel
	{
		float:left;
		width:660px;
		height:auto;
		padding:4px;
}

.TopPageTemplateTopPanelLeftHalf
	{
		width:320px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		border:1px solid #999999;
		padding:2px;
		float:left;
}

.TopPageTemplateTopPanelRightHalf
	{
		width:320px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		border:1px solid #999999;
		padding:2px;
		float:right;
}

.TopPageTemplateCompleteBottomPanel
	{
		float:left;
		width:660px;
		height:auto;
		padding:4px;
}

.TopPageTemplateBottomPanel
	{
		width:652px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		border:1px solid #999999;
		padding:2px;
}

/* Top Panel Page Templates styles End */

/* Right Panel Page Templates styles Start */
.RightPageTemplateCompleteLeftPanel
	{
		float:left;
		width:320px;
		height:auto;
		padding:4px;
}

.RightPageTemplateLeftPanel
	{
		width:315px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		border:1px solid #999999;
		padding:2px;
}

.RightPageTemplateCompleteRightPanel
	{
		float:left;
		width:320px;
		height:auto;
		margin-left:6px;
		padding:4px;
}

.RightPageTemplateRightPanel
	{
		width:315px;
		height:auto;
		background-repeat:repeat-x;
		background-position:bottom;
		text-align:left;
		border:1px solid #999999;
		padding:2px;
}

/* Right Panel Page Templates styles End */

/* Page Templates styles End */

/* Style for Resource Drop Down Menu Starts */

.Text_DropDown
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34546c;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}



.Link_DropDown:link
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #246cac;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}
	
A.Link_DropDown:visited
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #246cac;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}
	
A.Link_DropDown:active
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}
	
A.Link_DropDown:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	}
	
/* Style for Resource Drop Down Menu Ends */

/*styles for blog rss Starts */

.TextBlogTitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #045199;
text-decoration: none;
font-weight:bold;

}

.TextBlogBold{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #5f5e5e;
text-decoration: none;
font-weight:bold;

}

.TextBlogSmall{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #5f5e5e;
text-decoration: none;
font-weight:normal;

}

.Textdivider{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #5f5e5e;
text-decoration: none;
font-weight:normal;
margin-left:3px;
margin-right:3px;
}
/*styles for blog rss Ends */

/*Search result styles */

.Text_General_Search_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#34546c;
	font-weight:bold;
}

.Text_General_Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.Link_TopNavigation_Search
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1b4b73;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}
	
A.Link_TopNavigation_Search:visited
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1b4b73;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}
	
A.Link_TopNavigation_Search:active
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1b4b73;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}
	
A.Link_TopNavigation_Search:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color: #1b4b73;
	text-decoration:underline;
	}
/*Search result styles Ends*/

/* Social Networking styles */
.SubTitle
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	font-weight:normal;
	margin-bottom:10px;
    }
/* Social Networking styles Ends */

.form_labelfield_RedTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:Red;
}

/*Teaser Styles */
.Text_General_Teaser_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#34546c;
	font-weight:bold;
}

.Text_General_Teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
/*Teaser Styles Ends */