﻿body {
	margin: 0px;
	background-color: #e6e6dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666666;
}

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr {
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}

a:link {
	color:#bd2d15;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	color:#980000;
}

h3 {
	font-style:italic;
}

ul.nav-pod {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 0px;
    MARGIN: -7px -10px 1em;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
    TEXT-ALIGN: left
}

ul.nav-pod li {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px -10px;
    PADDING-TOP: 0px
}

ul.nav-pod li A {
    CLEAR: both;
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px -10px;
    LINE-HEIGHT: 14px;
    PADDING-TOP: 5px
}

ul.nav-pod li {
    border-top: #fefefe 1px solid;
    background: url(none) #e9ebe6;
    border-bottom: #c3c8cb 1px solid
}

ul.nav-pod li a {
    background: url(background_navpodnew.gif) repeat-x;
    color: #21536a
}

ul.nav-pod li a:hover {
    background: url(background_navpodnew.gif) repeat-x;
    color: #21536a
}

ul.nav-pod li a:visited {
    background: url(background_navpodnew.gif) repeat-x;
    color: #21536a
}

ul.nav-pod li a:hover {
    background: url(none) #e9ebe6
}

ul.nav-pod li a.selected {
    background: url(background_navpodsel.gif) repeat-x;
    color: black
}

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	min-height:250px;
	border:1px solid #818181;
	background-color:White;
	position:relative;
	}

#content-container-two-column-bg {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	min-height:1100px;
	border:1px solid #818181;
	background:url(../../images/bg-three-column-home.jpg) repeat-y;
	position:relative;
	}

#content-main-two-column {
	width:540px;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:160px;
	}

#footer {
	background: url(../../images/bg-nav.jpg) #bd2d15 no-repeat left bottom;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	padding: .8em 0 1em 20px;
	position: relative;
	color: White;
	font-size: .8em;
	text-align: center;
}

#nav-main {
	background: url(../../images/bg-nav.jpg) #bd2d15 no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	padding: .8em 0 1em 20px;
	position: relative;
	color: White;
	font-weight: bold;
}

#pod {
    color: #555;
}

#pod A:hover {
    BACKGROUND-COLOR: #def;
    TEXT-DECORATION: none
}
