* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
}

img {
	behavior: url( "pngbehavior.htc" );
}

a img {
	border: none;
}

p.status {
	font-weight:bold;
}

.gallery_single_image
{
	margin-top:40px;
	width: 710px;
	height: auto;
}

.gallery_single_caption
{
	margin-top: 15px;
	width: 710px;
	height: auto;
	color:#243C78;
	font-size:14px;
	font-weight: bold;
}

/*Pub Template Section*/

.pub_header
{
	background-image: url(../images/pub_header.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 710px;
	height: 52px;
	background-color:#243c78;
}

.standard_header
{
	background-image: url(../images/header_2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 710px;
	height: 52px;
	background-color:#0b1d4a;
}

.pinkheader
{
	background-image: url(../images/pinkheader_1.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 710px;
	height: 52px;
	background-color:#80004f;
}

.pub_header div, .standard_header div, .pinkheader div
{
	width: 700px;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: 5px;
}

.pub_menu
{
	padding-top:20px;
	width:710px;
}

.pub_toolbox
{
	border-top: solid;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #2D447D;
}

.pub_toolbox .arrow_icon
{
	margin:0 5px;
	margin-bottom:0;
	vertical-align:-2px;
}

.drop_down_menu 
{
	height: 44px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	color:#243C78;
	font-size:10px;
	font-weight:bold;
}

.drop_down_menu select
{
	color:#FCFDFE;
	font-size: 10px;
	background-color:#425994;
}

.drop_down_menu option
{
	color:#FCFDFE;
	font-size: 10px;
	background-color:#425994;
}

.drop_down_menu input
{
	color:#3A7BB7;
	font-size: 10px;
	font-weight: bold;
}

.drop_down_menu a.inactive
{
	color:#243C78;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

.drop_down_menu a.active
{
	color:#243C78;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}

.pub_arrow_icon
{
	width: 138px;
	/*height: 54px;*/
	border-top: solid;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #2D447D;
}

.pub_email_icon
{
	width: 136px;
	/*height: 54px;*/
	border-top: solid;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #2D447D;
}

.pub_print_icon
{
	width: 146px;
	border: solid;
	border-width: 1px;
	border-color: #2D447D;
}

.pub_collage
{
	position: relative;
	margin-top: 5px;
	width: 710px;
	height: 825px;
	overflow: hidden;
}

.pub_collage .pub_image1
{
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 115px;
}

.pub_collage .pub_image2
{
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 235px;
	width: 240px;
	height: 350px;
}

.pub_collage .pub_image3
{
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 480px;
	width: 230px;
	height: 230px;
}

.pub_collage .pub_image4
{
	position: absolute;
	z-index: 0;
	top: 120px;
	left: 0px;
	width: 230px;
	height: 230px;
}

.pub_collage .pub_image5
{
	position: absolute;
	z-index: 0;
	top: 235px;
	left: 480px;
	width: 230px;
	height: 115px;
}

.pub_collage .pub_image6
{
	position: absolute;
	z-index: 0;
	top: 355px;
	left: 0px;
	width: 230px;
	height: 115px;
}

.pub_collage .pub_image7
{
	position: absolute;
	z-index: 0;
	top: 355px;
	left: 235px;
	width: 115px;
	height: 235px;
}

.pub_collage .pub_image8
{
	position: absolute;
	z-index: 0;
	top: 355px;
	left: 355px;
	width: 235px;
	height: 235px;
}

.pub_collage .pub_image9
{
	position: absolute;
	z-index: 0;
	top: 355px;
	left: 595px;
	width: 115px;
	height: 235px;
}

.pub_collage .pub_image10
{
	position: absolute;
	z-index: 0;
	top: 475px;
	left: 0px;
	width: 230px;
	height: 115px;
}

.pub_collage .pub_image11
{
	position: absolute;
	z-index: 0;
	top: 595px;
	left: 0px;
	width: 230px;
	height: 230px;
}

.pub_collage .pub_image12
{
	position: absolute;
	z-index: 0;
	top: 595px;
	left: 235px;
	width: 115px;
	height: 230px;
}

.pub_collage .pub_image13
{
	position: absolute;
	z-index: 0;
	top: 595px;
	left: 355px;
	width: 355px;
	height: 230px;
}



/*End of Section*/


/*	HEADING STYLES */
/*  ============== */
/*	Please update any changes to:
		cms\FCKeditor\editor\skins\office2003\fck_contextmenu.css
		cms\FCKeditor\editor\skins\office2003\fck_editorarea.css
		
*/
h1,
.container h1
{
	color:#3A527C;
	text-align: left;
	font-size:20px;
}

h2,
.container h2
{
	color:#3A527C;
	text-align: left;
	font-size:15px;
}

h2.orange,
.container h2.orange
{
	font-family: 'Arial Black', 'Arial Bold', 'Helvetica Bold', 'san-serif';
	text-align: left;
	color: #ef7d27;
	font-weight: normal;
	font-size:14px;
}

h4,
.container  h4
{
	color:#3A527C;
	text-align: left;
	padding-left:2px;
	font-size: 9px;
	margin-top: 4px;
	margin-bottom:2px;
}

h4 a,
.container h4 a
{
	color:#3A527C;
	font-weight: bold;
	font-size: 9px;
}

h4 a:hover,
.container h4 a:hover
{
	color:#487BC1;
	font-weight: bold;
	font-size: 9px;

}

h5,
.container h5
{
	color:#3A527C;
	text-align: left;
	font-size:8.26777px;
}

/*
hr
{
	border: dotted;
	border-width: 1px;
	border-color: #0A1856;
	width: 100%;
	color:#0A1856;
}
*/

.right_column_pod_calender
{
	background-image:url(../images/right_column_pod_calender.gif);
	width: 304px;
	height: 86px;
}

.pod_left_textbox
{
	
}

.left_column
{
	width: 252px;
	color:#142E5C;
	font-size: 9px;
}

.left_column p
{
	padding-left: 2px;
}

.center_column
{
	width: 450px;
	padding-left: 10px;
}

div.hr
{
	height: 1px;
	background-color: #274681;
	overflow: hidden;
	width: 100%;
}

.right_column
{
	width: 302px;
}

.main_column
{
	width: 710px;
	padding-left: 10px;
	font-size: 9px;
}

.center_column, .center_column *, .main_column, .main_column *, .right_column, .right_column *
{
	font-size: 9px;
	color:#162E6A;
}

.podRight
{
	z-index: 0;
	margin-bottom: 5px;
}

.pod_right_textbox
{
	color:#162E6A;
	font-size: 14px;
	font-weight: bold;
}

.pod_right_textbox .title
{
	padding-left: 8px;
}

.pod_right_textbox .title h3
{
	font-size:14px;
	color: #162E6A;
	font-weight: normal;
	
}

.pod_left_column_header
{
	background-image: url(../images/right_column_header1.gif);
	background-repeat: no-repeat;
	background-color: #1E3C71;
	width:252px;
	height:30px;
	font-size: 15px;
	font-style: normal;
	color: #D5E3FD;
	text-align: left;
	font-weight: bold;
}

.content1
{
	background-color:#E4F3FF;
	font-size: 9px;
	font-weight: normal;
	color:#142E5C;
	text-align:left;
	/*padding-top: 5px;*/
	padding-left: 5px;
	padding-right: 5px;
	
	/*padding-right: 5px;*/
	/*padding-bottom: 3px;*/
}

.content2
{
	background-color:#FFFFFF;
	padding-left: 3px;
	/*padding-top: 5px;*/
	/*padding-right: 3px;*/
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	color:#142E5C;

}

.content2 p
{
	text-align:left;
	font-size: 9px;
	font-weight: normal;
	color:#142E5C;

}

.content2 h3
{
	text-align: left;
	color:#3A527C;
	text-align: left;
	font-size: 9px;
}

.content1 h3
{
	text-align: left;
	color:#3A527C;
	text-align: left;
	padding-left: 2px;
	font-size: 9px;
}

.dotCorner {
	background-image:url(../../images/right_pods/dot_corner.gif);
	width: 9px;
	height: 9px;
}

.dotHorizontal {
	background-image:url(../../images/right_pods/dot_horizontal.gif);
	background-repeat:repeat-x;
	height: 9px;
}

.dotVertical {
	background-image:url(../../images/right_pods/dot_vertical.gif);
	background-repeat:repeat-y;
	width: 9px;
}

/*End of Section*/

.left_pink_logo
{
	background-image: url(../images/left_pink_logo.jpg);
	background-repeat: no-repeat;
	background-color:#2A001C;
	width:256px;
	height:175px;
}

.right_pink_logo
{
	background-image: url(../images/right_pink_logo.jpg);
	background-repeat: no-repeat;
	background-color:#2A001C;
	width:768px;
	height: 175px;
}

.pink_quicknav
{
	font-size: 10px;
	color: #ced4f9;
	font-style: normal;
	text-align:left;
}

.pink_quicknav a
{
	text-decoration:underline;
	color:#CED4F9;
}

.pink_quicknav a:hover
{
	text-decoration:underline;
	color:#FD9DEE;
}

.pink_nav
{
	background-color:#2A001C;
	height:38px;
}

.pink_homepage_link
{
	font-size: 10px;
	color: #ced4f9;
	font-weight: normal;
	word-spacing: 2px;
	padding-right:10px;
	padding-left: 10px;
	padding-bottom:5px;
	position:relative;
	font-style: normal;
	font-variant: normal;	
}

.pink_homepage_link a
{
	text-decoration:underline;
	color:#CED4F9;
}

.pink_homepage_link a:hover
{
	text-decoration:underline;
	color:#FD9DEE;
}

.pink_footer
{
	position: relative;
	background-color: #80004F;
	width: 100%;
	height: 31px;
}

.pink_footer_title
{
	font-size: 9px;
	font-weight: normal;
	color: #FEFEFF;
	text-align: center;
	position: absolute;
	z-index: 0;
	width: 1024px;
	height: 15px;
	top: 10px;
	left: 0px;
}

.pink_footer_copyright
{
	font-size: 9px;
	font-weight: normal;
	word-spacing: 1px;
	color: #FEFEFF;
	text-align: right;
	position: relative;
	z-index: 1;
	width: 200px;
	height: 14px;
	top: 10px;
	left: 804px;
	margin-right: 10px;
	margin-left: 10px;
}

.pink_footer_title a
{
	text-decoration:none; color:#FFFFFF;
	font-size: 9px;
	font-weight: normal;
}

.pink_footer_title a:hover
{	
	text-decoration:underline; color:#FD9DEE;
	font-size: 9px;
	font-weight: normal;
}

.pink_footer .pink_footer_copyright a
{
	text-decoration:none; color:#FFFFFF;
	font-size: 9px;
	font-weight: normal;
	word-spacing: 1px;

}

.pink_footer .pink_footer_copyright a:hover
{
	text-decoration:underline; color:#FD9DEE;
	font-size: 9px;
	font-weight: normal;
	word-spacing: 1px;
}

table.container
{
	margin: 0 auto;
}

.logo_left
{
	background-image: url(../images/logo_left.jpg);
	background-repeat: no-repeat;
	background-color:#00002C;
	width:256px;
	height:175px;
}

.logo_right
{
	background-image: url(../images/logo_right.jpg);
	background-repeat: no-repeat;
	background-color:#00002C;
	width:768px;
	height:175px;
}

.left_header
{
	background-image: url(../images/header_bg_1.gif);
	width: 252px;
	height: 52px;
	background-repeat: no-repeat;
	background-color:#0b1d4a;
	vertical-align: top;
}

.left_header div
{
	width: 242px;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: 5px;
	bottom: 0px;
}

.right_header
{
	background-image: url(../images/header_bg_2.gif);
	width: 450px;
	height: 52px;
	background-repeat: no-repeat;
	background-color:#0b1d4a;
	vertical-align: top;
}

.right_header div
{
	width: 440px;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: 5px;
}

.quick_nav
{
	font-size: 10px;
	color: #ced4f9;
	font-style: normal;
	text-align:left;
}

.quick_nav a
{
	text-decoration:underline; color:#CED4F9;
}

.quick_nav a:hover
{
	text-decoration:underline; color:#CED4F9;
	text-decoration:underline; color:#7EAEED;
}

.nav
{
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-color:#00002C;
	height: 38px;
}

.homepage_link
{
	font-size: 10px;
	color: #ced4f9;
	font-weight: normal;
	word-spacing: 2px;
	position:relative;
	padding-bottom: 5px;
	font-style: normal;
	font-variant: normal;
	padding-left: 10px;
	padding-right: 10px;
}

.homepage_link a
{
	text-decoration:underline;
	color:#CED4F9;
}

.homepage_link a:hover
{
	text-decoration: underline;
	color:#7EAEED;
}

quick_nav_style_line
{
	font-size: 11px;
	color: #ced4f9;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}

.footer
{
	position: relative;
	background-color:#667DB8;
	width: 100%;
	height: 31px;
}

.footer_title
{
	font-size: 9px;
	font-weight: normal;
	color: #FEFEFF;
	text-align: center;
	position: absolute;
	z-index: 0;
	width: 1024px;
	height: 15px;
	top: 10px;
	left: 0px;
}

.footer_copyright
{
	font-size: 9px;
	font-weight: normal;
	word-spacing: 1px;
	color: #FEFEFF;
	text-align: right;
	position: relative;
	z-index: 1;
	width: 200px;
	height: 13px;
	top: 10px;
	left: 804px;
	margin-right: 10px;
	margin-left: 10px;
}

.footer_title a
{
	text-decoration:none; color:#FFFFFF;
	font-size: 9px;
	font-weight: normal;
}

.footer_title a:hover
{	
	text-decoration:underline; color:#203F7E;
	font-size: 9px;
	font-weight: normal;
}

.footer .footer_copyright a
{
	text-decoration:none; color:#FFFFFF;
	font-size: 9px;
	font-weight: normal;
	word-spacing: 1px;

}

.footer .footer_copyright a:hover
{
	text-decoration:underline; color:#203F7E;
	font-size: 9px;
	font-weight: normal;
	word-spacing: 1px;
}

.shadow_topleft
{
	background-image: url(../images/shadow_topleft.gif);
	width: 19px;
	height: 20px;
	background-repeat: no-repeat;
}

.shadow_topright
{
	background-image: url(../images/shadow_topright.gif);
	width:20px;
	height:20px;
	background-repeat: no-repeat;
}

.shadow_left
{
	background-image: url(../images/shadow_left.gif);
	width:19px;
	background-repeat: repeat-y;
}

.shadow_right
{
	background-image: url(../images/shadow_right.gif);
	width:20px;
	background-repeat: repeat-y;
}

.shadow_bottomleft
{
	background-image: url(../images/shadow_bottomleft.gif);
	width:19px;
	height:18px;
	background-repeat: no-repeat;
}

.shadow_bottom
{
	background-image: url(../images/shadow_bottom.gif);
	width:1024px;
	height:18px;
	background-repeat: repeat-x;
}

.shadow_bottomright
{
	background-image: url(../images/shadow_bottomright.gif);
	width:20px;
	height:18px;
	background-repeat: no-repeat;
}

.rotating_flash_banner
{
	width: 1024px;
	height: 138px;
	background-color:#00002F;
}

.footer_whitespace
{
	width:1024px;
	height: 150px;
}

.image_spacer_nine
{
	width: 1px;
	height: 18px;
}

.eventCalendar
{
}

.eventCalendar .monthTitle
{
	text-align: center;
	background-color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	height: 25px;
}

.eventCalendar .weekdays
{
	text-align: center;
	background-color: #FFFFFF;
	width: 14%;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
}

.eventCalendar .emptyDay
{
	background-color: #ffd5ed;
	width: 14%;
	height: 75px;
	color: #c586af;
}

.eventCalendar .dayOff
{
	background-color: #ffd5ed;
	width: 14%;
	height: 75px;
	color: #c586af;
	text-align: right;
	vertical-align: bottom;
}

.eventCalendar .eventDay
{
	background-color: #c586af;
	width: 14%;
	height: 75px;
	color: #ffd5ed;
	text-align: right;
	vertical-align: bottom;
}

.eventCalendar .eventDay div
{
	position: relative;
	z-index: 1;
	width: 100%;
	height: 30px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}

.eventCalendar .eventDay div, .eventCalendar .eventDay div *
{
	color: #e8f4ff;
}


.eventPopUp
{
	position: absolute;
	z-index: 2;
	width: 600px;
	height: 400px;
	top: 350px;
	left: 175px;
}

.eventPopUp .eventPopUpHeader
{
	position: absolute;
	z-index: 0;
	width: 590px;
	height: 40px;
	background-color: #a96694;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.eventPopUp .eventPopUpHeader .title
{
	position: absolute;
	z-index: 0;
	width: 570px;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	margin: 10px;
}

.eventPopUp .eventPopUpHeader .closeText
{
	position: absolute;
	z-index: 1;
	top: 5px;
	right: 30px;
}

.eventPopUp .eventPopUpHeader .closeText a
{
	color: #fdd4e9;
	font-size: 10px;
}

.eventPopUp .eventPopUpHeader .closeText a:hover
{
	color: #ffffff;
	font-size: 10px;
}

.eventPopUp .eventPopUpHeader .closeButton
{
	position: absolute;
	z-index: 1;
	top: 5px;
	right: 5px;
	text-align: right;
}

.eventPopUp .eventPopUpContentBackground
{
	position: absolute;
	z-index: 0;
	top: 40px;
	left: 0px;
	width: 590px;
	height: 350px;
	background-color: #ffffff;
}

.eventPopUp .eventPopUpContent
{
	position: absolute;
	z-index: 1;
	top: 40px;
	left: 0px;
	width: 560px;
	height: 330px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.linebreak
{
	position: relative;
	background-color: #FF66CC;
	width: auto;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.eventPopUp .shadowTopRight
{
	position: absolute;
	z-index: 0;
	width: 10px;
	height: 10px;
	top: 0px;
	left: 590px;
	overflow: hidden;
}

.eventPopUp .shadowRight
{
	position: absolute;
	z-index: 0;
	width: 10px;
	height: 380px;
	top: 10px;
	left: 590px;
}

.eventPopUp .shadowBottomRight
{
	position: absolute;
	z-index: 0;
	width: 10px;
	height: 10px;
	top: 390px;
	left: 590px;
	overflow: hidden;
}

.eventPopUp .shadowBottomLeft
{
	position: absolute;
	z-index: 0;
	width: 10px;
	height: 10px;
	top: 390px;
	left: 0px;
	overflow: hidden;
}

.eventPopUp .shadowBottom
{
	position: absolute;
	z-index: 0;
	width: 580px;
	height: 10px;
	top: 390px;
	left: 10px;
	overflow: hidden;
}

.entry
{
}

.entry .entryThumbnail
{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.entry .entryContent
{
	padding-left: 5px;
}

.entry .entryContent .entryHeader .eventName
{
	font-size: 14px;
	font-weight: bold;
	color: #80004f;
	font-style: italic;
}

.entry .entryContent .entryHeader .eventLocation
{
	font-size: 12px;
	font-weight: bold;
	color: #d05fa6;
	font-style: italic;
}

.entry .entryContent .entryHeader .eventTime
{
	font-size: 12px;
	font-weight: bold;
	color: #d05fa6;
	font-style: italic;
}

.entry .entryContent .entrySummary
{
	font-size: 10px;
	color: #243c78;
}

.entry .entryContent .entrySummary a
{
	font-size: 10px;
	color: #d05fa6;
}

.upcomingEventList
{
}

.upcomingEventList .upcomingEventListHeader
{
	background-color: #a96694;
	height: 27px;
	padding-left: 20px;
	padding-right: 20px;
}

.upcomingEventList .upcomingEventListContent
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.registerInputText
{
	width: 400px;
	font-size: 9px;
}

.registerError, .registerError *
{
	color: #ff0000;
	font-weight: bold;
	font-size: 10px;
}