body {
	margin: 0px;
} 

h1 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;
}

h2 {
	font-size: 0.9em;
	font-weight: bold;
	background-color: #F9BFCD;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 0.8em;
	font-weight: bold;
	background-color: #F59CAC;
	padding: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 0.8em;
	font-weight: bold;
	background-color: #DCEBF5;
	padding: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	width: 250px;
}
h5 a:link, h5 a:active, h5 a:visited {
	color: #000000;
	text-decoration:none;
}
h5 a:hover {
	color: #3399FF;
	text-decoration:none;
}

p {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
}

ul {
	font-size: 0.9em;
	margin-top: 0px;
}
ol {
	font-size: 0.9em;
	margin-top: 0px;
}
#contain{
	float: left;
	width: 950px;
	height: auto;
	overflow: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.Logout {
	font-size: 0.7em;
	float: right;
	margin: 0;
	padding: 0;
}

#LHS {
	width: 215px;
	height: auto;
	float: left;
	border-right: solid #E85265 2px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 20px;
	font-size: 0.9em;
}

#LHS a:link, #LHS a:visited, #LHS a:active {
	color: #1C83BF;
	font-weight: bold;
	text-decoration: none;
}
#LHS a:hover {
	color: #F59CAC;
	font-weight: bold;
	text-decoration: underline;
}
.disable { color:#82A3BB; font-weight:bold;}

#main {
	width: 600px;
	height: auto;
	float: left;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 20px;
	
	overflow: inherit;
}

#mainLegal {
	width: 660px;
	height: auto;
	float: left;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 20px;
	
	overflow: inherit;
}

#lhs_minH {
	height: 400px;
	width: 1px;
	float: right;
}

#main_minH {}

.COL {
	width: 280px;
	float: left;
	padding-right: 15px;
}
.breadcrumb {
	background-color: #DCEBF5;
	width: 535px;
	padding: 5px;
	color: #777777;
	font-weight: bold;
	font-size: 0.8em;
}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited{
	color: #777777;
	text-decoration:none;
}
.breadcrumb a:hover {
	color: #5794B0;
	text-decoration:underline;
}

#MainPane {
	margin: 0;
	padding: 20px;
	float: left;
	height: auto;
	width: 503px;
	border: solid #000000 1px;
	text-align: center;
	overflow: inherit;
}
#MainPaneBubbles {
	margin: 0;
	float: left;
	height: auto;
	width: 543px;
	/*border: solid #000000 1px;*/
	text-align: left;
	overflow: inherit;
	padding-top: 10px;
}
#SelectorPane {
	width: 543px;
	height: 170px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: auto;
}
#SelectorInside {
	width: 543px;
	height: 140px;
	float: left;
	font-size: 0.7em;
}
.Imagehold {
	height: 145px;
	width: 130px;
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0;
	clear: right;
}
.Imagehold h6 {
	float: left;
	margin:0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}
.ImageStyle {
	clear:right;
	margin: 0;
	padding: 0;
}

.ImageStyleTwo {
	border:solid #000000 1px;
	padding:10px;
	margin-left:0px;
	float: none;
	margin-right: 25px;
}

#FileInfoPane {
	width: 503px;
	border: solid #000000 1px;
	height: 125px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.7em;
	padding-top: 10px;
}

#RightLinks {
	width: 150px;
	padding: 5px;
	float: right;
	height: auto;
	overflow: inherit;
	font-size: 1.2em;
}
 
.UserTable {
	font-size: 0.8em;
	font-weight: bold;
}

.UserTable a:link, .UserTable a:visited {
	text-decoration: none;
	color: #000000;
}
.UserTable a:hover {
	color: #3399FF;
	text-decoration:none;
}

.UserTableT {
	font-size: 0.7em;
	font-weight: normal;
	border-bottom:solid #777777 1px;
}

.UserTable2 {
	font-size: 0.7em;
	font-weight: bold;
	background-color: #DCEBF5;
}

.UserTableThree {
	font-size: 0.8em;
	font-weight: bold;
	background-color: #DCEBF5;
	border-bottom:solid #777777 1px;
}

.UserTableTop {
	background-color: #378BC3;
	color: #FFFFFF;
	border-bottom: solid #ffffff 2px;
	
}

.UserTableTopThree {
	background-color: #378BC3;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}


.AppTableNew {
	background-color: #00CCFF;
} 
.AppTableApp {
	background-color: #81EBFE;
} 

.AppTableNew a:link, .AppTableNew a:visited, .AppTableApp a:link, .AppTableApp a:visited {
	text-decoration: underline;
	color: #000000;
} 

.AppTableNew a:hover, .AppTableApp a:hover {
	color: #FFFFFF;
	text-decoration:none;
}


.ImgTable {
	font-size: 0.8em;
	border-bottom:solid #777777 1px;
}

.Hr {
	background-color: #E85265;
}

.CreateLink {
	background-color: #EEEEE3;
	width: 150px;
	padding: 5px;
	color: #777777;
	font-weight: bold;
	font-size: 0.8em;
}

.CreateLink a:link, .CreateLink a:active, .CreateLink a:visited {
	color: #777777;
	text-decoration:none;
}
.CreateLink a:hover {
	color: #337DBB;
	text-decoration:none;
}
.SpanBlk {
	color: #000000;
}
.SpanBlk a:hover {
	color: #F59CAC;
}
.TxtBigger {
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}
.TxtBiggerT {
	font-size: 1.2em;
	font-weight: normal;
}
.TxtSmaller {
	font-size: 80%;
}
.ContactTable {
	font-size: 0.7em;
	background-color: #F7FCFD;
}
.RED {
	color: #CC0000;
	font-weight: bold;
}
.floatLeft{
	float: left;
}
