/* CSS Document */

body { background-color:#DADCCB; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; }

.default_text { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; }
.default_text a:link 		{ text-decoration:underline; color:#6082B2; }
a.default_text:link		    { text-decoration:underline; color:#6082B2; }
.default_text a:visited	    { text-decoration:underline; color:#6082B2; }
a.default_text:visited		{ text-decoration:underline; color:#6082B2; }
.default_text a:hover		{ text-decoration:none; color:#679EED; }
a.default_text:hover		{ text-decoration:none; color:#679EED; }

.default_text_small { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#000000; }
.default_text_small a:link 		{ text-decoration:underline; color:#6082B2; }
a.default_text_small:link		{ text-decoration:underline; color:#6082B2; }
.default_text_small a:visited	{ text-decoration:underline; color:#6082B2; }
a.default_text_small:visited	{ text-decoration:underline; color:#6082B2; }
.default_text_small a:hover		{ text-decoration:none; color:#679EED; }
a.default_text_small:hover		{ text-decoration:none; color:#679EED; }

.border { background-color:#C2CFE2; }

.subtitle1 { font-weight:bold; font-size:14px; }
.subtitle2 { font-weight:bold; font-size:11px; }
.subtitle3 { font-weight:bold; font-size:10px; }

hr { color:#6082B2; }
ul { font-size:11px; margin-top:10px; margin-left:25px; line-height:13px;}
.ul2 { margin-top:2px; margin-left:15px; }

.email 				{ white-space:nowrap; font-weight:bold; }

.email2 			{ white-space:nowrap; }
.email2 a:link 		{ text-decoration:none; color:#305890; }
a.email2:link		{ text-decoration:none; color:#305890; }
.email2 a:visited	{ text-decoration:none; color:#305890; }
a.email2:visited	{ text-decoration:none; color:#305890; }
.email2 a:hover		{ text-decoration:underline; color:#679EED; }
a.email2:hover		{ text-decoration:underline; color:#679EED; }

.phone { white-space:nowrap; font-weight:bold; }

.srname { white-space:nowrap; font-weight:bold; }

.contact_left 
	{ 
	text-align:justify; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	font-weight:bold; 
	color:#305890; 
	}
	
.contact_middle 
	{ 
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	font-weight:bold; 
	padding-left:25px; 
	padding-right:25px; 
	color:#305890;
	}
	
.contact_right 
	{ 
	text-align:right; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	font-weight:bold; 
	color:#305890; 
	}















