body {
	background-color: white;
	text-align: center;
}
	
div#container	{
	width: 980px;
}
	
h1 {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 20px;
}

p.red {
	color : red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 20px;
}

p.blue {
	color : blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 20px;
}

p.heading {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
	text-align : center;
}

img.right	{
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
}

img.left	{
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}

p.heading2 {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
}

p.main {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	text-align : justify;
	margin-left : 20px;
	margin-right : 20px;
}


ul {color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	text-align : justify;
}

p.smallleft{
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	text-align : left;
}

p.middle {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	text-align : center;
}

p.middlebold {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	text-align : center;
}

a.middlebold {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	text-align : center;
}

a.middlebold:hover {
	color: Blue;
	text-decoration : underline;
}

p.right {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	text-align : right;
}

p.smallmiddle {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	text-align : center;
}


a {
	text-decoration : none;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a.black {
	text-decoration : none;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a.black:hover {
	color: Blue;
	text-decoration : underline;
}

a.main {
	text-decoration : underline;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a:hover{
	text-decoration : none;
	color : Red;
}

a.menu	{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left : 5px;
}

a.menu:hover
	{
	color : White;
}


ul#cm-nav ,
ul#cm-nav ul {
 border-bottom: black 1px solid;
 list-style-type: none;
 margin: 0px;
 list-style-image: none;
 border-right: black 1px solid;
 padding: 0px
}

ul#cm-nav li {
 position: relative;
 list-style-type: none;
 margin: auto;
 list-style-image: none;
 padding: 0px
}

ul#cm-nav li li {
 width: auto;
 float: none
}

hr	{
	margin-right: 20px;
	margin-left: 20px;
}

#cm-nav a {
 text-align: left;
 border-left: black 1px solid;
 padding-left: 5px;
 padding-right: 5px;
 display: block;
 font-family: verdana, arial, sans-serif;
 white-space: nowrap;
 background: yellow;
 border-top: black 1px solid;
 text-decoration: none
}

#cm-nav a:focus {
 outline-style: none;
 outline-color: invert;
 outline-width: medium
}

#cm-nav li:hover > a {color: white}



#cm-nav li:hover ul ,
#cm-nav li li:hover ul ,
#cm-nav li li li:hover ul ,
#cm-nav li li li li:hover ul ,
#cm-nav li li li li li:hover ul ,
#cm-nav li li li li li li:hover ul ,
#cm-nav li li li li li li li:hover ul {
 display: block;
 margin-left: 100%
}

#cm-nav ul ul {margin-left: 0px}

#cm-nav ul {
 top: 0px;
 left: 0px
}

#cm-nav li:hover > a {background-color: #0000ff}

#cm-nav a {color: #ffffff}

#cm-nav a {font-size: 9pt}

#cm-nav a {padding-top: 3px}

#cm-nav a {padding-bottom: 3px}

#cm-nav a {background-color: #0099ff}

#cm-nav a {border-color: #ffffff}
