
/*---------------------------------------UNIVERSAL PAGE-------------------------------------*/

BODY {
	background-color:#494b4c;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-size: 10pt; 
	FONT-FAMILY: Arial, Palatino Linotype, verdana, sans-serif;
}

/*---------------------------------------UNIVERSAL HEADER----------------------------------*/
.menu {
	font-weight: bold;
	line-height : 100%;
	font-size: 10pt;
	text-decoration: none;
}	



/*---------------------------------------UNIVERSAL FOOTER----------------------------------*/


	
/*---------------------------------------GENERAL TAGS-------------------------------*/
h1{
        font-weight: bold;
        font-size: 14pt;
	font-style: normal;
        text-decoration: underline;
	padding-bottom: 10px;
        line-height : 110%;
        color : #000000;
        margin: 0px;
}

h2 {
        font-size: 12pt;
	font-style: italic;
        text-decoration: none;
        line-height : 100%;
        color : #000000;
	padding-top: 10px;
	padding-bottom: 10px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-size: 12pt;
	font-style: italic;
        text-decoration: none;
        line-height : normal;
        color : #999999;
        margin: 0px;
}

h4 {
        font-weight: bold;
        font-size: 12pt;
	font-style: normal;
        text-decoration: none;
        line-height : normal;
	padding:10px;
        color : #B22222;
        margin: 0px;
}



a:link, a:visited {
	color:#0ecbfc;
}


/*---------------------------------SPECIFIC TAGS-------------------------------------*/


.random-images-thumbnail {
	background-color: #eee;
	border: 2px solid #999;
	padding: 5px;
}


.random-images-caption {
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0;
}

.content_right {
	color:#666666
	line-height: 130%;
	letter-spacing: 0.07em;
	text-align:left; 
	padding-left:15px; 
	padding-top:10px;
	padding-bottom:10px;
}

.logo1 {
	color:#0eb6fc;
	font-weight:bold;
	font-size:12px;
	
}
.logo2 {
	color:#0eb6fc;
	font-weight:bold;
	font-size:14px;
	
}

div.col_right_mid{background:transparent url(/images/wrapper_lg_mid.jpg) 0 0 repeat-y; width:756px;position:relative;margin-bottom:0px;}
div.col_right_top{background:transparent url(/images/wrapper_lg_top.jpg) 0 0 no-repeat; padding-top:0px;}
div.col_right_bot{background:transparent url(/images/wrapper_lg_bot.jpg) 0 100% no-repeat;padding-bottom:0px;}

div.col_left_mid{background:transparent url(/images/wrapper_sm_mid.jpg) 0 0 repeat-y; width:227px;position:relative;margin-bottom:0px;}
div.col_left_top{background:transparent url(/images/wrapper_sm_top.jpg) 0 0 no-repeat; padding-top:0px;}
div.col_left_bot{background:transparent url(/images/wrapper_sm_bot.jpg) 0 100% no-repeat;padding-bottom:0px;}

.text_stong_ul {
	font-weight: bold;
	text-decoration: underline;
}

.text_ul {
	text-decoration: underline;
}

.text_hl {
	background: #FFFF00;
}

.text_hl_bold {
	font-weight: bold;
	background: #FFFF00;
}

.testimonial {
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px;
	border: 1px solid #333333;
	background-color: #F0F0F0;
}

.title_strong_ul {
	font-weight: bold;
	font-size: 15pt;
	text-decoration: underline;
	line-height : 110%;
	color : #333333;
	margin: 0px;
}	

.title_strong {
	font-weight: bold;
	font-size: 15pt;
	text-decoration: none;
	line-height : 110%;
	color : #333333;
	margin: 0px;
}
.subtitle {
	font-weight: normal;
	font-size: 13pt;
	text-decoration: none;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}

.subtitle_stong {
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}
.subtitle_strong {
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}
.subtitle_stong_ul {
	font-weight: bold;
	font-size: 13pt;
	text-decoration: underline;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}
.subtitle_stong_it {
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}
.subtitle_stong_it_ul {
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
	text-decoration: underline;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}
.subtitle_stong_purple {
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	line-height : 100%;
	color : #6600CC;
	margin: 0px;
}


.article_first_letter {
	font-size: 40pt;
	font-weight: bold;
	line-height: 75%;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

