/***********************************************/
/* Askmore Communications CSS style            */
/***********************************************/

/***********************************************/
/* HTML global tag styles                      */
/***********************************************/ 

body{
	margin: 0px auto;
	width: 950px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	line-height: 1.166;	
	padding: 0px;
	background-color: #FFF;
	}
a{
	color: #272054;
	text-decoration: underline;
	font-weight:bold;
	}

a:link{
	color: #272054;
	text-decoration: underline;
	font-weight:bold;
	}

a:visited{
	color: #272054;
	text-decoration: underline;
	font-weight:bold;
	}

a:hover{
	color: #272054;
	text-decoration: none;
	font-weight:bold;
	}

a img {
	border: 0;
	}

img {
	border:0;
	}	
	
p {
	margin: 15px 10px 15px 5px;
	font-size:14px;
	padding-right:5px;
	}
		
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin:5px;
	color:#01B1B1;
	padding-right:5px;
	}

h1 {
	font-size: 24px;
	margin-top:15px;
	}

h2 {
	font-size: 20px;
	}

h3 {
	font-size: 18px;
	color:white;
	font-style:italic;
	}

ol li{
	list-style: decimal outside;
	font-size:14px;
	padding-right:5px;
	}
ul li{
	font-size:14px;
	padding-right:5px;
	}	

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagewrapper{
	background: #fff;
	}

#header{
	background: url('../images/header-bg.jpg') no-repeat;
	padding: 0px 0px 0px 0px;
	width: 950px;
	height:133px;
	}

#routes{
	padding: 0px 0px 0px 0px;
	width: 950px;
	height:54px;
	background-color: #01b1b1;
	margin:0;
	}

#bodywrapper{
	background: url('../images/body_bg.jpg') repeat #144786;
	padding: 0px;
	width: 950px;
	height:421px;
	}

#lnavbar{
	float:left;
	width: 175px;
	height:400px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	list-style-type: square;
	padding-top:20px;
	}
	
#lnavbar li {
	padding-bottom:6px;
	margin-left:10px;
	font-size: 16px;
	}

#lnavbar a{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	}

#lnavbar a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	}

#lnavbar a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	}

#lnavbar a:hover{
	color: #01b1b1;
	text-decoration: none;
	font-weight:bold;
	}

#bodytextwrapper{
	float:right;
	width: 775px;
	height:421px;
	}

#bodytextmain{
	width: 775px;
	height:421px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	overflow:auto;
	}
	
#bodytextmainservices{
	width: 775px;
	height:421px;
	color: #FFFFFF;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
.border{
	border:10px solid white;
	margin:0 5px;
	}	

#bodytextmainservices p{
	margin: 15px 10px 15px 5px;
	padding-right:5px;
	}

#bodytextmainservices h3{
	font-size:14px;
	margin:4px 5px;
	padding-right:5px;
	}	
	
#bodytextmain_routes{
	width: 775px;
	height:421px;
	color: #FFFFFF;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}	
	
#bodytextmain_routes h1{
	color:white;
	padding-right:5px;
	}
	
#bodytextmain_news{
	width: 775px;
	height:421px;
	color: #FFFFFF;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
#bodytextmain_news img{
	border:10px solid white;
	}
		
#bodytextmain_news p{
	padding:3px 5px 3px 0;
	margin:0 10px 0 0;
	color: #FFFFFF;
	}	
#bodytextmain_news h2{
	padding:3px 5px 3px 0;
	margin:0 10px 0 0;
	color: #272054;
	}	
#bodytextmain_news h3{
	padding:3px 5px 3px 0;
	margin:0 10px 0 0;
	color: #FFFFFF;
	}	
#bodytextmain_news h1{
	padding:3px 5px 3px 0;
	margin:10px 10px 0 0;
	color: #FFFFFF;
	font-size:20px;
	}	
	
#footer{
	background: #ffffff;
	width:950px;
	height:60px;
	text-align:center;
	padding:0;
	}

#footer p {
	margin: 8px 0 0 0;
	padding:0;
	}
	
#footer_top {
	background-image:url(../images/footer_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:950px;
	height:30px;
	}
	
#content {
	font-size: 1.2em
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
.small {
	font-size:11px;
	padding:0;
	margin:0;
	}

.small ul li{
	font-size:11px;
	}

/***********************************************/
/* News Page tag styles                      */
/***********************************************/ 


.post_title, .post_date {
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
        padding-top: 10px;
        font-style:italic;
}

.post_short {
	text-align: justify;
	padding-bottom: 0px;
}

.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title { 
	font-size: 14px;
	text-align: left;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
