body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333377;
}

.mainTable {
	/*background-color: #fff6bb;*/
	/*background-color: #F7F5F1;*/
	background-color: #F3F3F3;
	/*#FBF9F5*/
}

#logo {
    position: absolute;    
    top: 10px;
    left: 0px;    
}

#langSel {
    position: absolute;    
    top: 10px;
    left: 150px;
}

.leftMenu {
    margin:0px 5px 0px 5px; 
    width: 170px;    
    text-align: left;
}

.leftLN:link, .leftLN:visited {
	border: 1px solid #CDCDCD;
    display:block;
    color: #777777;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
	margin: 2px 0px 2px 0px;
}

.leftLN:hover {
	border: 1px solid #CCCCFF;
    display:block;
    color: #5555CC;
    text-decoration: none;
    background-color: #FFFFE0;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
	margin: 2px 0px 2px 0px;
}

.leftMenu .leftLN_Hover {
	border: 1px solid #CCCCFF;
    display:block;
    color: #5555CC;
    text-decoration: none;
    background-color: #FFFFE0;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
	margin: 2px 0px 2px 0px;
	text-align: right;
}

.topMenu {
	width: 640px;
    margin: 10px 0px 1px 0px;
    height: 24px;
    display:block;
    background-color: #426475;
    text-align: right;
}


.topLN, .topLN:link, .topLN:visited {
    position: relative;
    top: 6px;
    color: #EEFFFF;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    padding: 4px 5px 4px 5px;
    margin:0;
}

.topLN:hover, .topMenu .topLN_Hover {
    position: relative;
    top: 6px;
    color: #EEFFFF;
    text-decoration: none;
    background-color: #204253;
    font-size: 10px;
    font-weight: bold;
    padding: 4px 5px 4px 5px;
    margin:0;
}

#topFlash {
    width: 100%;    
    height: 300px;
    background-color: white;
}

.uFlashMenu {
    width: 640px;
    height: 21px;
    background-color: #274f79;
    text-align: left;
    margin-top: 1px;
    overflow: hidden;
}

.uFlashMenu .label {
    position: relative;
    top: 3px;
    left: 10px;
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    float: left;
    padding-right: 10px;
}

.uFlashLN:link, .uFlashLN:visited {
    position: relative;
    top: 4px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 5px 4px 5px;
    margin:0;
}

.uFlashLN:hover, .uFlashMenu .uFlashLN_Hover {
    position: relative;
    top: 4px;
    color: #222222;
    background-color: #FFFFFF;    
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 5px 4px 5px;
    margin:0;
}

#areaL1 {
	width: 180px;
	overflow: hidden;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#areaL2 {
	width: 180px;
	overflow: hidden;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#areaC1 {
    width: 634px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDEE;
    border-top: 0;
	padding: 0px 2px 0px 2px;
}

#areaC2 {
    width: 634px;
    height: auto;
    background-image: url(/images/netID-bg.jpg);
    background-repeat: repeat-x;
    overflow: hidden;
    border: 1px solid #DDDDEE;
    border-top: 0;
	padding: 0px 2px 0px 2px;
}

#rightVideo {
	text-align: center;
	width: 180px;
	overflow: hidden;
	padding: 5px 0px 5px 0px;
}

#areaR1 {
	width: 180px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

#areaR2 {
	width: 180px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

#areaR3 {
	width: 180px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

#areaR4 {
	width: 180px;
	overflow: hidden;
	padding: 5px 0px 5px 0px;
}


.admin {
    width: 95%;
    height: 20px;
    font-size:9px;
    color: #999999;
    text-align: right;
}

.admin a, .admin a:link, .admin a:visited {
    color: #999999;
    text-decoration: none;
}

.admin a:hover {
    color: #3333FF;
    text-decoration: underline;
}

.search {
    width: 100%;
    font-size:10px;
    color: #333333;
    text-align: center;
}

.search form {
    padding:0;
    margin:0;
}

.search input {
    border: 1px inset #333333;
}

.video {
    width: 100%;
    height: 140px;
    text-align: center;
}

.video a, .video a:link, .video a:visited, .video a:hover {
    color: #3333DD;
    text-decoration: none;
}

.video a:hover {
    color: #1111FF;
}

.copy {
    font-size: 10px;
    color: #FFFFFF;
}

.nlReg {
    width: 100%;
    font-size:10px;
    color: #333333;
    text-align: center;
}

.nlReg form {
    padding:0;
    margin:0;
}

.nlReg input {
    border: 1px inset #333333;
}

.pdfs {
    width: 100%;
    text-align: center;
}

.uFlashMenu2 {
    width: 640px;
    height: 21px;
    background-color: #c5c1c1;
    text-align: left;
    margin-top: 1px;
    overflow: hidden;
}

.uFlashMenu2 .label {
    position: relative;
    top: 3px;
    left: 10px;
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    float: left;
    padding-right: 10px;
}

.uFlashLN2:link, .uFlashLN2:visited {
    position: relative;
    top: 4px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 5px 4px 5px;
    margin:0;
}

.uFlashLN2:hover, .uFlashLN2_Hover {
    position: relative;
    top: 4px;
    color: #333333;
    background-color: #FFFFFF;    
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 5px 4px 5px;
    margin:0;
}

#archiveHeader {
	width: 635px;
	overflow: hidden;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 1px 0px 1px 0px;
	padding: 5px 0px 5px 5px;
	background-color: #EEEEEE;
}

.view {
	width: 632px;
	overflow: hidden;
	margin-top: 1px;
	padding: 1px 3px 5px 3px;
	border: 1px solid #CCCCFF;
	background-color: #FFFFFF;
}

.archiveFiles {
	width: 632px;
	overflow: hidden;
	display: block;
	border: 1px solid #CCCCFF;
	padding: 3px 3px 10px 3px;
	margin: 3px 0px 3px 0px;
	background-color: #FFFFE0;
}

.archiveFiles .label {
	font-size: 12px;
	font-weight: bold;
}

.archiveFiles .dates {
	font-size: 11px;
	text-align: right;
}

.archiveFiles .preview {
	font-size: 10px;
	text-align: left;
}

.archiveFiles .link {
	font-size: 10px;
	text-align: right;
}

/* Calendar */
#calendar {
	width: 178px;
	overflow: hidden;
	padding: 20px 0px 5px 0px;
	font-size: 10px;
	
}
#calendar .calendarTable {
	padding: 2px 0px 2px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px solid #999999;
	background-color: #FFFFFF;
}

#calendar .calendarTable td {
	
}

#calendar .calendarTable .head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#calendar .calendarTable .head th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	font-weight: bold;
    padding: 1px 0px 1px 0px;
}

#calendar .calendarTable .head a {
    font-size: 10px;
    text-decoration: none;
}

#calendar .calendarTable .dates {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	padding: 3px 1px 3px 1px;
}

#calendar .calendarTable .dates a {
	text-decoration: none;
	display: block;
}

#calendar .calendarTable .dates th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 1px 1px 1px 1px;
}

#calendar .calendarTable .dates .withEvent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	background-color: #FFFFE0;
    border: 1px solid #555555;
	padding: 1px 1px 1px 1px;
    color: #333333;
}

#calendar .calendarTable .dates .withoutEvent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px outset #CCCCCC;
    padding: 1px 1px 1px 1px;
    color: #BBBBBB;
}

#calendarEventsList {
	border: 1px ridge #CCCCCC;
}

#calendarSelectedDate {
	font-size: 11px;
	text-align: center;
	padding: 2px 0px 2px 0px;
	background-color: #FFFFE0;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}

#calendarEventsLinks a {
	display: block;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
}

#calendarEventsLinks a:hover {
	background-color: #DDDDEE;
}

.autoMenu {
	padding: 10px 10px 10px 10px;
	text-align: center;
	border-bottom: 1px dashed #BBBBBB;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.autoMenu a, .autoMenu a:link, .autoMenu a:visited {
	position: relative;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	color: #EFEFEF;
	letter-spacing:0px;
	border: 1px solid #BBBBFF;
	white-space: nowrap;
	line-height:25px;
	margin: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #326195;
}

.autoMenu a:hover {
	border: 1px outset #5555FF;
	background-color: #EFEFEF;
	color: #326195;
}

.topOfPage {
	display:block;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.topOfPage a, .topOfPage a:link, .topOfPage a:visited {
	text-decoration: none;
	cursor: hand;
	color: #000099;
}

.topOfPage a:hover {
	text-decoration: underline;
}

.contact form {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCFF;
	background-color: #FFFFFF;
	width: 440px;
	text-align: left;
}

.contact label {
	margin: 2px 5px 2px 5px;
	display: block;
	width: 100px;
	float: left;
}

.contact input {
	margin: 2px 5px 2px 5px;
	border: 1px solid #CDCDCD;
}

.contact textarea {
	margin: 2px 5px 2px 5px;
	border: 1px solid #CDCDCD;
	width: 300px;
}

.contact button {
	margin-left: 335px;
}
