/* Body
*********************************************************/
body {
	background-color: #736A5C;
}


/* Primary Layout Elements
*********************************************************/
#mainHeader {
	background-image: url(../images/global/MSR_01.gif);
	width: 760px;
	height: 197px;
}
#mainBody {
	background-image: url(../images/global/MSR_02.gif);
	width: 760px;
}
#mainFooter {
	background-image: url(../images/global/MSR_04.gif);
	width: 760px;
	height: 98px;
}


/* Navigation Bar
*********************************************************/
#navigation {
	font-family: Georgia;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	word-spacing: 3px;
	margin-left:100px;
	margin-right:50px;
	margin-bottom:20px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #736A5C;
}
#navigation a:link {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


/* Footer
*********************************************************/
#footer {
	margin-left:100px;
	margin-right:50px;
}
#footer p {
	color: #837a63;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Content Area
*********************************************************/
#content {
	margin-left:100px;
	margin-right:50px;
	padding-bottom:20px;
}
#content p {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content h1 {
	color: #600;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #B3ACA1;
}
#content h2 {
	color: #000000;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#content .mail:link, #content .mail:visited {
	color: #512421;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/mail_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
}
#content .mail:hover {
	color: #512421;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
#content .lnk:link, #content .lnk:visited {
	color: #512421;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 18px;
}
#content .lnk:hover {
	color: #512421;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
#content table {
	border: solid 1px #B3ACA1;
	background-color: #E9E4DB;
}
#content table h2 {
	text-align: center;
}
#content table p {
	text-align: center;
}
#content a:link, #content a:visited {
	color: #933;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
#content a:hover {
	color: #600;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#content ul li {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	margin-left: 5px;
	margin-top: 3px;
}
#content ul li li {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	text-align: justify;
	margin-left: 5px;
	list-style-type: none;
}
#content ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#content ol li {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	margin-left: 5px;
	padding-bottom: 2px;
}
#content img {
	border: solid 1px #B3ACA1;
	background-color: white;
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 5px 5px;
}
#content img:hover {
	border: solid 1px black;
}
#content .jump {
	font-size: 13px;
	list-style-type: square;
	display: list-item;
	margin-left: 10px;
}
#content .jump a:link, #content .jump a:visited {
	font-size: 13px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#content .jump a:hover {
	font-size: 11px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
#content dl {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
}
#content dt {
	font-weight: bold;
}

/* Sidebar
*********************************************************/
#sideBar {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	width: 175px;
	float: right;
	background-color: #f0edd5;
	border: solid 1px #B3ACA1;
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
}
#sideBar h1 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #99CCCC;
	padding: 1px 1px 1px 1px;
}
#sideBar p {
	text-align: center;
}
#sideBar img {
	border: solid 1px #B3ACA1;
	background-color: white;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
}
#sideBar img:hover {
	border: solid 1px black;
}


#content .floatright, #content .floatleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px #B3ACA1;
	background-color: white;
	padding: 3px 3px 3px 3px;
	margin: 2px 2px 2px 2px;
}

#content .floatright img, #content .floatleft img {
	border: 1px solid black;
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 3px 3px;
}

#content .floatright p, #content .floatleft p {
	padding: 0px 0px 0px 0px;
}

#content .floatright {
	float: right;
}

#content .floatleft {
	float: left;
}

label
{
	width: 200px;
}

#content img.std { border: none; padding: 0; margin: 0; }
