/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:auto;
	height:auto;
}

.copyright_txt {
	font-family:"Lucida Sans", "Verdana";
	font-size:9px;
	color:#FFFFFF;
}

a:link {
	color: #333333;
	text-decoration: none;
	text-decoration: underline;	
	
}
a:visited {
	text-decoration: none;
	color: #333333;
	text-decoration: underline;	
}
a:hover {
	text-decoration: underline;
	color: #333333;
	text-decoration: underline;	
}
a:active {
	text-decoration: none;
	text-decoration: underline;
	color: #333333;
}

#footer a:link {
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: underline;
	font-weight:normal;
	color: #ffffff;
}
#footer a:active {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
}

#buttontext a:link {
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}
#buttontext a:visited {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
}
#buttontext a:hover {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
}
#buttontext a:active {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
}


#product a:link {
	color: #333333;
	font-weight:normal;
	text-decoration: none;
}
#product a:visited {
	text-decoration: none;
	font-weight:normal;
	color: #333333;
}
#product a:hover {
	text-decoration: none;
	font-weight:normal;
	color:#27568E;
}
#product a:active {
	text-decoration: none;
	font-weight:normal;
	color: #333333;
}

.body_txt {
	font-family:"Lucida Sans", "Verdana";
	font-size:12px;
	color:#333333;
}

.body_txt_white {
	font-family:"Lucida Sans", "Verdana";
	font-size:12px;
	color:#ffffff;
}

.body_txt_bold {
	font-family:"Lucida Sans", "Verdana";
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.welcome_txt {
	font-family:"Lucida Sans", "Verdana";
	font-size:20px;
	color:#27568E;
}

h1 {
	font-family:"Lucida Sans", "Verdana";
	font-size:18px;
	color:#27568E;
	font-weight:normal;
}

h2 {
	font-family:"Lucida Sans", "Verdana";
	font-size:15px;
	color:#27568E;
	font-weight:normal;
}

.subtitle_txt {
	font-family:"Lucida Sans", "Verdana";
	font-size:14px;
	color:#333333;
}


#_prev_title_link a:link {
	color: #333333;
	font-size:11px;	
	font-weight:normal;
	text-decoration: none;
}
#_prev_title_link a:visited {
	text-decoration: none;
	font-size:11px;	
	font-weight:normal;
	color: #333333;
}
#_prev_title_link a:hover {
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	color:#27568E;
}
#_prev_title_link a:active {
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	color: #333333;
}

._title_link {
	font-family:"Lucida Sans", "Verdana";
	font-size:11px;
	font-weight:normal;
	color:#27548d;
}

.software_txt {
	font-family:"Lucida Sans", "Verdana";
	font-size:11px;
	color:#ffffff;
	text-indent:10px;
}

.blue_bar {
	background-image: url(../images/blue_bar.png);
	background-repeat: no-repeat;
}

.green_bar { 
	background-image: url(../images/green_bar.png);
	background-repeat: no-repeat; 
}

.green2_bar {
	background-image: url(../images/grey2_bar.png);
	background-repeat: no-repeat;
}

.brown2_bar {
	background-image: url(../images/brown2_bar.png);
	background-repeat: no-repeat;
}


.orange_bar { 
	background-image: url(../images/orange_bar.png);
	background-repeat: no-repeat; 
}

.red_bar { 
	background-image: url(../images/red_bar.png);
	background-repeat: no-repeat; 
}

.grey_bar { 
	background-image: url(../images/grey_bar.png);
	background-repeat: no-repeat;
}

.grey2_bar { 
	background-image: url(../images/grey2_bar.png);
	background-repeat: no-repeat;
}


.grey3_bar { 
	background-image: url(../images/grey3_bar.png);
	background-repeat: no-repeat;
}


.grey_bar_180 { 
	background-image: url(../images/grey_bar_180.png);
	background-repeat: no-repeat;
}