/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}
#content #colOne .box .white {
	color: #000000;
	background-color: #FFFFFF;
}


#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	margin: 20px 0;
	color: #333333;
	background: #FFFFC1;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	text-align: center;
	color: #000;
}

h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 14px;
	color: #333333;
}


a {
	color: #669933;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: #FFFFFF url(images/img07.gif) repeat-x left bottom;
}
.lftbox {
	width: 300px;
	float: left;
	padding-right: 300px;
}


.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: no-repeat left bottom;
}

.image {
	float: right;
	margin: 40px 10px 20px;
}

.indent {
	margin-left: 25px;
	margin-right: 200px;
}
.indent2 {
	margin-left: 45px;
	margin-top: 0px;
	color: #669933;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-right: 0px;
}

/* Header */

#header {
	width: 928px;
	height: 125px;
	margin: 0 auto;
	background: url(images/joyservicemark_c.gif) no-repeat;
	border-bottom: 5px solid #669933;
	padding: 0px;
}
#return {
	width: 300px;
	padding-left: 10px;
	height: 50px;
}


/* Menu */

#menu {
	float: right;
	width: 300px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-left: thin dotted #CCCCCC;
}

#menu a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 928px;
	border-right: thin solid #0468B5;
	height: auto;
	border-left: thin solid #0468B5;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#colOne {
	float: left;
	width: 225px;
	height: 500
	px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}


#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 635px;
	height: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
	text-align: center;
	color: #000;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
	text-align: center;
	color: #333333;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Logo */

#logo {
	height: 146px;
	background: #FFFFFF url(images/LSG_Logo.gif) no-repeat center center;
	text-align: center;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}


#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 30px;
	height: auto;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/img11.jpg);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}
.h3green {
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #669933;
	font-size: 14px;
}
.box2 {
	background: #EEF5F7 repeat-x left bottom;
	width: 345px;
	float: left;
	padding: 10px;
	height: auto;
}
.box3 {
	padding-bottom: 0;
	background: repeat-x left bottom;
	width: 280px;
	padding-left: 380px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}
cv
.rightbx {
	margin-left: 550px;
	width: 200px;
	float: left;
}
#boxright {
	padding: 10px;
	width: 175px;
	float: right;
	border: medium dotted #006699;
	height: 40px;
	margin-left: 15px;
}

.box4 {
	padding-bottom: 0;
	background: repeat-x left bottom;
	width: 650px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box2b {
	background: #EEF5F7 repeat-x left bottom;
	width: 290px;
	float: left;
	padding: 10px;
}
.loginbox {
	margin-left: 50px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 14px;
}
.FormBlue {
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
}
.white flont {
	color: #FFFFFF;
}
.BoldBlack {
	font-weight: bold;
	color: #000000;
	text-align: left;
}

