.Heading {
    color: #ea1515;
    font-family: 'Helvetica Condensed', 'Helvetica', 'Helvetica Neue';
    font-size: 32px;
    font-stretch: condensed;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 33px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 4px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

#box{
	padding:10px;
	height:100px;
	width:100px;
	background:#536445;
	color:#fff
}

#box-outer{
	overflow:hidden;
	height:120px;
	margin:20px
}
ul.eventlist{
	padding:1.7em;
	border:1px solid #c00;
	margin-bottom: .75em
}
li.special{
	background:#ff6
}

.shaded{
	background:#ccf
}

.rowclick{
	width:100%;
	border-collapse:collapse;
	margin-bottom:1em
}
.rowclick td{
	padding:4px;
	border:1px solid #999
}
.selected td{
	background-color:#33ff33;color:#000
	}

#rowclick3 tr{
	cursor:default
}



.Heading_small {
    color: #000000;
    font-family: 'Helvetica Condensed', 'Helvetica', 'Helvetica Neue';
    font-size: 25px;
    font-stretch: condensed;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 33px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 4px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.Heading_smaller {
    color: #000000;
    font-family: 'Helvetica Condensed', 'Helvetica', 'Helvetica Neue';
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 33px;
}
.Body {
    color: #483b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 4px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.Body_bold {
    color: #483b3b
    font-family: 'ArialMT', 'Arial'
    font-size: 13px;
    font-weight: bold
}
.Normal {
    padding: 4px;
}
.graphic_generic_body_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
    
}
a {
    color: #6e1718;
    text-decoration: underline;
}
a:visited {
    color: #6e1718;
    text-decoration: underline;
}
a:hover {
    color: #f13600;
    text-decoration: none;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{	margin: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#sddm li a
{
        display: block;
        height: 25px;
        vertical-align: middle;
	padding: 2px 0px;
        margin-left: 0px;
        text-indent: 10px;
        font-size: 13px;
        text-indent: 20px;
  	white-space: nowrap;
        width: 160px;
	color: #000;
	text-decoration: none
}

#sddm a:hover
{	background: #9A9FDB;
}


#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000000;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0px 1px;
                height: 15px;
		padding: 5px 0px;
                text-indent: 0px;
                padding-left: 10px;
                padding-right: 10px;
		width: 130px;
                vertical-align: middle;
		text-align: left;
		text-decoration: none;
		background: #eeeeee;
		color: #000000;
		font: 12px arial
        }

	#sddm div a:hover
        {	}

<!-- 
	OPEN UP YOUR CUSTOM.CSS FILE, AND PASTE THE FOLLOWING CODE
	NOTE: MAKE SURE YOU HAVE UPLOADED THE IMAGES PROVIDED IN THE DOWNLOAD
	INTO YOUR /IMAGES/ FOLDER IN THESIS
-->

#optin {
	background: #6c6c6c url(images/gloss.png) no-repeat bottom center;
	border-bottom: 3px solid #6c6c6c;
	color: #fff;
	padding: 20px 15px;
	text-shadow: 1px 1px #111;
}
	#optin p { margin: 8px 0 0 }
	#optin input {
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		box-shadow: 0 2px 2px #5a5a5a;
		-moz-box-shadow: 0 2px 2px #5a5a5a;
		-webkit-box-shadow: 0 2px 2px #5a5a5a
	}
		#optin input[type="text"] {
			border: 1px solid #585858;
			font-size: 15px;
			padding: 8px 10px;
			width: 90%
		}
		#optin input.email { width:200px background: #fff url(images/email.png) no-repeat center right }
		#optin input.name { background: #fff url(images/name.png) no-repeat center right }
		#optin input[type="submit"] {
			background: #f6640e url(images/orange.png) repeat-x top;
			border: 1px solid #a44913;
			color: #fff;
			cursor: pointer;
			font-size: 14px;
			font-weight: bold;
			padding: 3px 5px;
			text-shadow: -1px -1px #562806;
			text-transform: uppercase
		}
			#optin input[type="submit"]:hover { color: #ffdeb3 }


/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:100%; min-width:230px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

