@charset "UTF-8";
/* CSS Document */
/* START GENERAL STYLES */
strong
{
	font-weight: bold;
}

a:link
{
	color: #2663df;
	text-decoration: none;	
}

a:hover
{
	color: #ee2135;
	text-decoration: none;	
}

a:visited
{
	color: #2663df;
	text-decoration: none;	
}


hr
{
	border-top:1px solid #cccccc;
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
}

#contentPageBackground
{
	width: 100%;
	float: left;
	padding: 0px 0px 50px 0px;
	float:left;
	margin: 0px 0px 0px 0px;
	text-align: left;
	/*background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e9e9e9));
	background: -webkit-linear-gradient(#FFFFFF, #e9e9e9);
	background: -moz-linear-gradient(#FFFFFF, #e9e9e9);
	background: -ms-linear-gradient(#FFFFFF, #e9e9e9);
	background: -o-linear-gradient(#FFFFFF, #e9e9e9);
	background: linear-gradient(#FFFFFF, #e9e9e9);
	-pie-background: linear-gradient(#FFFFFF, #e9e9e9);
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;	*/	
	/*-webkit-box-shadow:#000000 0px 10px 10px;
	-moz-box-shadow:#000000 0px 10px 10px;
	box-shadow: 0px 10px 10px #000000;*/
	position:relative;
	top: 0px;
	/* PIE */
	behavior: url(/PIE.php);	
}

#contentPageBackground a:2663df
{
	color: #6896b1;
	text-decoration: none;	
}

#contentPageBackground a:hover
{
	color: #ee2135;
	text-decoration: none;	
}

#contentPageBackground a:2663df
{
	color: #6896b1;
	text-decoration: none;	
}

#contentPageBackground.adminLoggedIn
{
	margin: 150px 0px 0px 0px;
}

#rightcolumn{
	width:189px;
	float:right;
	padding: 20px 0px 0px 10px;
	border-left:1px solid #EBEBEB;
	min-height:400px;
}

#rightcolumn h1{
	font-size: 14px;
}

#rightcolumn #calendarFeatureHomeImageDiv
{
	border: 1px solid #DEDEDE;
	margin: 0px 15px 5px 0px;	
	background: none;
	padding: 0px;
	width: 146px;
}

#calendarFeatureHomeImageDiv
{
	border-bottom: 1px solid #DEDEDE;
}

#subnav{
	width:30%;
	text-align:left;
	line-height:24px;
	margin-bottom:0px;
	padding:0px;
	margin-top:10px;
	border-right:1px solid #EBEBEB;
	float:left;
	margin-left:0px;
}

#nav{
	width:90%;
	float:left;
	min-height:400px;
	padding-right:0px;
}


#contentBG
{
	width: 92%;
	padding: 20px 4% 20px 4%;
	float:left;
}

#contentBGFullContent
{
	width: 92%;
	padding: 20px 4% 20px 4%;
	float:left;
}

#contentFull{
	width: 90%;
	text-align:left;
	float:left;
	margin-left:5%;
	margin-top:25px;
	line-height:20px;
}

#content
{
	width: 60%;
	text-align:left;
	float:left;
	margin-left:5%;
	margin-top:25px;
	line-height:20px;
}


#contentBGFullContent #content
{
	width: 60%;
	text-align:left;
	float:left;
	margin-left:30px;
	margin-top:25px;
	line-height:20px;
}

#contentBGFullContent #leftcolumn{
	width: 970px;
	float:left;
}

#contentBGFullContent #titlebar{
	background:url(/images/common/BG_subheader_wide.jpg);
	color:#333;
	font-weight:100px;
	width: 970px;
}

#contentBGFullContent #contentFull #titlebar{
	background:url(/images/common/BG_subheader_wide.jpg);
	color:#333;
	font-weight:100px;
	width: 970px;
	margin: -15px 0px 0px -30px;
}

#contentBGFullContent #titlebar h1.title
{
	float:left; 
	width: 665px; 
	text-align:left;
	font-weight:100;
	margin-top: 20px;
}

.title
{
	margin-top: 0px;	
}

#subpageBodyContent
{
	width: 520px;
	padding: 30px 40px 30px 40px;
	margin: 0px 5px 0px 0px;
	float: left;
}

#subpageBodyContent a
{

}

#subpageBodyContentFull
{
	float: left;
	width: 780px;
	padding: 10px 100px 50px 100px;
}

#subpageColumnRight
{
	width:240px;
	float: right;
	margin-top: 0px;
}

#subpageColumnLeftExtras
{
	width: 220px;
	padding: 20px;
	float: left;
	margin-top: 60px;
	font-size: 11px;
}

#subpageColumnLeftExtras p
{
	margin: 10px 0px 10px 0px;
	text-align: justify; 
	text-justify: newspaper;
}

#subnavItem
{
	padding: 8px 2px 8px 0px;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #FFF;
}

#subnavItem a
{
	font-size: 16px;
	line-height: 1.2; 
	color: #2663df;
}

#subnavItem .footer
{
	color: #999;
}

#subnavItemLevelThree
{
	background: #EBEBEB;
	padding: 8px 2px 8px 12px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin-left: -4%;
	width: 98%;
}

#subnavItemLevelThree a
{
	color: #2663df;
	font-weight: normal;
	line-height: 1.2; 
}

#subnavItemLevelFour
{
	background: #c7c7c7;
	padding: 8px 2px 8px 12px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin-left: -4%;
	width: 98%;
}

#subnavItemLevelFour a
{
	color: #2663df;
	font-weight: normal;
	line-height: 1.2; 
}


#subnavItemLevelFive
{
	background: #b2b2b2;
	padding: 8px 2px 8px 12px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	/*margin-left: -10%;*/
	width: 106%;
	color: #dfdfdf;
}

#subnavItemLevelFive a
{
	color: #dfdfdf;
	font-weight: normal;
	line-height: 1.2; 
}


#subpageColumnLeftExtras hr.doubleLine
{
	color: #FFF;
	background-color: #FFF;
	border-top: 1px solid #DEDEDE;
	border-bottom: 0px;
	margin: 8px 0px 8px 0px;
}
.bullet
{
	margin-right: 5px;
}

#myClear
{
	width: 100%;
	float: left;
	clear: both;
}

#spacerDiv
{
	float: left;
	width: 100%;
	margin: 20px 0px 20px 0px;
}

#newsHomeHighlight
{
	background: #EBEBEB;
	padding: 4px;
	border: 1px solid #6b361b;
}

#smallText
{
	font-size: 11px;
	font-weight: bold;
}

#smallText a
{
	font-size: 11px;
	font-weight: bold;
}

td 
{
	text-align:left;
	vertical-align:top;
	padding: 0px;
	border:0px;
}

.thumbnailImageGridStyle
{
	padding: 10px 25px 10px 10px;
	width: 500px;
	margin-bottom: 20px;
	float: left;
}


#thumbnailImageRightContainer
{
	float: left;
	width: 200px;
	margin: -50px 0px 15px 0px;
	text-align: center;
	vertical-align: middle;
}

#thumbnailImageLeftContainer
{
	float: left;
	width: 500px;
	margin: 10px 25px 15px 0px;
	vertical-align: middle;
}

#ImageFloatThumb
{
	width: 230px;
	float: left;	
}

#photoGalleryTitle
{
	text-align: center;
	margin-top: 15px;
}

.thumbnailImageRightAlbum
{
	padding: 4px;
	margin-bottom: 20px;
	text-align: center;
}

.thumbnailImageRightAlbum img
{
	border: 1px solid #CCCCCC;
	background: #EBEBEB;
	padding: 4px;
	margin: 5px;
}

.thumbnailImageRight
{
	padding: 4px;
	margin-bottom: 20px;
}

.thumbnailImageRight img
{
	float: left;
	border: 1px solid #CCCCCC;
	background: #EBEBEB;
	padding: 4px;
	margin: 5px;
}
.grayText
{
	color: #a4b8b6;	
	line-height: 2; 
}

#content ol 
{
	font-size: 12px; 
	font-style: normal; 
	line-height: 1.2; 
	font-weight: normal; 
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content ol li 
{
	margin-bottom: 10px;
	padding-bottom: 5px;
}


#content ul 
{
	/*list-style-position:outside;*/
	text-decoration: none;
	list-style-position: inside;
}

#content ul li 
{

}

img
{
	border: 0px;
}

.required
{  
	font-size: 12px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #a8403f; 
	text-decoration: none;
}

.dashes
{
	border-top: 1px dashed #5B5039;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.doubleLineSubnav
{
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #7C9FB2;
	margin-top: 5px;
	margin-bottom: 5px;
}

.doubleLine
{
	border-top: 1px solid #BAB8B6;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #DDD9D6;
}

.transparent_class {
	filter:alpha(opacity=80);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.mediumImage
{
	border-top: 1px solid #C1CACD;
	border-left: 1px solid #C1CACD;
	border-right: 1px solid #C1CACD;
	border-bottom: 2px solid #C1CACD;
}

.photoAlbumIcon
{
	background: url(/images/common/bg_photoalbum.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 97px;
	height: 100px;
}

div#ShowEmailForm
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#showBorder 
{
	border: 1px solid #CCCCCC;	
}

#showBorder td
{
	padding: 5px;
	border: 1px solid #CCCCCC;	
}

#printerFriendly
{
	margin-bottom: 10px;
	text-decoration:none;
	color:
}

.smallWhiteLink
{  
	font-size: 11px; 
	color: #FFFFFF; 
}
a:link.smallWhiteLink
{  
	font-size: 11px; 
	color: #FFFFFF; 
}
a:visited.smallWhiteLink
{  
	font-size: 11px; 
	color: #FFFFFF; 
}
a:hover.smallWhiteLink
{  
	font-size: 11px; 
	color: #FFFFFF; 
}
a:active.smallWhiteLink
{  
	font-size: 11px; 
	color: #FFFFFF; 
}

#bannerImage
{
	width: 575px;
	float: left;
	clear: both;	
}

#bannerLinkFieldDiv
{
	display: none;	
}

#formsTable
{
	width: 100%;
	border: 0px;	
}

#formsTable td
{
	width: 33%;
	padding: 10px;
	border-right: 0px;	
}

#clearDiv
{
	width: 100%;
	clear: both;	
}

#thumbnailBackground
{
	width: 10%;	
	border: 0px;
	padding: 0px;
}

#thumbnailBackground .topleft
{
	width: 9px;
	height: 9px;
	background: url(/images/common/bg_image_top_left.png) no-repeat top right;	
}

#thumbnailBackground .topmiddle
{
	width: 100%;
	height: 9px;
	background: url(/images/common/bg_image_top_repeat.png) repeat-x top left;	
}

#thumbnailBackground .topright
{
	width: 9px;
	height: 9px;
	background: url(/images/common/bg_image_top_right.png) no-repeat top left;	
}

#thumbnailBackground .left
{
	width: 9px;
	background: url(/images/common/bg_image_left_repeat.png) repeat-y top left;	
}

#thumbnailBackground .right
{
	width: 9px;
	background: url(/images/common/bg_image_right_repeat.png) repeat-y top left;	
}

#thumbnailBackground .bottomleft
{
	width: 9px;
	height: 9px;
	background: url(/images/common/bg_image_bottom_left.png) no-repeat top right;	
}

#thumbnailBackground .bottommiddle
{
	width: 100%;
	height: 9px;
	background: url(/images/common/bg_image_bottom_repeat.png) repeat-x top left;	
}

#thumbnailBackground .bottomright
{
	width: 9px;
	height: 9px;
	background: url(/images/common/bg_image_bottom_right.png) no-repeat top left;	
}

#thumbnailBackground .image
{
	background: #FFF;	
}

#thumbnailBackground .thumbSpacer
{
	width: 9px;
	height: 9px;	
}

#thumbnailBottomMargin
{
	width: 100%;
	clear: both;
	margin: 0px 0px 20px 0px;	
}

.testimonialButton
{
	float: right;
	margin: -200px 0px 25px 25px;	
	position: relative;
	z-index: 50;
}

.GMaps
{
	border: 2px solid #999;	
}

#adobeReader
{
	width: 100%;
	padding: 15px;
	margin-top: 15px;
	border: 2px solid #EBEBEB;
	background: #FFF url(/images/common/bg_gray_fade_up.gif) repeat-x bottom left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#adobeReader img
{
	float: left;
	margin: 15px 10px 35px 10px;
}

#FormsAndDownloads
{
	width: 100%;
	padding: 15px;
	margin-top: 15px;
	border: 2px solid #EBEBEB;
	background: #FFF url(/images/common/bg_gray_fade_up.gif) repeat-x bottom left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

#FormsAndDownloads #subnavItem
{
	padding: 12px 0px 12px 12px;
	border-bottom: 1px solid #CCC;
	background: none;
}

#newsList
{
	width: 100%;
	float: left;
	margin-left: 20px;
}

#NewsStandard
{
	padding: 10px;
	border-top: 1px solid #CCC;
	margin-top: 2px;
}

.currentPage
{
	padding: 6px;
	border-top: 1px solid #CCC;
	background: #EBEBEB;
}

.notCurrentPage
{
	padding: 6px;
	background: #FFF;
}

#paginationDiv
{
	/*background: #FFF;*/
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	margin: 15px 0px 15px 0px;
	padding: 15px;
}

.currentPagePagination
{
	padding: 6px 0px 6px 0px;
	background: #FFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.currentPage .currentPagePagination
{
	padding: 0px;	
	border: 0px;
}

.currentPagePagination a
{
	margin-left: 6px;	
}

#membersLogin
{
	padding: 40px 20px 40px 20px;
	background: #5a5a5a url(/images/common/bg_member_login.gif) repeat-x top left;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #FFF;
}

#calendarList h1
{
	font-size: 16px;
	margin: 0px;
}

#calendarList h1 a
{
	font-size: 16px;
	margin: 0px;
}

div#calendarDetail
{
	float: left;
	width: 93%;
	/*background: #FFFFFF;*/
	padding: 25px;
	font-size: 12px;
	/*background: #FFF url(/images/common/bg_fade_transparent_to_black_20_high.png) repeat-x bottom left;*/
	/*border: 1px solid #EBEBEB;*/
}

div#calendarDetail a
{
	font-size: 14px;
}

div#calendarDetail h1
{
	margin-bottom: 0px;
}

div#calendarDetail h2
{
	margin-top: 0px;
}


#MoreDates
{
	float: right;
	width: 250px;
	border-left: 1px solid #EBEBEB;
	padding: 15px;	
}

#calendarDate
{
	float: left;
	width: 23%;
	margin-right: 10px;	
	font-size: 16px;
}

#calendarEventTitle
{
	float: left;
	width: 60%;
	margin-right: 15px;
	font-size: 16px;
}

#calendarEventTitle a
{
	font-size: 16px;
}

#calendarEventDetails
{
	float: left;
	width: 10%;
	margin-right: 15px;
	font-size: 14px;
	text-align: right;
}

#calendarEventDetails a
{
	font-size: 14px;
}


table
{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}

table td
{
	padding: 15px;
	text-align: left;
	vertical-align: top;
}

table th
{
	padding: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background: #d2d2d2;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d2d2d2), to(#bcbcbc));
	background: -webkit-linear-gradient(#d2d2d2, #bcbcbc);
	background: -moz-linear-gradient(#d2d2d2, #bcbcbc);
	background: -ms-linear-gradient(#d2d2d2, #bcbcbc);
	background: -o-linear-gradient(#d2d2d2, #bcbcbc);
	background: linear-gradient(#d2d2d2, #bcbcbc);
	-pie-background: linear-gradient(#d2d2d2, #bcbcbc);
}

.cmsImage
{
	border: 1px solid #FFFFFF;
	margin: 0px 15px 15px 15px;	
	background: none;
	padding: 2px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-webkit-box-shadow:#666666 0px 0px 10px;
	-moz-box-shadow:#666666 0px 0px 10px;
	box-shadow: 0px 0px 10px #666666;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

.cmsImageLarge
{
	border: 1px solid #FFFFFF;
	margin: 0px 0px 15px 0px;	
	background: none;
	padding: 2px;
	width: 95%;
	height: auto;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;	
	-webkit-box-shadow:#666666 0px 0px 10px;
	-moz-box-shadow:#666666 0px 0px 10px;
	box-shadow: 0px 0px 10px #666666;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

.cmsImage.noBorder, .cmsImageLarge.noBorder { 
	border:none;
	box-shadow:none;
}

.galleryImage
{
	border: 1px solid #FFFFFF;
	background: none;
	padding: 2px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-webkit-box-shadow:#666666 0px 0px 10px;
	-moz-box-shadow:#666666 0px 0px 10px;
	box-shadow: 0px 0px 10px #666666;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

iframe
{
	border: 2px solid #FFFFFF;
	background: none;
	padding: 2px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;	
	-webkit-box-shadow:#666666 0px 0px 10px;
	-moz-box-shadow:#666666 0px 0px 10px;
	box-shadow: 0px 0px 10px #666666;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php)
}

#socialSubpage
{
	width: 100%;
	margin-top: 50px;
}

#socialSubpage #addThis
{
	float: left;
	padding: 4px;
	width: 33%;
}

#socialSubpage #like
{
	float: left;
	padding: 4px;
	width: 33%;
}

#facultySearchHolder
{
	background: #60000B url(/images/common/bg_fade_transparent_to_white.png) repeat-x bottom left;
	float: left;
	clear: both;
	width: 79%;
	padding: 15px 10% 15px 10%;	
	margin: 0px 0px 0px 2px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#facultySearchHolder select
{
	font-family:  'Lucida Grande', Verdana,Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #666666;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
	padding: 2px;
	width: 65%;
}

#facultySearchHolder .buttonActionSmallPublic
{
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	font-weight: bold;
	min-width: 50px;
	width: 50px;
}

#titlebarCalendar{
	font-weight:100px;
	width: 100%;
}

#titlebarCalendar h1.section
{
	float:left; 
	margin-left:20px; 
	margin-right:20px; 
	margin-top: 20px;
	text-align:left; 
	font-weight:100;
	width: 240px;
}

#titlebarCalendar h1.title
{
	float:left; 
	width:400px; 
	text-align:left;
	font-weight:100;
	margin-top: 20px;
}

#teaserCroppedPhoto
{
	float: left;
	width: 86px;
	height: 86px;
	border: 1px solid #DEDEDE;
	padding: 2px;
	background: #FFF;
	overflow: hidden;	
}

#skipnavigation
{
	display: none;	
}

#subpageFade
{
	height: 133px;
	width: 191px;
	overflow: hidden;
	margin-left:5px;
	background: #FFF;
	border: 1px solid #DEDEDE;
	padding: 4px;
	margin-bottom: 5px;
}

#likeHome
{
	margin-left: 20px;	
}

#ContactUsButtonDiv
{
	position: relative;
	top: -65px;
	left: 175px;
	width: 118px;
}

#sectionSubNavLayered
{
	margin-top:10px;
}

#sectionSubNavLayered ul 
{
	/* TODO - STYLING FOR SUBNAV ON LAYERED PAGES */	
}

#sectionSubNavLayered li
{
	padding:0px 1% 0px 1%;
}

#sectionSubNavLayered a, #sectionSubNavLayered a:link, #sectionSubNavLayered a:visited, #sectionSubNavLayered a:active
{
	background: url(/images/design/navbg.png) repeat-x;
	padding: 5px 10px 5px 10px;
  	border-radius: 5px;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;	
	color:#FFFFFF;
	opacity:0.9;
}

#sectionSubNavLayered a:hover
{
	color: #3a2d19;
  	text-decoration: none;
}

.incorrectDataMessageHolder
{
	width: 50%;
	margin: 50px auto 50px auto;
}


#content a.largeContentButton {
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	background: #bf3a4b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bf3a4b), to(#ad202e));
	background: -webkit-linear-gradient(#bf3a4b, #ad202e);
	background: -moz-linear-gradient(#bf3a4b, #ad202e);
	background: -ms-linear-gradient(#bf3a4b, #ad202e);
	background: -o-linear-gradient(#bf3a4b, #ad202e);
	background: linear-gradient(#bf3a4b, #ad202e);
	-pie-background: linear-gradient(#bf3a4b, #ad202e);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: 400;
	padding:15px 25px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}
#content .largeContentButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #d05767;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d05767), to(#bf3a4b));
	background: -webkit-linear-gradient(#d05767,#bf3a4b);
	background: -moz-linear-gradient(#d05767, #bf3a4b);
	background: -ms-linear-gradient(#d05767, #bf3a4b);
	background: -o-linear-gradient(#d05767, #bf3a4b);
	background: linear-gradient(#d05767, #bf3a4b);
	-pie-background: linear-gradient(#d05767, #bf3a4b);
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#contentFull a.largeContentButton {
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	background: #bf3a4b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bf3a4b), to(#ad202e));
	background: -webkit-linear-gradient(#bf3a4b, #ad202e);
	background: -moz-linear-gradient(#bf3a4b, #ad202e);
	background: -ms-linear-gradient(#bf3a4b, #ad202e);
	background: -o-linear-gradient(#bf3a4b, #ad202e);
	background: linear-gradient(#bf3a4b, #ad202e);
	-pie-background: linear-gradient(#bf3a4b, #ad202e);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: 400;
	padding:15px 25px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}
#contentFull .largeContentButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #d05767;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d05767), to(#bf3a4b));
	background: -webkit-linear-gradient(#d05767,#bf3a4b);
	background: -moz-linear-gradient(#d05767, #bf3a4b);
	background: -ms-linear-gradient(#d05767, #bf3a4b);
	background: -o-linear-gradient(#d05767, #bf3a4b);
	background: linear-gradient(#d05767, #bf3a4b);
	-pie-background: linear-gradient(#d05767, #bf3a4b);
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#content a.mediumContentButton {
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	background: #184a7b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#184a7b), to(#0c2f60));
	background: -webkit-linear-gradient(#184a7b, #0c2f60);
	background: -moz-linear-gradient(#184a7b, #0c2f60);
	background: -ms-linear-gradient(#184a7b, #0c2f60);
	background: -o-linear-gradient(#184a7b, #0c2f60);
	background: linear-gradient(#184a7b, #0c2f60);
	-pie-background: linear-gradient(#184a7b, #0c2f60);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 400;
	padding:10px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	width: 250px;
    text-align: center;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}
#content .mediumContentButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #2c6298;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2c6298), to(#184a7b));
	background: -webkit-linear-gradient(#2c6298,#184a7b);
	background: -moz-linear-gradient(#2c6298, #184a7b);
	background: -ms-linear-gradient(#2c6298, #184a7b);
	background: -o-linear-gradient(#2c6298, #184a7b);
	background: linear-gradient(#2c6298, #184a7b);
	-pie-background: linear-gradient(#2c6298, #184a7b);
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#contentFull a.mediumContentButton {
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	background: #184a7b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#184a7b), to(#0c2f60));
	background: -webkit-linear-gradient(#184a7b, #0c2f60);
	background: -moz-linear-gradient(#184a7b, #0c2f60);
	background: -ms-linear-gradient(#184a7b, #0c2f60);
	background: -o-linear-gradient(#184a7b, #0c2f60);
	background: linear-gradient(#184a7b, #0c2f60);
	-pie-background: linear-gradient(#184a7b, #0c2f60);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 400;
	padding:10px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	width: 250px;
    text-align: center;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}
#contentFull .mediumContentButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #2c6298;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2c6298), to(#184a7b));
	background: -webkit-linear-gradient(#2c6298,#184a7b);
	background: -moz-linear-gradient(#2c6298, #184a7b);
	background: -ms-linear-gradient(#2c6298, #184a7b);
	background: -o-linear-gradient(#2c6298, #184a7b);
	background: linear-gradient(#2c6298, #184a7b);
	-pie-background: linear-gradient(#2c6298, #184a7b);
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#content a.smallContentButton {
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	background: #184a7b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#184a7b), to(#0c2f60));
	background: -webkit-linear-gradient(#184a7b, #0c2f60);
	background: -moz-linear-gradient(#184a7b, #0c2f60);
	background: -ms-linear-gradient(#184a7b, #0c2f60);
	background: -o-linear-gradient(#184a7b, #0c2f60);
	background: linear-gradient(#184a7b, #0c2f60);
	-pie-background: linear-gradient(#184a7b, #0c2f60);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	padding:5px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}
#content .smallContentButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #2c6298;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2c6298), to(#184a7b));
	background: -webkit-linear-gradient(#2c6298,#184a7b);
	background: -moz-linear-gradient(#2c6298, #184a7b);
	background: -ms-linear-gradient(#2c6298, #184a7b);
	background: -o-linear-gradient(#2c6298, #184a7b);
	background: linear-gradient(#2c6298, #184a7b);
	-pie-background: linear-gradient(#2c6298, #184a7b);
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}


#contentFull a.smallContentButton {
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	background: #184a7b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#184a7b), to(#0c2f60));
	background: -webkit-linear-gradient(#184a7b, #0c2f60);
	background: -moz-linear-gradient(#184a7b, #0c2f60);
	background: -ms-linear-gradient(#184a7b, #0c2f60);
	background: -o-linear-gradient(#184a7b, #0c2f60);
	background: linear-gradient(#184a7b, #0c2f60);
	-pie-background: linear-gradient(#184a7b, #0c2f60);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	padding:5px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}
#contentFull .smallContentButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #2c6298;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2c6298), to(#184a7b));
	background: -webkit-linear-gradient(#2c6298,#184a7b);
	background: -moz-linear-gradient(#2c6298, #184a7b);
	background: -ms-linear-gradient(#2c6298, #184a7b);
	background: -o-linear-gradient(#2c6298, #184a7b);
	background: linear-gradient(#2c6298, #184a7b);
	-pie-background: linear-gradient(#2c6298, #184a7b);
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}


#memberHomeHeaderLeft a.largeContentButton {
	width: 160px;
	text-align: center;
	margin: 10px 10px 10px 0px;
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	background: #bf3a4b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bf3a4b), to(#ad202e));
	background: -webkit-linear-gradient(#bf3a4b, #ad202e);
	background: -moz-linear-gradient(#bf3a4b, #ad202e);
	background: -ms-linear-gradient(#bf3a4b, #ad202e);
	background: -o-linear-gradient(#bf3a4b, #ad202e);
	background: linear-gradient(#bf3a4b, #ad202e);
	-pie-background: linear-gradient(#bf3a4b, #ad202e);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 400;
	padding: 5px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}
#memberHomeHeaderLeft .largeContentButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #d05767;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d05767), to(#bf3a4b));
	background: -webkit-linear-gradient(#d05767,#bf3a4b);
	background: -moz-linear-gradient(#d05767, #bf3a4b);
	background: -ms-linear-gradient(#d05767, #bf3a4b);
	background: -o-linear-gradient(#d05767, #bf3a4b);
	background: linear-gradient(#d05767, #bf3a4b);
	-pie-background: linear-gradient(#d05767, #bf3a4b);
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}
.contentPad table td
{
	padding: 2px;
}