html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}
body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.0em;
	text-align: center;
	background:url("Images/CBack.jpg");
	background-color:#DBC7C7;
}
/*|*/
* html body {
	fon\t-size: .9em;
}
/* */
#main {
	width: 93%;
	min-width: 700px;
	min-height: 400px;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
}
/*|*/
* html #main {
	width: 88%;
	height: 400px;
}
/* */
#header-home {
	position: relative;
	background-color: #FFFFFF;
	margin-right: auto;
	min-height: 155px;
	height: 155px;
	text-align: center;
	background-image: url("Images/Cosmotech.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
#header {
	position: relative;
	background-color: #FFFFFF;
	margin-right: auto;
	min-height: 80px;
	height: 80px;
	text-align: center;
	background-image: url("Images/Cosmotech2.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
#pagetitle {
	position: relative;
	min-height: 1.5em;
	height: 1.5em;
	top: 20px;
	color: #000000; 
	font-size : 1.2em;
	text-align: center;
	margin-left: 250px;
}
#inner-main {
	position: relative;
	margin-top: -5px;
	min-height: 479px;
	vertical-align: top;
	padding-left: 50px;
	margin-right: 0px;
	background-image: url("Images/sidebar.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #CBCEF9;
}
/*|*/
* html #inner-main  {
	height: 479px;
}
/* */
#content {
	position: relative;
 	min-height: 450px; 
	font-size: .9em;
	text-align: left;
	padding-top: 0px;
	margin-left: 50px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FDFDFD;
}
/*|*/
* html #content  {
	height: 75%;
	overflow: visible;
}
/* */
#round-top{
	background: url(Images/top_right.gif) no-repeat right top;
	width: 100%;
	height: 20px;
}
#content-padding {
	padding: 10px;
}
#content ul {
	padding-left: 25px;
	list-style: disc inside;
}
#content li {
	list-style: disc;
	left: 15px;
}
#footer {
	position: relative;
	background-color: #CBCEF9;
	color: #000000;
	font-size: .8em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 100px;
	margin-right: auto;
	min-height: 48px;
	height: 48px;
	text-align: center;
}
#pagefooter {
	position: relative;
	text-align: center;
	top: 50px;
	margin-right: auto;
	padding-left: 30px;	
	bottom: 5px;
	padding-bottom: 5px;
}
#contact-left {
	position: relative;
	float: left;
	font-size: .9em;
	font-weight: bold;
}
#contact-right {
	position: relative;
	float: right;
	font-size: .9em;
	font-weight: bold;
}
#contact-textarea{
	position: relative;
	width: 50%;
	text-align: left;
	margin-top: .5em;
	font-size: .9em;
}
p {
	text-align: left;
	width: auto;
	font-size: .9em;
	min-width: 120px;
	padding: 5px;
}
img {
	border: 0px;
}
.spacer {
	height: 0;
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#contact-left {
	width: 30%;
	float: left;
}
#contact-right {
	width: 40%;
	float: right;
}
.message {
	color: #CC0000;
	font-weight: bold;
}
.Normal { 
	font-weight: normal;
}
.Italic {
	font-style: italic;
}
.Bold { 
	font-weight: bold;
}
.BoldRed {
	color: #C00000; 
	font-weight: bold;
}
.BoldItalic { 
	font-weight: bold;
	font-style:italic;
}
.BoldLarge { 
	font-size: 1.3em; 
	font-weight: bold;
}
.Title { 
	font-size: 1.1em; 
	font-weight: bold;
}
.BoldSmall { 
	font: .9em; 
	font-weight: bold;
}
.smallbold {
	font-size: .8em;
	font-weight : bold;
}
.small {
	font-size: .8em;
}
.smallbolditalic {
	font-size: .8em;
	font-weight : bold;
	font-style:italic;
}
.super {
	font-size: .75em;
	font-weight : bold;	
	vertical-align : super;
}
.Submit {
	background-color: #F4F4F4;
	-moz-border-radius: 5px;
}
a:link, a:visited{
	color: #000080;
}
a:hover, a:active{
	color: #CC0000;
}

/*XXXXXXXXXXXX Primary top nav rules XXXXXXXXXXX*/
#top_nav {
	height: 1.2em;
	text-align: right;
	margin-left: 50px;
	background-color: #CBCEF9;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
	padding-bottom: 2px;
}
.nav ul {
	display: block;
}
.button {
	position: relative;
	list-style: none; /* kills the list item "bullet" markers */
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 2px;
	text-align: right;
	float: right;
}
.nav a {
	display: inline;
	color: #000080;
	text-decoration: none;
	padding: 2px 0 2px; 
	}
.topmenu, a.topmenu:visited, a.topmenu:link {
	color: #000080;
	font-size: .8em;
	text-decoration: none;
}
a.topmenu:hover, a.topmenu:active {
	color: #CC0000;
	font-size: .8em;
	text-decoration: none;
	background-color: #E7E9FD;
}
* html .nav a
 {height: 1%;}
/* */
.brclear { /* Use a break with this class to clear float containers */
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
}
/*XXXXXXXXXXXX Primary right nav rules XXXXXXXXXXX*/
#Right_Nav {
	position: relative;
	top: 2px;
	left: 2px;
	height: auto;
	width: 130px;
	float: right;
	background-color: #DED6F7;
	-moz-border-radius: 10px;
}
#RightNavHolder {
	min-width: 121px;
	float: left;
	font-weight: bold;
	font-size: .9em;
	padding-top: 10px;
	padding-bottom: 15px;
	display: inline; /* doubled margin bug fix for IE/win */
}
/*|*/
* html #RightNavHolder ul {
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
}
/* */
#RightNavHolder li {
	list-style: none;
	position: relative;
	left: -20px;
	width: 120px;
	padding-top: 2px;
	vertical-align: bottom; /* for IE5/win */
}
#RightNavHolder ul a {
	display: block;
	padding: 1px 0px 2px 3px;
	vertical-align: bottom; /* needed for IE5/win */
	text-align: left;
	text-decoration: none;
	color: #CC0000;
}
#RightNavHolder div,
#RightNavHolder ul li:hover div div { 
	position: absolute;  
	left: -3000px;
	width: 135px;
	padding: 2px 0px 2px 0px;
	background-color: #DED6F7;
}							/* Hide/Configure All Menus Appear  */
#RightNavHolder ul li:hover div {
	left: -130px;
	top: 2px;
}							/* SubMenu Appear  */
#RightNavHolder ul a:hover, .RightNavHolder ul li a:hover{
	color: #CC0000;
	background-color: #E7E9FD;
}
#RightNavHolder ul a, .RightNavHolder ul a:visited{
	color: #000080;
}
.tteddo {
	color: #502401;
	font-style: italic;
	font-size : .6em;
	font : bold;
}
a.tteddo:link, a.tteddo:visited {
	color: #502401;
}
a.tteddo:active, a.tteddo:hover {
	color: #DCDCDC;
}
