* {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #01569A;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

body {
	/*background: url(images/back1.gif) repeat-x;*/
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

.wrapper {
	width: 1024px;
	margin: 0 auto;
}

.header {
	height: 105px;
	text-align: left;
	background: #fff url(images/header.jpg) repeat-x;
}

.menu {
	height: 58px;
	padding-left: 140px;
	background: url(images/buttons.gif) no-repeat;
}

.menu ul {
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	float: left;
	width: 79px;
	height: 38px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
	font-size: 12px;
	text-transform: uppercase;
}

.menu a:hover {
	width: 79px;
	height: 38px;
	color: #004586;
	text-decoration: underline;
	background: url(images/buttons_r.gif) repeat-x;
}

#logo {
	width: 678px;
	height: 258px;
	text-align: left;
	padding-top: 50px;
}

#logo h1 {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #01569A;
}


#logo H2  {
	color: #01569A;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.right {
	width: 220px;
}

.right H3 {
	height: 36px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
	color: #000000;
	background: url(images/title.gif) repeat-x
}

.right ul {
	list-style: none;
	background: url(images/title_back.gif) no-repeat;
}

.right ul li {
	padding: 4px 20px;
	background: url(images/small.gif) no-repeat left;
}

.right a {
	color: #01569A;
}

.right a:visited {
	color: #01569A;
}

.right p {
	padding: 10px;
}

.right .block .title {
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
	color: #000000;
	background: url(images/title.gif) no-repeat
}

.left {
	width: 220px;
}

.left H3 {
	height: 36px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
	color: #000000;
	background: url(images/title.gif) repeat-x
}

.left ul {
	list-style: none;
	background: url(images/title_back.gif) no-repeat;

}
.left ul li {
	padding: 4px 20px;
	background: url(images/small.gif) no-repeat left;
}

.left a {
	color: #01569A;
}

.left a:visited {
	color: #01569A;
}

.left p {
	padding: 10px;
}

.left .block .title {
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
	color: #000000;
	background: url(images/title.gif) no-repeat
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

.main .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 3px;
}

.date2 {
	float: left;
	width: 53px;
	height: 54px;
	background: url(images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

.date2 b {
	display: block;
	font-size: 35px;
	color: #2F6AA2;
}

.main {
	padding: 10px;
}

.main H4 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #01569A;
}

.main a {
	color: #01569A;
	text-decoration: none;
}

.main p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.main h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #01569A;
}

.main .block .title {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background: #95C1EF;
	padding-left: 20px;
	height: 27px;
	font-size: 0.9em;
}

.block {
	margin: 10px;
}

.block .content {
	padding: 10px;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}

.footer {
	height: 50px;
	clear: both;
	padding-top: 70px;
	background: url(images/footer.gif) repeat-x bottom;
}

.footer {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #01569A;
}

.footer a {
	color: #01569A;
}

.Application-Reference {
	height: 5px;
	width: 5px;
	zoom: 1;
}
