/**********************
Basic Tags Definition
**********************/

* {margin: 0; padding: 0; outline: 0;}

html {height:100%; font-size:100%;}

img {border: 0;}

/**********************
Anchors
**********************/

a, a:link, a:active, a:visited {color: #693; font-weight: bold; text-decoration: none;}
a:hover {color: #f60; text-decoration: none;}


/**********************
Main Structure
**********************/

body {
	background: #fff;
	font: 75%/133% Arial, Helvetica, sans-serif;
	min-height: 100.01%;
	text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#wrap {
	float: center;
	margin: 0 auto;
	width: 940px;
	position: relative;
}

#top {
	background: #fff url(../images/top-home.gif) no-repeat;
	height: 120px;
	width: 920px;
}

#menu {
	height: 20px;
	width: 600px;
	top: 45px;
	left: 170px;
	position: absolute;
}

#content {
	background: #fff;
	width: 920px;
}

#pagetitle {
	background: #fff no-repeat;
	width: 920px;
}

#left {
	background: #fff url(../images/left.gif) no-repeat;
	float: left;
	display: inline;
	width: 140px;
}

#right {
	background: #fff;
	float: right;
	display: inline;
	height: 100px; width: 780px;
}

#foot {
	background: #c2ed7c url(../images/bg1.gif) repeat-x;
	color: #666;
	height: auto; 
	width: 900px;
	font-size: .92em;
	padding: 10px 10px;
}

/**********************
Navigation
**********************/
ul.nav {margin-bottom: 0;}
ul.nav li.first, ul.nav li.last {border: 0 !important;}

#left ul.nav {margin-bottom: 2em;}
#left ul.nav.last {margin-bottom: 2em;}
#left ul.nav a {font-weight: bold; font-size: 13px;}
#left ul.nav li {
	list-style-type: none;
	border-bottom: 1px solid #becedf;
	padding: 8px 10px;
}

/* menu Nav */
#menu ul.nav {float: left;}
#menu ul.nav li {
	float: left;
	list-style-type: none;
	border-right: 1.5px solid #becedf;
	padding: 5px 10px;
}
#menu ul.nav a {font-weight: bold; font-size: 13px;}

li {list-style-type: normal}

table.noborder {
	border-style: none;
	border: 0;
	background-color: #fff;
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	font-size: 12px;
	font-weight: normal;	
}

table.border1 {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	font-size: 12px;
	font-weight: normal;
}

table.border1 th {
	border-width: 1px;
	border-style: solid;
	background-color: #C0C0C0;
	font-weight: normal;
}

table.border1 td {
	border-width: 1px;
	border-style: solid;
	text-align= center;
}

table.border2 {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: GRAY;
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	font-size: 12px;
	font-weight: normal;	
}

td.padding1 {
	/*padding: 0 0 0 5px;*/
	text-align: center;
} 

div.style1 {
	color: #cc0000;
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	font-size: 15px;
	font-weight: bold;	
}

div.style2 {
	color: #0000FF;
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	font-size: 14px;
	font-weight: bold;
}

div.style3 {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	font-size: 15px;
	padding: 10px 0 0 100px;
}

div.style4 {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	font-size: 15px;
	padding: 0 0 20px 150px; 
	vertical-align: middle;
}

div.style5 {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	font-size: 15px;
	padding: 0 0 0 10px;
}

div.style6 {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	font-size: 14px;
	padding: 0 0 0 25px;
}

div.style7 {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	padding: 0 0 0 50px;
}

font.inspire {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	color: #FF1919;
}

font.inspire20 {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	color: #FF1919;
	font-size: 20px;
}

font.inspire30 {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	color: #FF1919;
	font-size: 30px;
	vertical-align: middle;
}

font.reinvent {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	color: #29008F;
}

font.reinvent20 {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	color: #29008F;
	font-size: 20px;
}

font.reinvent30 {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	color: #29008F;
	font-size: 30px;
	vertical-align: middle;
}
