/** BASIC */

body {
	margin: 0px;
	padding: 0px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 271px;
	padding: 3px 5px;
	background: #FFFFFF url(images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

#subpage1 .input1 {
	width: 131px;
}

.input2 {
	width: 67px;
	height: 21px;
	background: url(images/homepage17.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Calibri, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.p1 {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.p1home {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}

.text0ugm {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
}

.text1ugm {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
}

.text2 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #3C4750;
}

.text2ugm {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #3C4750;
}


/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 200%;
}

.list1ugm {
	margin-left: 0px;
	padding-left: 15px;
	list-style: none;
	line-height: 200%;
	background: url(images/homepage10.gif) no-repeat left center;
}

.list1 a {
	padding-left: 15px;
	background: url(images/homepage10.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #2E5777;
}

a:hover {
	text-decoration: none;
}

.link1first {
	height: 30px;
	width: 130px;
	text-align: center;
	display: block;
	padding: 15px 0px 0px 0px;
	text-decoration: none;

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1 {
	height: 30px;
	width: 130px;
	text-align: center;
	display: block;
	padding: 15px 0px 0px 0px;
	text-decoration: none;

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1a {
	height: 20px;
	width: 105px;
	display: block;
	padding: 10px 6px 5px 15px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

.link1b {
	height: 20px;
	width: 105px;
	display: block;
	padding: 10px 1px 5px 20px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

.link1first:hover {
	background: url(images/homepage05.gif) repeat-x left top;
	color: #204768;
}

.link1:hover {
	background: url(images/homepage05.gif) repeat-x left top;
	color: #204768;
}

.link1a:hover {
	background: url(images/homepage05.gif) repeat-x left top;
	color: #204768;
}

.link1b:hover {
	background: url(images/homepage05.gif) repeat-x left top;
	color: #204768;
}

.link2 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.link2special {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

/** STYLES */

.style1 {
	color: #E0E8EF;
}

.style1 a {
	color: #E0E8EF;
}

.style1 a:hover {
}

/** BACKGROUNDS */

/** .bg1 { background: url(images/homepage01.jpg) repeat left top; } */

/** .bg1 { background-color: #FFFFFF; } */

.bg1old { 

background: url(images/homepage01.jpg) repeat left top; 

}
.bg1 { 

border-style:solid;
border-width:1px;
border-color:#2E5777;
/* background: url(images/homepage01.jpg) repeat left top; */
background: #999999; 

}
.bg2 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg3 { background-color: #FFFFFF; }
.bg4 { background: url(images/homepage11.gif) repeat-y left top; }
.bg5 { background-color: #FFFFFF; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img1space {
	float: left;
	margin: 3px 20px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

.img3 {
	margin: 1px auto 1px auto;
}

.img4 {
	float: left;
	margin: 0px 3px 0px 0px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 45px;
	background: url(images/homepage09.gif) repeat-x left center;
}

.hr2 {
	clear: both;
	height: 1px;
}

.hrhome {
	clear: both;
	height: 25px;
	background: url(images/homepage09.gif) repeat-x left center;
}

.hrugm {
	clear: both;
	height: 15px;
	background: url(images/homepage09.gif) repeat-x left center;
}