/* css DMI27 default style v1.01 */

/* basic elements */
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
}

td {
	font-size: 11pt;
}

p {
	margin: 0.5em 0 0 0;
	line-height: 15pt;
}

form {
	margin: 0;
	padding: 0;
}

.clear{
	clear: both;
	width: auto;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.Subheading {
	color: red;
	font-weight: bold;
	padding-top: 1em;
}

#container {
	background-color: white;
	margin: auto;
}

#topNav {
	display: none;
}

#leftNavContainer {
	display: none;
}

#contentPanel {
	margin: 0px;
	padding: 0 10px 0 0;
	float: left;
}

/* Main Panel Specific Tags */

h1 { 
	font-size: 25pt;
	margin: 0 0 15px 0;
}

h2 { 
	font-size: 16pt; 
	font-weight: normal; 
	color: #E2001A;  
}


a:link {
	color:#E2001A;
	text-decoration:underline;
}


#footer {
	display: none;
}

#printFooter {
	margin-top: 30px;
	border-top: 1px solid black;
}

#printFooter a {
	color: black;
	text-decoration: none;
}

#rightPanel {
	display: none;
}

h5 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: grey;
	font-size: 10px;
	font-weight: normal;
}

ul.attachmentList {
	margin-left: 0;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: none;
}

ul.attachmentList li {
	padding-left: 10px;
	text-transform: capitalize;
	background-image: url('../images/bullit.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
}

ul.attachmentList a {
	color: black;
}

#flashVideo {
	border-left: 1px solid grey;
	border-top: 1px solid grey;
	border-right: 1px solid grey;
	width: 480px;
}

#imagePreview {
	margin: 0 0 30px 0;
}

.imageThumbnail {
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	white-space: nowrap;
	width: 75px;
}

#subscribe {
	text-align: center;
	text-transform: uppercase;
}
