@charset "utf-8";
/* CSS Document */

/*Text styles*/

p, div, td, tr, body {
	font-size:8pt;
	line-height:130%;
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
}


h1{
	font-size:14pt;
	color:#D2221F;
	font-weight:bold;
	line-height:120%;
	text-transform:uppercase;
	margin-bottom:50px;
}

/*N.B. If changing H2 style, change corresponding CSS in h2_nobreak*/
h2 {
	font-size:11pt;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:15px;
	padding-bottom:3px;
	line-height:120%;
}

h2 a:link {text-decoration:none;}
h2 a:visited {text-decoration:none;}
h2 a:hover {text-decoration:none;}
h2 a:active {text-decoration:none;}

#h2_nobreak {
	font-size:12pt;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:15px;
	padding-bottom:3px;
	line-height:120%;
}

h3 {
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:120%;
}

ul {
	list-style:none;
	list-style-image:url(images/bullet.gif);
}

a:link              { color:#FFFFFF; text-decoration:underline; }
a:visited           { color:#FFFFFF; text-decoration:underline; }
a:hover             { color:#857DA3; text-decoration:underline; }
a:active            { color:#FFFFFF; text-decoration:underline; }


  a.redlink:link              { color:#D2221F; text-decoration:none; background-repeat:no-repeat;  }
 a.redlink:visited            { color:#D2221F; text-decoration:none; background-repeat:no-repeat; }
  a.redlink:hover             { color:#857DA3; text-decoration:none; background-repeat:no-repeat; }
 a.redlink:active            { color:#D2221F; text-decoration:none; background-repeat:no-repeat;  }


#D6a_ButtonText a:link              { color:#292439; text-decoration:none;  }
#D6a_ButtonText a:visited           { color:#292439; text-decoration:none; }
#D6a_ButtonText a:hover             { color:#FFFFFF; text-decoration:none;  }
#D6a_ButtonText a:active            { color:#292439; text-decoration:none;  }



#D15_CalendarRegAgenda  a:link              { color:#D2221F; text-decoration:none; background-repeat:no-repeat;  }
#D15_CalendarRegAgenda  a:visited           { color:#D2221F; text-decoration:none; background-repeat:no-repeat; }
#D15_CalendarRegAgenda  a:hover             { color:#857DA3; text-decoration:none; background-repeat:no-repeat; }
#D15_CalendarRegAgenda  a:active            { color:#D2221F; text-decoration:none; background-repeat:no-repeat;  }

#D16_CalendarMore a:link              { color:#FFFFFF; text-decoration:none; }
#D16_CalendarMore a:visited           { color:#FFFFFF; text-decoration:none; }
#D16_CalendarMore a:hover             { color:#857DA3; text-decoration:none; }
#D16_CalendarMore a:active            { color:#FFFFFF; text-decoration:none; }

#D17_IndividualEvent a:link              { color:#FFFFFF; text-decoration:none; }
#D17_IndividualEvent a:visited           { color:#FFFFFF; text-decoration:none; }
#D17_IndividualEvent a:hover             { color:#857DA3; text-decoration:none; }
#D17_IndividualEvent a:active            { color:#FFFFFF; text-decoration:none; }

/*#D14_Calendar h1 {
	color:#D2221F;
	font-weight:normal;
	line-height:100%;
	font-size:18pt;
	margin-top:15px;
	border:none;
}*/

#D14_Calendar p {
	font-size:8pt;
	line-height:120%
}

#D15_CalendarRegAgenda p {
	font-size:8pt;
	line-height:120%
}

.RedBold {
	color:#FF0000;
	font-weight:bold;
	}


/*Image*/

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;	
	border: 1px solid #000000;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #000000;	
}

/*DIVS*/

body {
	background-color:#292439;
}


#D1_Mainpage {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	margin-bottom:100px;
	overflow:hidden;
}

#D2_Header {
	width:980px;
	clear:both;
	text-align:left;
}

#D3_LeftRightWrapper {
	width:100%;
	clear:both;
}

#D4_LeftSide {
	width:735px;
	float:left;
}

#D5_RightSide {
	width:245px;
	float:left;
}

#D6_Button {
	width:105px; 
	/*width:144px;*/ /*<<<recomment in when removing tab and comment out width above*/
	margin-right:3px;
	float:left;
	min-height:35px;
	_height: 35px;
	background-image:url(images/button-w105.gif); 
	/*background-image:url(images/button-w144.gif);*/ /*<<<recomment in when removing tab and comment out background image above*/
	background-position:top left;
	background-repeat:no-repeat;
}

#D6a_ButtonText {
	font-size:7.5pt;
	text-align:center;
	line-height:100%;
	padding:8px 9px 0px 9px;
}

#D7_LeftBorderBox {
	width:733px;
	border:1px solid #5D5483;
	border-top:none;
}

#D8_LeftBkg {
	width:733px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	background-position:top;
	min-height:500px;
}

#D9_LeftContent {
	padding:20px 20px 60px 20px;
}

#D10_FooterWidth {
	width:735px;
	font-size:7pt;
	padding-top:10px;
}

#D11_RightContent {
	margin:0px 10px 0px 10px;
}

#D12_RightCircle {
	text-align:center;
	padding-bottom:15px;
}

#D13_PurpleLine {
	border-top:1px solid #67588D;
	width:100%;
	margin: 5px 0px 5px 0px;
	clear:both;
}

#D13a_WhiteLine {
	border-top:1px solid #FFFFFF;
	width:100%;
	margin: 5px 0px 5px 0px;
	clear:both;
}

#D13b_RedLine {
	border-top:1px solid #D2221F;
	width:100%;
	margin: 20px 0px 20px 0px;
	clear:both;
}

#D14_Calendar {
	padding-left:10px;
	padding-right:10px;
}

#D15_CalendarRegAgenda {
	border-bottom:1px solid #5D5483;
	font-size:8pt;
	line-height:120%;
	padding-bottom:10px;
}


#D16_CalendarMore {
	text-align:right;
	font-size:7pt;
	padding-right:10px;
	height:18px;
	line-height:18px;
}

#D17_IndividualEvent {
	padding:10px;
	border-bottom:1px solid #FFFFFF;
}

	
