/* CSS Document */

/* 
 * Site-wide settings 
 */
body
{ 
	background-color: #FFFFFF
}

body, td
{
	margin:10px;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.businesscard 
{
	padding: 5px;
	border: 1px solid #999999;
}

.heading
{
	font-weight: bold;
	color: #000000;
}

.small
{
	font-size: 10px;
	color: #000000;
}

.appDetails
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.subTitle
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a9a9a9;
}

.bigAnnouncement
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}

b
{
	font-weight: bold;
	color:#000000;
}

h1 
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.slogan { font-weight: normal; font-size: 13px; font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif }


table.box
{
	border: 1px solid #999999;
	background: #FFFFFF;
	/*
	height: 400px;
	width: 740px;
	*/
}


table.box a:link    { color: #497aee; text-decoration: underline }
table.box a:visited { color: #497aee; text-decoration: underline }
table.box a:active  { color: #497aee; text-decoration: underline }
table.box a:hover   { color: #497aee; text-decoration: underline }


td.box
{
	padding-top:8px;
	padding-right:8px;
	padding-left:8px;
	padding-bottom: 8px;
	text-align: justify;
	
	
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


td.boxtitle
{
	border-bottom: 1px solid #999999;
	
	background: #EEEEEE;
	padding-top:8px;
	padding-right:8px;
	padding-left:8px;
	padding-bottom: 8px;
	text-align: justify;
	
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
/*
boxtitle
{
	font-size: 13px; 
	font-weight: bold; 
	background-color: #d1d1d1; 
	text-align: center; 
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #000000;
}
*/


table.bodyone
{
	border: 1px solid #999999;
	background: #FFFFFF;
	
	
	width: 710px;
	
}
table.bodyone td.finalTop
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_final_top.gif);
	/*height:31px;*/
	width:10px;
	padding:0px;
	font-size: 0px;
}

table.main
{
	border: 1px solid #000000;
	background: #FFFFFF;
	
	height: 400px;
	width: 740px;
	
}


table.main a:link    { color: #497aee; text-decoration: underline }
table.main a:visited { color: #497aee; text-decoration: underline }
table.main a:active  { color: #497aee; text-decoration: underline }
table.main a:hover   { color: #497aee; text-decoration: underline }

/*
 * Content
 */
td.content
{
	padding-top:12px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom: 0px;
	text-align: justify;
}

td.contentleft
{
	padding-top:12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 175px;
}

td.contentright
{
	padding-top:12px;
	padding-left:8px;
	padding-right:15px;
	padding-bottom: 0px;
	text-align: justify;
	vertical-align: top;
}



/* 
 * Menu styles 
 */
table.menu
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_top.gif);
	//height:25px;
	padding: 0px;
	margin: 0px;
	border:0px none;
}

table.menu td
{
	/*height:31px;*/
	padding-top: 2px;
	padding-left:  13px;
	padding-right: 13px;
	text-align: center;
	vertical-align: middle;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}


table.menu td.bottom
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_bottom.gif);
}



table.menu td a:link    { color: #000000; text-decoration: none}
table.menu td a:visited { color: #000000; text-decoration: none }
table.menu td a:active  { color: #000000; text-decoration: none }
table.menu td a:hover   { color: #000000; text-decoration: underline}


table.menu td.selectedTop
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_selected_top.gif);
}

table.menu td.selectedBottom
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_selected_bottom.gif);
}


table.menu td.separatorTop
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_separator_top.gif);
	/*height:31px;*/
	width:2px;
	padding:0px;
	font-size: 0px;
}

table.menu td.separatorBottom
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_separator_bottom.gif);
	/*height:31px;*/
	width:2px;
	padding:0px;
	font-size: 0px;
}

table.menu td.separatorInitialTop
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_separator_initial_top.gif);
	/*height:31px;*/
	width:5px;
	padding:0px;
	font-size: 0px;
}

table.menu td.separatorInitialBottom
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_separator_initial_bottom.gif);
	/*height:31px;*/
	width:5px;
	padding:0px;
	font-size: 0px;
}

table.menu td.separatorInitialSelectedTop
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_separator_initial_selected_top.gif);
	/*height:31px;*/
	width:5px;
	padding:0px;
	font-size: 0px;
}

table.menu td.separatorInitialSelectedBottom
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_separator_initial_selected_bottom.gif);
	/*height:31px;*/
	width:5px;
	padding:0px;
	font-size: 0px;
}

table.menu td.finalTop
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_final_top.gif);
	/*height:31px;*/
	width:5px;
	padding:0px;
	font-size: 0px;
}

table.menu td.finalBottom
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu/menu_final_bottom.gif);
	/*height:31px;*/
	width:5px;
	padding:0px;
	font-size: 0px;
}

table.menu td.leftround
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu_round_left.gif);
	//height:31px;
	width:16px;
	padding:0px;
	font-size: 0px;
}

table.menu td.left
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu_left.gif);
	//height:31px;
	width:6px;
	padding:0px;
	font-size: 0px;
}

table.menu td.rightround
{
	background:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/menu_round_right.gif);
	//height:31px;
	width:16px;
	padding:0px;
	font-size: 0px;
}



/*
 * Infobox 
 */
table.infoBox {
	border-collapse: collapse;
	
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	padding: 0px;
	font-size: 11px;

}

table.infoBox td 
{
	
	
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}

table.infoBox td ul
{
	list-style-image:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/diamond.gif);
	
	padding: 5px;
	spacing: 0px;
 list-style-position : outside

}

table.infoBox th
{
	font-size: 13px; 
	font-weight: bold; 
	background-color: #d1d1d1; 
	text-align: center; 
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #000000;
}

table.infoBox table 
{
	border: 0px none;
}

table.infoBox table td
{
	border: 0px none;
}

/*
 * Newsbox (Home) 
 */
table.newsbox {
	border-collapse: collapse;
}

table.newsbox td 
{
	border: 1px solid #999999;
	padding: 3px;
	font-size: 12px;
}

table.newsbox td ul
{
	list-style-image:  url(../../%C1%D9%CA%B1%CE%C4%BC%FE/Temporary%20Internet%20Files/Content.IE5/images/bullet_arrow.gif);
}

table.newsbox td ul li
{
	margin-bottom: 5px;
}

table.newsbox th
{
	font-size: 13px; 
	font-weight: bold; 
	background-color: #d1d1d1; 
	text-align: center; 
	border: solid 1px #999999; 
	color: #000000;
}

/* 
 * Footer 
 */
td.footer {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:1px;
	font-size: 10px;
	color: #999999;
	vertical-align: bottom;
	height:25px;
}

td.footer a:link    { color: #999999; text-decoration: underline}
td.footer a:visited { color: #999999; text-decoration: underline }
td.footer a:active  { color: #999999; text-decoration: underline }
td.footer a:hover   { color: #999999; text-decoration: underline}
.companyName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 72px;
	font-style: normal;
	line-height: 70px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.companyStantmen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
}


.bigEnphasis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: 52px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.mediumEnphasis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.smallEnphasis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.softwareStantmen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.standardText
{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
}
.grayLinkOne {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	

a:visited { color: #666666; text-decoration: none }
a:active  { color: #666666; text-decoration: none }
a:hover   { color: #666666; text-decoration: none}
}
