/*

	CSS Document 
	Created by Eugen Borcan - April, 2009
	
	Modified by: ---
	Modified by: ---

*/

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
body {
	padding: 0px 0px 20px 0px;
	background-color: #ffffff;
	margin: 0; 
	}



* { margin: 0; padding: 0; }
img	{ border: 0px }
a { outline: none; }



a:link {
	color: #00657b;
	text-decoration: none;
	}
a:visited {
	color: #00657b;
	text-decoration: none;
	}
a:hover {
	color: #00657b;
	text-decoration: underline;
	}
a:active {
	color: #00657b;
	text-decoration: none;
	}
	
a.Menu:link {
	color: #010101;
	text-decoration: none;
	}
a.Menu:visited {
	color: #010101;
	text-decoration: none;
	}
a.Menu:hover {
	color: #010101;
	text-decoration: none;
	}
a.Menu:active {
	color: #010101;
	text-decoration: none;
	}

input[type="button"],input[type="submit"]{font-size:14px; padding:2px 5px 2px 5px; font-variant:small-caps;}
input[type="text"],input[type="password"]{font-size:13px; border: solid 1px #7F7F7F;/*dark gray*/ background-repeat:repeat; height:20px;}
input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly] {font-size:13px; border: solid 1px #7F7F7F;/*dark gray*/ background-color:#ddd; background-repeat:repeat;}
input[type="textarea"]{font-size:13px; border: solid 1px #7F7F7F;/*dark gray*/ background-repeat:repeat;}



/* - */
/* --- HEADER STARTS HERE --- */
/* --- HEADER STARTS HERE ------ */
/* --- HEADER STARTS HERE --- */
/* - */

#header {
	height: 151px;
	background-color: #196a9a;
	}
	
	#header table {
		width: 100%;
		border: 0px;
		}
		
		#header table .cell01 {
			width: 272px;
			height: 151px;
			background-color: #ffffff;
			}
		
		#header table .cell02 {
			background-image: url(../../images/bg-header01.gif);
			background-repeat: no-repeat;
			}


/* - */
/* --- HEADER ENDS HERE --- */
/* --- HEADER ENDS HERE ------ */
/* --- HEADER ENDS HERE --- */
/* - */






/* - */
/* --- CONTENT STARTS HERE --- */
/* --- CONTENT STARTS HERE ------ */
/* --- CONTENT STARTS HERE --- */
/* - */

#middle {
	margin: 0px;
	padding: 0px;
	}
	
	#middle .donateNow {
		padding: 0px 10px 0px 17px;
		height: 54px;
		text-align: right;
		}
		
		#middle .donateNow img {
			margin: 6px 0px 0px 0px;
			}
	
	#middle .lm_content {
		padding: 0px 17px;
		}
		
		#middle .lm_content .tableContent {
			width: 100%;
			border: 0px;
			}
			
			#middle .lm_content .tableContent .leftMenu {
				width: 255px;
				height: 350px;
				padding: 0px 0px 60px 0px;
				}
			
			#middle .lm_content .tableContent .content {
				padding: 0px 0px 20px 17px;
				}
				
				#middle .lm_content .tableContent .content .twoSides {
					width: 100%;
					border: 0px;
					}
					
					#middle .lm_content .tableContent .content .twoSides .cell01 {
						width: 70%;
						padding: 0px 10px 0px 0px;
						/*text-align: justify;*/
						}
					
					#middle .lm_content .tableContent .content .twoSides .cell02 {
						width: 30%;
						padding: 0px 0px 0px 10px;
						text-align: justify;
						}
						
						#middle .lm_content .tableContent .content .twoSides .cell02 .sideComments {
							width: 100%;
							margin: 0px 0px 10px 0px;
							padding: 0px;
							text-align: justify;
							background-color: #eeeeef;
							}
							
							#middle .lm_content .tableContent .content .twoSides .cell02 .sideComments .rightImg,
							#middle .lm_content .tableContent .content .twoSides .cell02 .sideComments .leftImg {
								height: 6px;
								background-color: #eeeeef;
								}
							#middle .lm_content .tableContent .content .twoSides .cell02 .sideComments .text {
								font-size: 11px;
								margin: 0px;
								padding: 0px 10px;
								text-align: justify;
								background-color: #eeeeef;
								}
								
								#middle .lm_content .tableContent .content .twoSides .cell02 .sideComments .text .quoteFrom {
									margin: 10px 0px;
									text-align: right;
									font-style: italic;
									background-color: #eeeeef;
									}
				
				
				
				#middle .lm_content .tableContent .content .quoteImg {
					margin: 0px 0px 35px 0px;
					}

/* - */
/* --- CONTENT ENDS HERE --- */
/* --- CONTENT ENDS HERE ------ */
/* --- CONTENT ENDS HERE --- */
/* - */






/* - */
/* --- FOOTER STARTS HERE --- */
/* --- FOOTER STARTS HERE ------ */
/* --- FOOTER STARTS HERE --- */
/* - */

#footer {
	height: 28px;
	border-top: 1px solid #e1e1e2;
	border-bottom: 1px solid #e1e1e2;
	}
	
	#footer table {
		width: 100%;
		border: 0px;
		}
		
		#footer table .cell01 {
			width: 272px;
			height: 28px;
			font-size: 9px;
			color: #999999;
			}
		
		#footer table .cell02 {
			padding: 0px 17px 0px 0px;
			font-size: 9px;
			color: #999999;
			}
			
			#footer table .cell02 a {
				color: #999999;
				text-decoration: none;
				}
			#footer table .cell02 a:hover {
				text-decoration: underline;
				}

/* - */
/* --- FOOTER ENDS HERE --- */
/* --- FOOTER ENDS HERE ------ */
/* --- FOOTER ENDS HERE --- */
/* - */






/* - */
/* --- MISC. STARTS HERE --- */
/* --- MISC. STARTS HERE ------ */
/* --- MISC. STARTS HERE --- */
/* - */


.colorBlue01 	{ color: #196a9a; }
.colorBlue02 	{ color: #191955; }

.size6px		{ font-size: 6px; }
.size9px		{ font-size: 9px; }
.size10px		{ font-size: 10px; }
.size11px		{ font-size: 11px; }
.size12px		{ font-size: 12px; }
.size14px		{ font-size: 14px; }
.size15px 		{ font-size: 15px; }
.size16px 		{ font-size: 16px; }



.universal01-img02		{ margin: 0px 0px 0px 15px; }
.iconSpace01			{ margin: 0px 10px 0px 0px; }




.textField01 {
	width: 450px;
	height: 18px;
	margin: 0px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #cccccc;
	}

.textField02 {
	width: 52px;
	height: 18px;
	margin: 0px 20px 0px 5px;
	padding: 2px 2px 0px 2px;
	vertical-align: middle;
	border: 1px solid #cccccc;
	}

.textField03 {
	width: 450px;
	height: 45px;
	margin: 0px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #cccccc;
	}

.textField04 {
	width: 175;
	height: 18px;
	margin: 0px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #cccccc;
	}

.textField05 {
	width: 200px;
	height: 18px;
	margin: 0px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #cccccc;
	}

.textField06 {
	width: 600px;
	height: 170px;
	margin: 10px 0px 0px 0px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #cccccc;
	}

.textField07 {
	width: 365px;
	height: 18px;
	margin: 0px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #cccccc;
	}

.textField08 {
	width: 369px;
	height: 168px;
	border: 1px solid #cccccc;
	}


.dropDown01 {
	width: 370px;
	margin: 0px;
	padding: 2px;
	}


/* - */
/* --- MISC. ENDS HERE --- */
/* --- MISC. ENDS HERE ------ */
/* --- MISC. ENDS HERE --- */
/* - */












