/* CSS Document */

/*Elements*/
/*body {font-family:arial, sans-serif, helvetica; background:#dedede}*/
h1 {text-align: center}
h2 {text-align: left; color:#2555a6; font-size:25pt}
h4 { font-size:11pt; font-style:italic}
p {font-family: helvetica, arial, sans-serif; text-align: justify; font-size:11pt}
body {font-family: helvetica, arial, sans-serif; text-align: justify; font-size:11pt; background-image: url(images/watermark.jpg); 
	background-repeat: no-repeat; background-attachment: scroll; background-position: 85% 350px}
a:link {color:#095aa6}
a:visited {color:#095aa6}

/*Tag Level Classes*/
p.intro {text-align:justify; font-weight:bold; font-style:italic}
p.breakhere {page-break-before: always}
span.disclaimer {font-size: 12pt; font-family: sans-serif; padding: 0em 2em}

/*Generic Classes*/
.linkbar {background-color:#e0e0e0}
.sidelink {text-align:left; border-color:#000000; border-style:solid; border-width:0.02cm}
.sidetext {font-size: 11pt; font-family:helvetica, arial, sans-serif; line-height: 70%}
.role {font-weight:bold}
.events_heading {font-weight:bold}
.sidebar_title {font-weight:bold; font-size:13pt}
.navbar_image {background-image: url(images/side.jpg); background-repeat: no-repeat; background-attachment: scroll}
.wrapper {float: left}
.nomark {background-image:url(images/nothing.jpg)}
.banner_background {background-image:url(images/banner_filler.jpg)}
.breakhere {page-break-before: always}
.italics {font-style:italic}

/*Application Form Classes*/
.form_title {text-align:center; font-weight:bold; font-size:13pt}
.form_details {font-size:10pt; line-height: 200%}