/** BASIC */

/*
This style is too broad
* {
	margin: 0pt;
	padding: 0pt;
}

ul {
	padding-left: 0pt;
	margin-left: 0pt;
}
*/


body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../../images/site-bg.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	border: 1px solid #495570;
	background-color: #1D222D;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/** HEADINGS */

h1.alt {
	border-bottom:1px solid #CED2D2;
	padding-bottom:1px;
}

h1 {
	color: #2A5877;
	font-size: 1.95em;
	font-weight: normal;
	margin-bottom: 0.4em;
}

h1, h2, h3, h4 {
	line-height: 1.4em;
	margin: 0pt 0pt 0.7em;
	padding: 0.5em 0pt 0pt;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}


/** TEXTS */

body, th, td, input, textarea, select {
	/* font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 11px;
	color: #555555;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;im just 
}


.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 a {
	padding-left: 7px;
	background: url(../../images/homepage28.gif) no-repeat left center;
	font-size: 9px;
}

.ul2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.text1 {
	font-size: 9px;
	text-transform: lowercase;
	color: #BEC0C4;
}

.text2 {
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #114DB5;
}

.text3 {
	padding: 3px 4px;
	background: #ADADAE url(../../images/homepage25.gif) repeat left top;
	font-size: 6px;
	font-style: normal;
	color: #FFFFFF;
}

.text4 {
	margin-bottom: 5px;
	padding-left: 12px;
	background: url(../../images/homepage28.gif) no-repeat 4px 50%;
	font-size: 10px;
	font-weight: bold;
	color: #114DB5;
}

.text5 {
	padding: 5px 0px 5px 10px;
	background: url(../../images/homepage33.gif) repeat left top;
	font-size: 10px;
	font-weight: bold;
	color: #114DB5
}

.text6 {
	padding: 3px 0px 3px 10px;
	background: url(../../images/homepage33.gif) repeat left top;
	font-size: 10px;
}

.text7 {
	padding: 15px 0px 40px 0px;
	text-align: center;
	font-size: 9px;
	color: #9A9EA5;
}

/** LINKS */

a {
	color: #375FA1;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../../images/site-fade-bg.jpg) repeat-x left top; }
.bg2 { background: url(../../images/homepage03.jpg) no-repeat left top; }
.bg3 { background: url(../../images/homepage04.jpg) no-repeat left top; }
.bg4 { background: url(../../images/menu_login_bkg.gif) repeat-x left top; }
.bg5 { background: url(../../images/homepage13.jpg) no-repeat left top; }
.bg6 { /* background: url(../../images/content_bkg.jpg) repeat-y left top; */ }
.bg7 { background: url(../../images/homepage27.gif) repeat-x left center; }

.bg0 { background: url(../../images/homepage20.jpg) no-repeat left top; }
.bg8 { background: url(../../images/content_bkg_bottom.jpg) no-repeat left bottom; }
.bg9 { background: url(../../images/homepage30.gif) repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
